Lucene search
+L

1001 matches found

EUVD
EUVD
added 2026/08/07 12:31 a.m.16 views

EUVD-2026-54279

Ground Station prior to 0.6.0 contains an unauthenticated blind server-side request forgery vulnerability in the orbital-source configuration path that allows any unauthenticated Socket.IO client to cause the ground-station process to issue outbound HTTP requests to attacker-chosen destinations...

9.2CVSS5.5AI score0.00325EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/06 9:04 p.m.55 views

CVE-2026-62857

Fedify: Server-Side Request Forgery via getNodeInfo() is caused by following attacker-controlled links[].href from /.well-known/nodeinfo without scheme/redirect/private-address validation. Affected: Fedify versions 1.2.0 through 1.9, 1.10, 2.0, 2.1, 2.2, 2.3 maintenance lines. Impact: may access ...

8.8CVSS5.5AI score0.00249EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/06 9:04 p.m.34 views

CVE-2026-62857 Fedify: Server-Side Request Forgery in getNodeInfo() Allows Access to Internal Network Resources

Fedify is a TypeScript library for building federated server apps powered by ActivityPub. From version 1.2.0 through the affected 1.9, 1.10, 2.0, 2.1, 2.2, and 2.3 maintenance lines, getNodeInfo follows an attacker-controlled links.href value from /.well-known/nodeinfo without scheme, redirect, o...

8.8CVSS0.00249EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 4:16 p.m.13 views

CVE-2026-18359

Server-side request forgery in the METS and IIIF import URI handling in Scripta eScriptorium through 26.04.1 allows a remote authenticated user to make the server issue arbitrary HTTP requests to internal hosts, including the cloud instance metadata service, via the metsuri or iiifuri parameter o...

8.5CVSS0.0022EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/05 9:16 p.m.12 views

CVE-2026-34966

Gitea prior to 1.27.0 contains a server-side request forgery vulnerability that allows authenticated attackers to bypass SSRF protections by exploiting HTTP fetch operations in migration and OAuth avatar code paths that use Go's default http.Get without a custom DialContext. Attackers can supply...

8.3CVSS0.00321EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/08/05 7:26 p.m.9 views

CVE-2026-55523

PraisonAI is a multi-agent teams system. In versions 1.5.128 through 1.6.57, the praisonaiagents.tools.webcrawltools.webcrawl function is vulnerable to server-side request forgery. While it validates the initially supplied URL and blocks direct loopback and private destinations, its default httpx...

7.7CVSS5.4AI score0.00362EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/08/05 4:17 p.m.23 views

CVE-2026-9203

A server-side request forgery vulnerability in Progress MarkLogic Server before 11.3.6 and 12.0.3 allows an authenticated user with low-privileged roles to bypass protections for cloud instance metadata endpoints. Successful exploitation can disclose cloud credentials and compromise cloud resourc...

8.5CVSS0.00214EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/05 3:40 p.m.14 views

EUVD-2026-53431

A server-side request forgery vulnerability in Progress MarkLogic Server before 11.3.6 and 12.0.3 allows an authenticated user with low-privileged roles to bypass protections for cloud instance metadata endpoints. Successful exploitation can disclose cloud credentials and compromise cloud resourc...

8.5CVSS5.5AI score0.00214EPSS
SaveExploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/05 12:31 p.m.18 views

Malicious code in chart-data-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 3980b39b1ba77c4c8df0b8e08016a299640a60b6255c1ea8be1883343ec750e9 [email protected] advertises itself as a chart data/color helper library index.js contains only trivial color utilities, but ships a...

5.5AI score
SaveExploits0References1
CVE
CVE
added 2026/08/05 6:59 a.m.60 views

CVE-2026-71210

Mealie is affected by a DNS-rebinding TOCTOU in its AsyncSafeTransport SSRF guard. The guard validates a target host by resolving its IP once and checking private-range rules, but the actual outbound request is issued using the original hostname, which is re-resolved by the underlying transport. ...

5.3CVSS5.2AI score0.00157EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/05 6:59 a.m.18 views

CVE-2026-71210 mealie - DNS-Rebinding TOCTOU in SSRF Guard Allows Internal Network and Cloud Metadata Access

Mealie's AsyncSafeTransport SSRF guard mealie/pkgs/safehttp/transport.py resolves a target hostname once, checks the resolved IP against private-range rules, but then issues the actual outbound HTTP request using the original hostname, which the underlying async transport re-resolves independentl...

5.3CVSS5.3AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/05 6:59 a.m.47 views

CVE-2026-71210 mealie - DNS-Rebinding TOCTOU in SSRF Guard Allows Internal Network and Cloud Metadata Access

Mealie's AsyncSafeTransport SSRF guard mealie/pkgs/safehttp/transport.py resolves a target hostname once, checks the resolved IP against private-range rules, but then issues the actual outbound HTTP request using the original hostname, which the underlying async transport re-resolves independentl...

5.3CVSS0.00157EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/05 6:59 a.m.13 views

CVE-2026-71210 mealie - DNS-Rebinding TOCTOU in SSRF Guard Allows Internal Network and Cloud Metadata Access

Mealie's AsyncSafeTransport SSRF guard mealie/pkgs/safehttp/transport.py resolves a target hostname once, checks the resolved IP against private-range rules, but then issues the actual outbound HTTP request using the original hostname, which the underlying async transport re-resolves independentl...

5.3CVSS5.2AI score0.00157EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/05 12:00 a.m.18 views

PT-2026-68308

Name of the Vulnerable Software and Affected Versions PraisonAI versions 1.5.128 through 1.6.57 Description The web crawl function in praisonaiagents.tools.web crawl tools is susceptible to server-side request forgery SSRF. Although the system validates the initial URL to block direct loopback an...

7.7CVSS5.4AI score0.00362EPSS
SaveExploits0References11
NVD
NVD
added 2026/08/04 9:16 p.m.14 views

CVE-2026-54020

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.11.0, Open WebUI resolved a hostname during URL validation and rejected private, loopback, and link-local addresses, but the HTTP clients resolved the hostname again at connection time. An authenticat...

6.3CVSS0.00213EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/04 7:59 p.m.14 views

Open WebUI: Any authenticated user can reach internal services and cloud metadata via NAT64-encoded URLs

Summary Open WebUI fetches user-supplied URLs on the server for RAG URL ingestion, URL-to-markdown conversion and web-search content retrieval, and decides whether a destination is allowed by asking whether its IP address is globally routable. That test operates on the literal IPv6 address and do...

7.1CVSS5.6AI score0.00222EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/04 7:59 p.m.12 views

GHSA-8X5V-CPV7-8JJP Open WebUI: Any authenticated user can reach internal services and cloud metadata via NAT64-encoded URLs

Summary Open WebUI fetches user-supplied URLs on the server for RAG URL ingestion, URL-to-markdown conversion and web-search content retrieval, and decides whether a destination is allowed by asking whether its IP address is globally routable. That test operates on the literal IPv6 address and do...

7.1CVSS5.6AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 7:59 p.m.23 views

CVE-2026-70485 Open WebUI: Any authenticated user can reach internal services and cloud metadata via NAT64-encoded URLs

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, Open WebUI checked whether a user-supplied URL destination was globally routable by applying ipaddress.isglobal to the literal IPv6 address without examining IPv4 addresses embedded in...

7.1CVSS5.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/04 7:59 p.m.39 views

CVE-2026-70485 Open WebUI: Any authenticated user can reach internal services and cloud metadata via NAT64-encoded URLs

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, Open WebUI checked whether a user-supplied URL destination was globally routable by applying ipaddress.isglobal to the literal IPv6 address without examining IPv4 addresses embedded in...

7.1CVSS0.00222EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/04 7:59 p.m.73 views

CVE-2026-70485

CVE-2026-70485 – Open WebUI : Affected versions 0.9.0 through 0.11.0 of the Open WebUI self-hosted AI platform check whether a user-provided URL is globally routable by applying ipaddress.is_global to the literal IPv6 address, without considering embedded IPv4 in transition encodings. In NAT64 de...

7.1CVSS5.5AI score0.00222EPSS
SaveExploits0References3
Rows per page
Query Builder