Authorization Bypass Vulnerability in Vulnerability-Lookup Product by Vulnerability Lookup
CVE-2026-73405

5.3MEDIUM

Key Information:

Vendor
CVE Published:
12 August 2026

What is CVE-2026-73405?

An authorization bypass vulnerability in the Vulnerability-Lookup product enables inactive or unconfirmed accounts to subscribe to Server-Sent Events (SSE) streams via the /pubsub/subscribe/ endpoint. The issue arises because the token_required decorator in the Pub/Sub interface authenticates requests by simply matching the X-API-KEY header with an existing user API key, without confirming whether the account is active or confirmed. This flaw allows attackers to create accounts and exploit the keys for unauthorized access to sensitive stream events, exposing potentially unmoderated data. The vulnerability highlights the inconsistencies in authorization enforcement between the REST API and the SSE streaming interface. The recent patch addresses this by ensuring that only active and confirmed accounts can access Pub/Sub streams, aligning the SSE authorization requirements with those of the REST API.

Affected Version(s)

vulnerability-lookup 0 <= 5.5.1

References

CVSS V4

Score:
5.3
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

openai/gpt-5.5-cyber-preview (reasoning level: high)
EUVD @ ENISA Team
Cedric Bonhomme
Alexandre Dulaunoy
.