Lucene search
+L

100 matches found

OSV
OSV
added 2026/09/17 2:48 p.m.9 views

CVE-2026-61793 Nuxt OG Image has unauthenticated SSRF via `fonts[].path` URL parameter

Nuxt OG Image generates OG Images with Vue templates in Nuxt. From 6.0.2 until 6.7.0, nuxt-og-image exposes the unauthenticated /og/d/ route when the documented defaults security.strict = false and security.secret = "" are used, and base64url-decodes the fonts parameter through decodeOgImageParam...

6.9CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/09/15 5:46 p.m.51 views

CVE-2026-54688

CVE-2026-54688 is a Server-Side Request Forgery (SSRF) in mcp-searxng , a Model Context Protocol server providing AI assistants with web search and URL-reading via SearXNG. Prior to 1.2.0 , the web_url_read tool passes a caller-supplied URL to a server-side fetch path, but the internal-address gu...

6.5CVSS5.7AI score0.00358EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/15 5:46 p.m.12 views

EUVD-2026-78923

mcp-searxng is a Model Context Protocol server that gives AI assistants web search and URL-reading capabilities through SearXNG. Prior to 1.2.0, weburlread passes a caller-supplied URL to the server-side fetch path while assertUrlAllowed in src/url-reader.ts runs only when MCPHTTPHARDEN is enable...

6.5CVSS5.7AI score0.00358EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/10 3:09 p.m.13 views

Open WebUI: Any authenticated user can reach the Azure platform channel via server-side web fetch

Summary Open WebUI fetches user-supplied URLs on the server for RAG URL ingestion and web search, and screens the resolved addresses so internal destinations cannot be reached. That screen decided whether a destination was external by asking Python's standard library whether the address is global...

7.1CVSS5.7AI score0.00223EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/09/09 11:54 p.m.8 views

GHSA-5X7X-4C3C-QF5W Open WebUI: Server-side fetches reach blocked and internal hosts via unvalidated HTTP redirect targets

Summary Open WebUI protects server-side web fetches with two controls: the operator's list of excluded hosts, and a check that refuses private and internal addresses. Neither control was applied to the destination of an HTTP redirect. On a deployment where redirect following is enabled, any...

5CVSS5.7AI score0.00273EPSS
SaveExploits1References5
CVE
CVE
added 2026/09/09 9:38 p.m.15 views

CVE-2026-88001

Open WebUI versions 0.9.5 through 0.11.1 contained a server-side request forgery (SSRF) weakness in its web-fetch functionality. When AIOHTTP_CLIENT_ALLOW_REDIRECTS was enabled, HTTP redirect destinations were not revalidated against WEB_FETCH_FILTER_LIST or private-address controls. An authentic...

5CVSS5.7AI score0.00273EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/09/09 9:38 p.m.37 views

CVE-2026-88001 Open WebUI: Server-side fetches reach blocked and internal hosts via unvalidated HTTP redirect targets

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.5 until 0.11.1, server-side web fetches did not reapply WEBFETCHFILTERLIST or private-address controls to HTTP redirect destinations when AIOHTTPCLIENTALLOWREDIRECTS was enabled. An authenticated user...

5CVSS0.00273EPSS
SaveExploits1References4
OSV
OSV
added 2026/09/09 9:33 p.m.8 views

CVE-2026-87999 Open WebUI: Any authenticated user can reach the Azure platform channel via server-side web fetch

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.11.1, POST /api/v1/retrieval/process/web and POST /api/v1/retrieval/process/web/search in backend/openwebui/retrieval/web/utils.py treated Python's globally routable address classification as proof th...

7.1CVSS5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/09 9:33 p.m.40 views

CVE-2026-87999 Open WebUI: Any authenticated user can reach the Azure platform channel via server-side web fetch

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.11.1, POST /api/v1/retrieval/process/web and POST /api/v1/retrieval/process/web/search in backend/openwebui/retrieval/web/utils.py treated Python's globally routable address classification as proof th...

7.1CVSS0.00223EPSS
SaveExploits1References4
Packet Storm
Packet Storm
added 2026/09/04 12:00 a.m.40 views

...[ More ]

Flextype CMS version 1.0.0-alpha.3 contains a stored server-side request forgery SSRF vulnerability in its shortcode-processing functionality. Attacker-controlled entry fields can be automatically processed by Flextype's shortcode parser. The built-in fetch shortcode accepts an attacker-controlle...

5.7AI score
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/09/03 11:22 a.m.12 views

CVE-2026-85163 AVideo Server-Side Request Forgery via epg_link parameter

AVideo through commit c91b5975d contains a server-side request forgery vulnerability in the EPG parser that allows authenticated uploaders to fetch arbitrary internal URLs. An attacker can supply an internal URL via the epglink parameter during video upload, which is validated only for syntax and...

7.1CVSS6AI score0.00209EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/02 5:17 p.m.13 views

CVE-2026-55421

Open edX Platform enables the authoring and delivery of online learning at any scale. Prior to commit 00b7c3c, the endpoint accepts user-supplied files.url, performs a server-side fetch using "requests.geturl, allowredirects=True". The fetched bytes are then returned inside a ZIP response. This...

6.8CVSS0.00264EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/02 4:54 p.m.8 views

EUVD-2026-70223

Open edX Platform enables the authoring and delivery of online learning at any scale. Prior to commit 00b7c3c, the endpoint accepts user-supplied files.url, performs a server-side fetch using "requests.geturl, allowredirects=True". The fetched bytes are then returned inside a ZIP response. This...

6.8CVSS5.8AI score0.00264EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.11 views

PT-2026-84819

Open edX Platform enables the authoring and delivery of online learning at any scale. Prior to commit 00b7c3c, the endpoint accepts user-supplied files.url, performs a server-side fetch using "requests.geturl, allow redirects=True". The fetched bytes are then returned inside a ZIP response. This...

6.8CVSS5.8AI score0.00264EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/20 4:21 p.m.6 views

CVE-2026-61704 link-preview-js DNS Rebinding SSRF Bypass / Incomplete Fix for CVE-2026-43897

Link Preview JS extracts web links information. Prior to 4.0.4, the resolveDNSHost mitigation in index.ts validates one resolved IP address but fetches the original hostname, allowing an attacker-controlled DNS server to return a public address during validation and a loopback or internal address...

7.5CVSS5.3AI score0.00403EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.11 views

PT-2026-80756

Ref: https://github.com/ihor-sokoliuk/mcp-searxng/issues/87issuecomment-4645453694 Summary The web url read tool fetches a caller-supplied URL server-side and converts it to markdown. An SSRF guard assertUrlAllowed, which blocks private/loopback/metadata addresses exists but runs only when MCP HT...

6.5CVSS5.8AI score0.00358EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.17 views

next: Next.js: Information disclosure via server-side fetch cache

A flaw was found in Next.js. A remote attacker could exploit a vulnerability in the server-side fetch mechanism, where a request with a body might receive a cached response intended for a different request to the same URL but different body. This could lead to the unauthorized disclosure of...

6CVSS5.4AI score0.00336EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/12 6:59 p.m.30 views

CVE-2026-73307

Budibase CVE-2026-73307 affects the open-source platform prior to version 3.39.4. The issue arises from a bare server-side fetch used by uploadUrl in fileUtils.ts for string attachment values passed by processAttachments in AI table generation (rows.ts). A builder could cause an attachment to ref...

4.9CVSS5.3AI score0.00398EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/05 12:26 p.m.41 views

CVE-2026-71280 go-shiori Server-Side Request Forgery via Unrestricted Bookmark URL Fetch

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...

8.5CVSS0.00178EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/05 12:26 p.m.19 views

EUVD-2026-53355

Stirling-PDF's POST /api/v1/convert/url/pdf endpoint ConvertWebsiteToPDF.java was not updated with the CustomHtmlSanitizer/SsrfProtectionService SSRF protections that were added to three sibling conversion endpoints html/pdf, file/pdf, markdown/pdf. The endpoint validates only that the initial...

8.6CVSS5.5AI score0.00313EPSS
SaveExploits0References1
Rows per page
Query Builder