漏洞情报聚合

CVE-2026-79661 - Ech0 through 4.5.6 registers the PUT /api/echo/like/:id endpoint on the public router group without authentication or rate limiting. Unauthenticated attackers can increment the fav_count counter of any echo (including private echoes) by supplying its UUID, which can be harvested from the public GET /api/echo/page feed. Repeated requests are accepted without deduplication, each triggering a database write and a four-key cache invalidation, allowing attackers to inflate popularity - 漏洞详情

漏洞编号:CVE-2026-79661

风险等级:中危

漏洞来源:CVE

CVE 编号:CVE-2026-79661

CNNVD 编号:-

厂商/产品:- / -

影响范围:-

CWE:CWE-770

发布/更新时间:2026-08-25 / 2026-08-27

漏洞描述

Ech0 through 4.5.6 registers the PUT /api/echo/like/:id endpoint on the public router group without authentication or rate limiting. Unauthenticated attackers can increment the fav_count counter of any echo (including private echoes) by supplying its UUID, which can be harvested from the public GET /api/echo/page feed. Repeated requests are accepted without deduplication, each triggering a database write and a four-key cache invalidation, allowing attackers to inflate popularity metrics and amplify load on the database and cache. Fixed in 4.7.3.

相关链接

相关漏洞

« 返回首页