Lucene search
+L

50 matches found

EUVD
EUVD
added 2026/08/26 10:09 a.m.7 views

EUVD-2026-66389

OneUptime's webhook target check rejects private and loopback addresses given in IPv4 form and a small set of IPv6 forms, but has no case for the IPv4-mapped IPv6 range. The webhook delivery path calls SSRFProtection.validateWebhookTargetIsSafe, and the host-literal screening inside...

7.1CVSS5.4AI score0.00285EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/17 10:17 p.m.7 views

CVE-2026-56677

9Router is an AI router & token saver. In 0.5.4 and earlier, the POST /api/auth/oidc/test endpoint in src/app/api/auth/oidc/test/route.js passes the user-controlled issuerUrl parameter to fetchOidcDiscovery in src/lib/auth/oidc.js without restricting private or loopback destinations, allowing...

8.6CVSS0.00271EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/16 2:16 p.m.13 views

CVE-2026-73058

stoatchat versions before 0.15.0 fail to block the IPv6 unspecified address :: in the SSRF blocklist, allowing unauthenticated attackers to bypass protections via the /proxy and /embed endpoints. Attackers can craft requests using IPv6 literal syntax to access services on the loopback interface a...

6.9CVSS0.00238EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 2:50 p.m.42 views

CVE-2026-49857

auth-fetch-mcp has an SSRF protection bypass via IPv4-mapped IPv6 loopback. The root cause is in isPrivateV6() handling of hex-normalized IPv4-mapped addresses; input like http://[::ffff:127.0.0.1]:PORT/ becomes http://[::ffff:7f00:1]:PORT/ and net.isIPv4 returns false, allowing requests to priva...

7.4CVSS5.3AI score0.00347EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:50 p.m.18 views

CVE-2026-49857 auth-fetch-mcp has SSRF Protection Bypass via IPv4-mapped IPv6 Loopback

auth-fetch-mcp is an MCP server that lets AI assistants fetch content from authenticated web pages. Version 3.0.1 implements SSRF protection in assertSafeUrl src/security.ts to block requests to private and loopback addresses. However, the isPrivateV6 function fails to detect IPv4-mapped IPv6...

7.4CVSS5.4AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.8 views

PT-2026-71251

Name of the Vulnerable Software and Affected Versions SiYuan versions prior to 3.7.4 Description An authentication bypass exists in the kernel's CheckAuth function. The system grants the RoleAdministrator role to any request where the RemoteAddr is the loopback address 127.0.0.1 for specific...

8CVSS5.5AI score0.00206EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/11 4:52 p.m.35 views

CVE-2026-73087

Dozzle (Docker log viewer) prior to 10.6.15 isAffected by an SSRF guard bypass in internal/notification/dispatcher/webhook.go: isBlockedIP fails to inspect IPv4 addresses embedded in 6to4, NAT64, Teredo, or IPv4-compatible IPv6 addresses, enabling an authenticated user to reach loopback or link-l...

2.3CVSS5.3AI score0.00267EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/10 10:17 p.m.11 views

CVE-2026-72916

Mastodon is a free, open-source social network server based on ActivityPub. Prior to 4.4.21, 4.5.14, 4.6.4, and 4.7.0-beta.1, PrivateAddressCheck.privateaddress? in app/lib/privateaddresscheck.rb normalized IPv4-mapped IPv6 addresses but did not recognize IPv4-compatible IPv6 addresses with...

6.3CVSS0.00359EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-67315

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - axios versions 0.31.0 before 0.33.0 and 1.15.0 before 1.18.0 fail to recognize 0.0.0.0 as a loopback address in shouldBypassProxy.js, allowing requests to 0.0.0...

7.5CVSS5.5AI score0.00331EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/20 10:20 p.m.12 views

Permissive List of Allowed Inputs

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Permissive List of Allowed Inputs in the isLoopback and isIPv4Loopback functions of lib/helpers/shouldBypassProxy.js, which require the first IPv4 octet t...

7.5CVSS5.4AI score0.00331EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/07/12 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-53450

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.13.0, coturn rejects loopback peers by default unless allow-loopback-peers is...

7.4CVSS5.5AI score0.0029EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/10 7:17 p.m.20 views

CVE-2026-53450

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.13.0, coturn rejects loopback peers by default unless allow-loopback-peers is enabled, but the default loopback guard can be bypassed by using the IPv4-mapped IPv6 peer address ::ffff:127.0.0.1 in a TURN...

7.4CVSS6.1AI score0.0029EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/10 6:05 p.m.36 views

CVE-2026-53450

The CVE-2026-53450 entry affects Coturn (TURN/STUN server). A defect in prior releases (

7.4CVSS6.1AI score0.0029EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/10 6:05 p.m.50 views

CVE-2026-53450 Coturn: IPv4-mapped 127.0.0.1 bypasses default loopback peer protection

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.13.0, coturn rejects loopback peers by default unless allow-loopback-peers is enabled, but the default loopback guard can be bypassed by using the IPv4-mapped IPv6 peer address ::ffff:127.0.0.1 in a TURN...

7.4CVSS0.0029EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/09 12:00 a.m.20 views

SUSE SLED15: jackson-annotations / jackson-core / jackson-databind / etc (SUSE-SU-2026:2801-1)

"The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:2801-1 advisory. This update for jackson-annotations, jackson-bom, jackson-core, jackson-databind, jackson-dataformats- binary...

8.1CVSS6.2AI score0.00892EPSS
SaveExploits1References14
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.77 views

PT-2026-53972

Name of the Vulnerable Software and Affected Versions coturn versions prior to 4.13.0 Description An authenticated TURN client can bypass the default loopback guard by using the IPv4-mapped IPv6 peer address ::ffff:127.0.0.1 within a TURN XOR-PEER-ADDRESS attribute. This occurs because the ioa ad...

7.4CVSS6.1AI score0.00704EPSS
SaveExploits2References30
OSV
OSV
added 2026/06/16 7:09 p.m.25 views

GHSA-V8FW-85R8-5M23 Deno: Node TCPWrap numeric hostname aliases bypass --deny-net resolved-IP deny checks

Summary Deno's network permission model is designed so that --deny-net rules apply to the resolved IP address of a destination, not just the literal string supplied by the caller. That means --deny-net=127.0.0.1 or --deny-net=127.0.0.0/8 is expected to block any attempt to reach loopback,...

6.5CVSS5.6AI score0.00158EPSS
SaveExploits1References3
BDU FSTEC
BDU FSTEC
added 2026/06/08 12:00 a.m.10 views

The vulnerability of the `tunnel.allowNgrokFreeTierLoopbackBypass` parameter. This vulnerability is exploited by an AI agent named OpenClaw (previously known as ClawdBot or MoltBot), allowing attackers to compromise the integrity and accessibility of protected information.

The vulnerability of the tunnel.allowNgrokFreeTierLoopbackBypass parameter is related to the AI agent OpenClaw previously ClawdBot or MoltBot. This vulnerability stems from the lack of authentication for a critical function. Exploiting this vulnerability allows an attacker operating remotely to...

6.5CVSS5.8AI score0.0029EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/29 12:00 a.m.20 views

PT-2026-45049

Name of the Vulnerable Software and Affected Versions PraisonAI affected versions not specified Description URL validation in the spider tools component can be bypassed using alternate loopback host encodings, leading to Server-Side Request Forgery SSRF. The validate url function only blocks a...

5.5CVSS6.1AI score0.00175EPSS
SaveExploits0References11
CVE
CVE
added 2026/05/19 9:16 a.m.81 views

CVE-2026-2611

Vulnerability summary (CVE-2026-2611) : In MLflow 3.9.0, the MLflow Assistant’s /ajax-api endpoints had improper origin validation, allowing remote attackers to bypass the loopback-only restriction via cross-origin requests from malicious pages. This could let an attacker interact with the MLflow...

9.6CVSS7.6AI score0.00384EPSS
SaveExploits1References5Affected Software1
Rows per page
Query Builder