PT-2026-69851 · Unknown · Vulnerability-Lookup
CVSS v4.0
6.9
Medium
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
vulnerability-lookup (affected versions not specified)
Description
The webhook URL validator in
website/notifications/webhooks.py uses ip.is global to reject non-public addresses after DNS resolution. However, IPv6 transition addresses, such as NAT64 64:ff9b::/96, 6to4 2002::/16, and Teredo 2001:0000::/32, are classified as globally routable by IANA. Consequently, is global returns True even if the embedded IPv4 targets a private, loopback, or cloud metadata destination. This allows an attacker to register a webhook pointing to a hostname that resolves to a transition address, bypassing the Server-Side Request Forgery (SSRF) guard to exfiltrate data to an internal endpoint.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Vulnerability-Lookup