目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-82644— Avideo 缺失User-Agent致暴力破解限速失效

一分钟漏洞结论

影响对象
WWBN AVideo
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

WWBN AVideo(当前版本 e01e41ecc 及更早版本)存在一个暴力破解速率限制绕过漏洞。该漏洞位于 函数中,该函数负责保护 及其他 13 个接口。 函数通过一个缓存层( )来存储尝试次数计数器。然而,该缓存层会静默丢弃那些被 识别为机器人的客户端的写入操作。由于 默认将缺失 User-Agent 头部的请求视为机器人,并且还会匹配常见的机器人标识符(如 'curl'、'bot'、'crawler'、'spider' 等),因此对于这类客户端,计数器永远不会递增,导致速率限制无法生效。 因此,未认证的攻击

CVSS 7.5 · High

可能的 ATT&CK 技术 1 AI

T1110 · Brute Force
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-82644 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
WWBN AVideo Brute-force Rate Limiting Bypass via Missing User-Agent
来源: CVE Program / CVE List V5
Vulnerability Description
WWBN AVideo (current e01e41ecc and earlier) contains a brute-force rate limiting bypass in enforceRateLimit(), which protects login.json.php and 13 other endpoints. The function stores its attempt counter via a cache layer (ObjectYPT::setCacheGlobal) that silently discards writes for any client identified as a bot by isBot(). Because isBot() treats a missing User-Agent header as a bot by default — and also matches common bot identifiers such as 'curl', 'bot', 'crawler', and 'spider' — the counter never increments for such clients, so the rate limit never fires. An unauthenticated attacker can therefore submit unlimited login attempts (e.g., by omitting the User-Agent header or using curl's default User-Agent), enabling unrestricted password-guessing attacks.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
过多认证尝试的限制不恰当
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
WWBN AVideo - -

二、漏洞 CVE-2026-82644 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-82644 的情报信息

登录查看更多情报信息。

CVE-2026-82644 其他参考 (2)

同批安全公告 · WWBN · 2026-08-30 · 共 6 条

CVE-2026-82645 8.6 HIGH AVideo 未认证流凭证泄露漏洞
CVE-2026-82648 7.1 HIGH AVideo NAT64十六进制地址SSRF过滤绕过
CVE-2026-82643 6.5 MEDIUM AVideo preauthorize接口认证绕过漏洞
CVE-2026-82646 6.1 MEDIUM WWBN AVideo URL参数反射型XSS漏洞
CVE-2026-82647 6.1 MEDIUM AVideo sendEmail.json.php 跨站请求伪造漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-82644

暂无评论


发表评论