๐Ÿ” CVE Alert

CVE-2026-73432

UNKNOWN 0.0

Stored Server-Side Request Forgery in Remote-Instance Synchronization Allows Access to Internal Services in vulnerability-lookup

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Vulnerability-Lookup contains a server-side request forgery (SSRF) vulnerability in the remote-instance synchronization functionality. Remote instance addresses were validated only for basic URL syntax before being stored, while the synchronization worker later dereferenced these addresses using requests.get() with automatic redirect handling and without enforcing network-boundary restrictions. An authenticated administrator with the admin:access permission could configure a remote instance whose address points to an internal, loopback, link-local, or cloud metadata HTTP(S) service. When synchronization is performed, the Vulnerability-Lookup server would issue the request from its own network context. An attacker could also use a publicly accessible URL that redirects to an internal destination, because redirects were previously followed without revalidating the destination. Successful exploitation could allow a privileged attacker to probe or interact with services that are accessible from the Vulnerability-Lookup server but not directly reachable by the attacker, including private network services or cloud instance metadata endpoints. The exact confidentiality, integrity, or availability impact depends on the services reachable from the application server. The patch introduces a shared outbound URL policy that restricts remote instances to HTTP(S), rejects non-public IP addresses, resolves hostnames at request time, and manually validates each redirect destination before following it. The implementation explicitly blocks private, loopback, link-local, multicast, reserved, and unspecified addresses.

CWE CWE-918
Vendor vulnerability-lookup
Product vulnerability-lookup
Published Aug 12, 2026
Stay Ahead of the Next One

Get instant alerts for vulnerability-lookup vulnerability-lookup

Be the first to know when new unknown vulnerabilities affecting vulnerability-lookup vulnerability-lookup are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

vulnerability-lookup / vulnerability-lookup
0 โ‰ค 5.5.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/vulnerability-lookup/vulnerability-lookup/commit/a3cf621c2583c45227a5b7880123ba0ffef3cc0f

Credits

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