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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-73405— vulnerability-lookup SSE权限绕过致未确认账户可访问流事件漏洞

CVSS 5.3 · Medium
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Authorization Bypass in SSE Pub/Sub Allows Unconfirmed Accounts to Access Stream Events in vulnerability-lookup
来源: CVE Program / CVE List V5
Vulnerability Description
An authorization bypass vulnerability in Vulnerability-Lookup allowed inactive or unconfirmed accounts to subscribe to Server-Sent Events (SSE) streams through the /pubsub/subscribe/<topic> endpoint. The token_required decorator used by the Pub/Sub interface authenticated requests solely by matching the X-API-KEY header against an existing user API key. Unlike the REST API authentication mechanism, it did not verify the account's is_active and is_confirmed state. Because the self-registration process issues an API key before account confirmation is completed, an attacker could create an account and immediately use the resulting API key to access Pub/Sub topics that should only be available to active, confirmed users. This could expose stream events that would otherwise be inaccessible through the REST API, including newly submitted or not-yet-moderated data such as comments. The vulnerability results from inconsistent authorization enforcement between the REST API and the SSE streaming interface. The patch corrects the issue by requiring accounts to be both active and confirmed before permitting access to Pub/Sub streams, bringing the SSE authorization boundary in line with the REST API.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
授权机制缺失
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
vulnerability-lookupvulnerability-lookup 0 ~ 5.5.1 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-73405 补丁与修复 (1)

同批安全公告 · vulnerability-lookup · 2026-08-12 · 共 4 条

CVE-2026-734318.8 HIGH漏洞查找软件账户激活与恢复令牌可重用导致账户接管
CVE-2026-733746.1 MEDIUMvulnerability-lookup 未转义CNA引用标签导致的存储型XSS漏洞
CVE-2026-734325.1 MEDIUM远程实例同步存储型SSRF漏洞,可访问内部服务

IV. Related Vulnerabilities

V. Comments for CVE-2026-73405

暂无评论


发表评论