Lucene search
+L

143 matches found

EUVD
EUVD
added 2026/08/27 2:50 p.m.6 views

EUVD-2026-67030

The Dash MCP server bound its listener to the loopback address but never checked the host a request named. src/mcpserverdash.py constructed the server for its network mode with the interface restricted to loopback and no transport-security settings, so a name that had been pointed at the loopback...

3.1CVSS5.3AI score0.0014EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/27 2:50 p.m.6 views

CVE-2026-81093 Apify Actors MCP Server before 0.9.12 Server-Side Request Forgery via get-html-skeleton

The get-html-skeleton tool fetched a URL the caller supplied after checking only its syntax. The handler in src/tools/common/gethtmlskeleton.ts validated the url argument with isValidHttpUrl from src/utils/generic.ts, which confirmed the string began with an http or https scheme and parsed as a U...

8.7CVSS5.9AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/26 10:09 a.m.6 views

EUVD-2026-66388

TarsWeb decides whether a request comes from a trusted local caller using a client-controlled header. app.js sets Koa's proxy option to true without naming which upstream proxies may be trusted and without limiting the number of forwarded hops, so the request address Koa reports is taken from the...

9.8CVSS5.4AI score0.00453EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/19 2:02 p.m.10 views

EUVD-2026-62403

Stigmem before 0.9.0a11 fails to validate the deliveryaddress parameter when creating webhook subscriptions, allowing authenticated users to specify internal loopback and private network destinations. Attackers can trigger matching fact-change events to cause the Stigmem server to issue server-si...

6.3CVSS5.4AI score0.00265EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 8:17 p.m.11 views

CVE-2026-72809

SiYuan versions = v3.7.2 patched in v3.7.4 contain an authentication bypass vulnerability in the kernel's CheckAuth function, which grants the administrator role RoleAdministrator to any request whose RemoteAddr is loopback 127.0.0.1 for a specific set of endpoints including /api/system/exit,...

8CVSS0.00206EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 7:07 p.m.7 views

CVE-2026-72809

SiYuan versions = v3.7.2 patched in v3.7.4 contain an authentication bypass vulnerability in the kernel's CheckAuth function, which grants the administrator role RoleAdministrator to any request whose RemoteAddr is loopback 127.0.0.1 for a specific set of endpoints including /api/system/exit,...

8CVSS5.5AI score0.00206EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/12 3:21 p.m.11 views

Server-side Request Forgery (SSRF)

Overview compliance-trestle is a Tools to manage & autogenerate python objects representing the OSCAL layers/models Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the validateurl function in trestle/core/remote/security.py via IPv4-mapped IPv6 addresses an...

8.6CVSS5.5AI score0.0042EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/11 11:12 a.m.38 views

CVE-2026-72560

CVE-2026-72560 affects HumanSignal Label Studio (up to 1.24.0.dev0). The import-from-URL endpoint can fetch caller-supplied URLs, including internal loopback addresses, because SSRF_PROTECTION_ENABLED is false by default in the default installation. An authenticated user could use this to reach i...

6.5CVSS5.4AI score0.00201EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 12:26 p.m.11 views

EUVD-2026-53365

go-shiori's DownloadBookmark internal/core/download.go fetches a caller-supplied bookmark URL using a plain http.Client with no custom DialContext or destination-IP validation no IsLoopback, IsPrivate, IsUnspecified, or IsLinkLocalUnicast checks. An authenticated user creating or updating a...

8.5CVSS5.5AI score0.00178EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/05 11:16 a.m.9 views

CVE-2026-71250

Firefly III's webhook URL validator IsValidWebhookUrl.php filters most private/reserved IPv4 ranges but contains an explicit early-return that allows any resolved address in 127.0.0.0/8, permitting an authenticated user with webhooks enabled, which is off by default to configure a webhook targeti...

4.3CVSS0.00217EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 10:57 a.m.11 views

EUVD-2026-53323

Firefly III's webhook URL validator IsValidWebhookUrl.php filters most private/reserved IPv4 ranges but contains an explicit early-return that allows any resolved address in 127.0.0.0/8, permitting an authenticated user with webhooks enabled, which is off by default to configure a webhook targeti...

4.3CVSS5.6AI score0.00217EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/01 1:17 p.m.11 views

CVE-2026-67315

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.0 to bypass NOPROXY rules. Attackers can supply 0.0.0.0 URLs to route requests through configured proxies, potentially exposing local...

7.5CVSS0.00291EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/01 1:17 p.m.7 views

UBUNTU-CVE-2026-67315

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.0 to bypass NOPROXY rules. Attackers can supply 0.0.0.0 URLs to route requests through configured proxies, potentially exposing local...

6.9CVSS5.5AI score0.00291EPSS
SaveExploits1References4
CVE
CVE
added 2026/08/01 12:22 p.m.59 views

CVE-2026-67315

CVE-2026-67315 affects axios versions 0.31.0 before 0.33.0 and 1.15.0 before 1.18.0. The shouldBypassProxy.js module fails to treat 0.0.0.0 as a loopback address, allowing attackers to supply 0.0.0.0 URLs that bypass NO_PROXY rules. This can route requests through configured proxies, potentially ...

7.5CVSS5.5AI score0.00291EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:22 p.m.12 views

CVE-2026-67315

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.0 to bypass NOPROXY rules. Attackers can supply 0.0.0.0 URLs to route requests through configured proxies, potentially exposing local...

6.9CVSS5.5AI score0.00291EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.18 views

CVE-2026-67315

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.0 to bypass NOPROXY rules. Attackers can supply 0.0.0.0 URLs to route requests through configured proxies, potentially exposing local...

7.5CVSS5.5AI score0.00291EPSS
SaveExploits1
EUVD
EUVD
added 2026/08/01 12:22 p.m.14 views

EUVD-2026-51829

axios versions 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.0 to bypass NOPROXY rules. Attackers can supply 0.0.0.0 URLs to route requests through configured proxies, potentially exposing local services when the proxy can...

6.9CVSS5.5AI score0.00291EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/01 12:22 p.m.8 views

CVE-2026-67315 axios 0.31.0 before 0.33.0 and 1.15.0 before 1.18.0 NO_PROXY Bypass via 0.0.0.0

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.0 to bypass NOPROXY rules. Attackers can supply 0.0.0.0 URLs to route requests through configured proxies, potentially exposing local...

6.9CVSS5.5AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/30 12:00 a.m.16 views

PT-2026-66603

Name of the Vulnerable Software and Affected Versions WACRM versions prior to 0.7.1 Description An authenticated user with automation privileges can submit an arbitrary webhook URL that the server fetches without utilizing the isDeliverableUrl SSRF guard. This allows Server-Side Request Forgery...

6.4CVSS5.6AI score0.00156EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/21 9:32 p.m.16 views

EUVD-2026-46421

mcp-webresearch 0.1.7 contains a server-side request forgery vulnerability that allows attackers to access internal network services by supplying loopback, link-local, or cloud metadata addresses to the visitpage tool, which only validates the URL protocol without filtering private or reserved IP...

8.3CVSS5.4AI score0.00409EPSS
SaveExploits0References4
Rows per page
Query Builder