Lucene search
+L

72 matches found

Kitploit
Kitploit
added 2026/09/10 6:46 p.m.6 views

ip-https-tools

ip-https-tools Una colección de herramientas para el protocolo de tunelización IP sobre HTTPS IP-HTTPS utilizado por Microsoft DirectAccess para enviar paquetes IPv6 relacionados con Teredo a través de una sesión HTTPS basada en IPv4. MS-IPHTTPS especificación del protocolo Información general...

5.9AI score
SaveExploits0
CVE
CVE
added 2026/09/10 1:05 p.m.12 views

CVE-2026-88896

EspoCRM before 10.0.4 is vulnerable to Server-Side Request Forgery (SSRF) via an IPv6 transition address bypass in HostCheck::ipAddressIsNotInternal(). The function strips ::ffff: (IPv4-mapped IPv6) prefixes but fails to recognize IPv6 transition addresses that embed private IPv4 addresses—NAT64 ...

6.9CVSS0.00335EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 4:42 a.m.8 views

cve-2019-1422

cve-2019-1422 Una vulnerabilidad inservible, basura. Vuelve a probar eliminando manualmente teredo.txt o iphttps.txt del directorio c:\windows\temp...

7.8CVSS6.8AI score0.02065EPSS
SaveExploits0
OSV
OSV
added 2026/09/08 6:11 p.m.6 views

GHSA-P2W3-6X73-2F6X Dozzle: SSRF guard bypass via IPv6 transition addresses (6to4/NAT64/Teredo) in webhook notification dispatcher

Summary The isBlockedIP SSRF guard in Dozzle's webhook notification dispatcher blocks loopback, link-local, multicast, and unspecified addresses but does not recognize IPv6 transition mechanism addresses RFC 3056 6to4, RFC 6052 NAT64, RFC 4380 Teredo that embed arbitrary IPv4 addresses. An...

2.3CVSS0.0034EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/31 6:17 p.m.14 views

CVE-2026-79749

MCPHub is a unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies. Prior to version 1.0.32, MCPHub's SSRF guard in src/utils/ssrf.ts uses a custom isBlockedIpv6 function that only checks for loopback,...

7.6CVSS0.00258EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 5:54 p.m.15 views

CVE-2026-79749 MCPHub: SSRF Guard Bypass via IPv6 Transition Addresses in URL Validation

MCPHub is a unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies. Prior to version 1.0.32, MCPHub's SSRF guard in src/utils/ssrf.ts uses a custom isBlockedIpv6 function that only checks for loopback,...

7.6CVSS5.9AI score
SaveExploits0References6
OSV
OSV
added 2026/08/12 4:31 p.m.42 views

CVE-2026-73297 Microsoft UFO: IPv6 transition address bypass of SSRF guard in URL validation

Microsoft UFO open-source framework for intelligent automation across devices and platforms. Prior to 3.0.8, isblockedip in ufo/utils/urlsecurity.py did not block NAT64 prefixes 64:ff9b::/96 and 64:ff9b:1::/48, the 6to4 prefix 2002::/16, or the Teredo prefix 2001::/32 and did not re-check embedde...

6.9CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/12 4:31 p.m.40 views

CVE-2026-73297 Microsoft UFO: IPv6 transition address bypass of SSRF guard in URL validation

Microsoft UFO open-source framework for intelligent automation across devices and platforms. Prior to 3.0.8, isblockedip in ufo/utils/urlsecurity.py did not block NAT64 prefixes 64:ff9b::/96 and 64:ff9b:1::/48, the 6to4 prefix 2002::/16, or the Teredo prefix 2001::/32 and did not re-check embedde...

6.9CVSS0.01616EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 4:31 p.m.42 views

CVE-2026-73297

The CVE-2026-73297 entry concerns Microsoft UFO, an open-source framework for automation across devices and platforms. Before version 3.0.8, the function _is_blocked_ip in ufo/utils/url_security.py failed to block IPv6 NAT64 prefixes (64:ff9b::/96 and 64:ff9b:1::/48), the 6to4 prefix (2002::/16),...

6.9CVSS5.4AI score0.01616EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/12 4:31 p.m.15 views

EUVD-2026-57325

Microsoft UFO open-source framework for intelligent automation across devices and platforms. Prior to 3.0.8, isblockedip in ufo/utils/urlsecurity.py did not block NAT64 prefixes 64:ff9b::/96 and 64:ff9b:1::/48, the 6to4 prefix 2002::/16, or the Teredo prefix 2001::/32 and did not re-check embedde...

6.9CVSS5.4AI score0.01616EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.7 views

PT-2026-71153

Microsoft UFO open-source framework for intelligent automation across devices and platforms. Prior to 3.0.8, is blocked ip in ufo/utils/url security.py did not block NAT64 prefixes 64:ff9b::/96 and 64:ff9b:1::/48, the 6to4 prefix 2002::/16, or the Teredo prefix 2001::/32 and did not re-check...

6.9CVSS5.4AI score0.01616EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/10 2:33 p.m.7 views

CVE-2026-72761 Webhook SSRF guard bypassed by IPv6 transition addresses (NAT64/6to4/Teredo pass is_global check) in vulnerability-lookup

The webhook URL validator in website/notifications/webhooks.py uses ip.isglobal to reject non-public addresses after DNS resolution. IPv6 transition addresses NAT64 64:ff9b::/96, 6to4 2002::/16, Teredo 2001:0000::/32 are classified as globally routable by IANA, so isglobal returns True even when...

6.9CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/10 2:33 p.m.50 views

CVE-2026-72761

The CVE affects the webhook URL validator in website/notifications/webhooks.py, which uses ip.is_global after DNS resolution. IPv6 transition addresses (NAT64 64:ff9b::/96, 6to4 2002::/16, Teredo 2001:0000::/32) are categorized as globally routable by IANA, causing is_global to return True even w...

6.9CVSS5.3AI score0.00362EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/21 8:27 p.m.6 views

GHSA-2R5C-GW76-RH3W Gitea: Incomplete SSRF Protection in Webhook and Migration Allow-list Default Filter

Summary Gitea's default SSRF allow-list MatchBuiltinExternal, used by both webhook delivery and repository migrations relies on Go's standard library net.IP.IsPrivate, which only covers RFC 1918 and RFC 4193. As a result, several IP ranges commonly used for cloud metadata services, internal...

9.6CVSS7.6AI score0.00464EPSS
SaveExploits1References7
OSV
OSV
added 2026/06/15 5:31 p.m.28 views

GHSA-38CX-CQ6F-5755 Symfony: IpUtils::PRIVATE_SUBNETS Omits IPv6 Transition Forms (6to4, NAT64, Teredo, IPv4-compatible): SSRF Bypass in NoPrivateNetworkHttpClient

Description Symfony\Component\HttpClient\NoPrivateNetworkHttpClient is documented as a decorator that blocks requests to private networks by default. The list of blocked subnets Symfony\Component\HttpFoundation\IpUtils::PRIVATESUBNETS on 6.4+, a private constant in NoPrivateNetworkHttpClient on 5...

6.3CVSS5.5AI score0.0057EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2006-6246

Malware in sbrugna...

6.8CVSS6.4AI score0.12463EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2006-6841

Malware in sbrugna...

6.8CVSS6.4AI score0.01211EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2006-6248

Malware in sbrugna...

5.8CVSS6.4AI score0.04516EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/09/04 8:31 p.m.25 views

CVE-2025-8299

Realtek rtl81xx SDK Wi-Fi Driver MgntActSetTEREDOSETRSPACKET Heap-based Buffer Overflow Local Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of Realtek rtl81xx SDK Wi-Fi driver. An attacker must first obtain the abili...

8.8CVSS7.7AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/02 8:15 p.m.12 views

CVE-2025-8299

Realtek rtl81xx SDK Wi-Fi Driver MgntActSetTEREDOSETRSPACKET Heap-based Buffer Overflow Local Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of Realtek rtl81xx SDK Wi-Fi driver. An attacker must first obtain the abili...

8.8CVSS6.2AI score0.00149EPSS
SaveExploits0References1
Rows per page
Query Builder