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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-92915— WWBN AVideo userVerifyEmail 未认证访问控制漏洞

一分钟漏洞结论

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

WWBN AVideo 截至提交 e01e41ecc(目前尚无已修补的版本)在 中存在一个访问控制失效缺陷。该脚本禁用了登录要求(设置 ),直接从查询字符串中获取 ,并在无会话要求、无 CSRF/全局令牌、无调用者与目标之间关系校验、且未调用 的情况下调用 。唯一设计的限流机制仅基于调用者自身的会话键控,因此不含 Cookie 的请求将不受任何限制。 因此,未经身份验证的远程攻击者可以向任意账户 ID 触发发送任意数量的验证邮件,并可通过三种不同的 JSON 响应(“验证邮件已发送”、“已验证”、“未知错误”)来枚

CVSS 7.3 · High
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
WWBN AVideo userVerifyEmail.php Unauthenticated Access Control
来源: CVE Program / CVE List V5
Vulnerability Description
WWBN AVideo through commit e01e41ecc (no patched version available) contains a broken access control flaw in objects/userVerifyEmail.php. The script disables the login requirement ($global['ignoreUserMustBeLoggedIn'] = 1), takes users_id directly from the query string, and calls User::sendVerificationLink() with no session requirement, no CSRF/global token, no relationship check between caller and target, and no enforceRateLimit() call. The only intended throttle is keyed to the caller's own session, so cookie-less requests are never limited. An unauthenticated remote attacker can therefore cause an arbitrary number of verification emails to be sent to any account ID, and can enumerate accounts and their verification status from the three distinct JSON responses ("Verification Sent", "Already verified", "Unknown error"). In addition, createVerificationCode() invokes $user->setRecoverPass() and saves the user, so each anonymous request writes a live password-recovery token onto the targeted account; that token is embedded in base64 in the verification link emailed to the account owner and is accepted by objects/userRecoverPassSave.json.php as the credential for setting a new password.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
不加限制或调节的资源分配
来源: CVE Program / CVE List V5

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-92915 厂商安全公告 (2)

同批安全公告 · WWBN · 2026-09-17 · 共 4 条

CVE-2026-92914 8.1 HIGH AVideo LoginControl PGP 双因素认证绕过
CVE-2026-92913 7.4 HIGH AVideo 弱随机数认证绕过漏洞
CVE-2026-92912 6.5 MEDIUM AVideo 唯一ID密钥使用弱随机数生成器漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-92915

暂无评论


发表评论