PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-73432 vulnerability-lookup CVE debrief

The Vulnerability-Lookup server contains a server-side request forgery (SSRF) vulnerability in its remote-instance synchronization functionality. An authenticated administrator with the admin:access permission could configure a remote instance address that points to internal, loopback, link-local, or cloud metadata HTTP(S) services. When synchronization is performed, the Vulnerability-Lookup server would issue the request from its own network context, potentially allowing a privileged attacker to probe or interact with services that are accessible from the Vulnerability-Lookup server but not directly reachable by the attacker. 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. 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.

Vendor
vulnerability-lookup
Product
Unknown
CVSS
MEDIUM 5.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-12
Original CVE updated
2026-08-26
Advisory published
2026-08-12
Advisory updated
2026-08-26

Who should care

Administrators and security teams responsible for Vulnerability-Lookup server configurations and network security should be aware of this vulnerability. Additionally, personnel with admin:access permissions should exercise caution when configuring remote instances.

Technical summary

The Vulnerability-Lookup server contains a server-side request forgery (SSRF) vulnerability in its remote-instance synchronization functionality. An authenticated administrator with the admin:access permission could configure a remote instance address that points to internal, loopback, link-local, or cloud metadata HTTP(S) services. When synchronization is performed, the Vulnerability-Lookup server would issue the request from its own network context, potentially allowing a privileged attacker to probe or interact with services that are accessible from the Vulnerability-Lookup server but not directly reachable by the attacker.

Defensive priority

CVE-2026-73432 is rated MEDIUM with a CVSS score of 5.1. Authenticated administrators with admin:access permission could exploit this vulnerability to probe or interact with services not directly reachable by the attacker.

Recommended defensive actions

  • Inventory and assess Vulnerability-Lookup server configurations and network exposure.
  • Restrict admin:access permissions to only necessary personnel.
  • Implement compensating controls to monitor and limit outbound requests from the Vulnerability-Lookup server.
  • Review and update the shared outbound URL policy to ensure it aligns with current security standards.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.

Evidence notes

The CVE-2026-73432 vulnerability involves a server-side request forgery (SSRF) issue in the remote-instance synchronization functionality of Vulnerability-Lookup. An authenticated administrator could configure a remote instance address pointing to internal, loopback, link-local, or cloud metadata HTTP(S) services. Successful exploitation could allow probing or interaction with services accessible from the Vulnerability-Lookup server but not directly reachable by the attacker.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-73432 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-73432

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-73432 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73432

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/vulnerability-lookup/vulnerability-lookup/commit/a3cf621c2583c45227a5b7880123ba0ffef3cc0f

    5a6e4751-2f3f-4070-9419-94fb35b644e8

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.