Lucene search
+L

28179 matches found

Cvelist
Cvelist
added 2026/08/04 9:16 p.m.34 views

CVE-2026-70620 Odysseus SSRF via Embedding Endpoint Configuration

Odysseus before commit 87babb5 contains a server-side request forgery vulnerability that allows admin-privileged attackers to direct the server to probe internal network resources by supplying arbitrary URLs to the embedding endpoint configuration without scheme, host, IP range, or DNS rebind...

6.8CVSS0.00264EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/04 8:51 p.m.6 views

GHSA-3R7G-Q6CG-Q2VX Open WebUI: Tool source code disclosed to read-only users via the tool list and get endpoints

Summary A workspace tool shared with a read grant returned its full Python source to the recipient. Any authenticated non-admin who could use a shared tool could also read its source, including any user on the instance when a tool was shared publicly. Source is meant to be a writer-only tier: the...

6.5CVSS5.9AI score0.0026EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/04 8:49 p.m.8 views

CVE-2026-66901

Google::Auth versions before 0.09 for Perl allow server side request forgery and credential exfiltration via unvalidated URLs taken from the credentials JSON. The URLs the library requests are read from the credentials JSON, and their hosts were not checked against the universe domain before the...

5.5AI score0.00333EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/04 8:49 p.m.9 views

CVE-2026-66901 Google::Auth versions before 0.09 for Perl allow server side request forgery and credential exfiltration via unvalidated URLs taken from the credentials JSON

Google::Auth versions before 0.09 for Perl allow server side request forgery and credential exfiltration via unvalidated URLs taken from the credentials JSON. The URLs the library requests are read from the credentials JSON, and their hosts were not checked against the universe domain before the...

7.5CVSS5.5AI score
SaveExploits0References10
CVE
CVE
added 2026/08/04 8:49 p.m.51 views

CVE-2026-66901

CVE-2026-66901 : Google::Auth for Perl before version 0.09 is prone to server-side request forgery and credential exfiltration due to unvalidated URLs sourced from the credentials JSON. The attack could reach hosts in the configuration’s network position (including internal services and metadata ...

7.5CVSS5.5AI score0.00333EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/04 8:38 p.m.10 views

Open WebUI: DNS Rebinding SSRF Bypass

Summary Open WebUI vetted user-supplied URLs by resolving the hostname once and rejecting private, loopback and link-local addresses, then let the HTTP client resolve that hostname again at connect time. An attacker who controls the authoritative DNS for a hostname they submit can answer with a...

6.3CVSS5.5AI score0.00213EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/08/04 8:16 p.m.10 views

CVE-2026-70486

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, the terminal file-preview serveUrl iframe branch always granted allow-same-origin together with allow-scripts for HTML files served from the application origin. Any authenticated user wi...

8.2CVSS0.00374EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/04 8:2 p.m.13 views

Open WebUI: Same-origin XSS to account takeover via terminal file-preview iframe hardcoding allow-same-origin

Summary Any authenticated user with access to a terminal server could get script of their choosing to run in the Open WebUI origin itself. The HTML file preview rendered terminal-served files in an iframe whose sandbox always granted allow-same-origin alongside allow-scripts, and the file is serv...

8.2CVSS6AI score0.00374EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/08/04 8:1 p.m.42 views

CVE-2026-70486 Open WebUI: Same-origin XSS to account takeover via terminal file-preview iframe hardcoding allow-same-origin

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, the terminal file-preview serveUrl iframe branch always granted allow-same-origin together with allow-scripts for HTML files served from the application origin. Any authenticated user wi...

8.2CVSS0.00374EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/04 8:1 p.m.58 views

CVE-2026-70486

Open WebUI (self-hosted AI platform) versions 0.9.0–0.11.0 contain a Same-Origin/XSS risk in the terminal file-preview iframe: the serveUrl iframe branch granted allow-same-origin and allow-scripts for HTML files from the app origin, enabling an authenticated user with terminal server access to r...

8.2CVSS6.1AI score0.00374EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/04 7:43 p.m.32 views

CVE-2026-70480 Open WebUI: Client-side SSRF via unrestricted external resource loading in Vega/Vega-Lite chart rendering

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.6.34 until 0.11.0, Open WebUI renders vega and vega-lite fenced code blocks in chat content by building a Vega view in the viewer browser without a restricted resource loader. Any user who can place such ...

4.1CVSS0.00192EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/04 7:40 p.m.11 views

Open WebUI: SSRF into internal services via unvalidated sub-resource requests in the Playwright web loader

Summary With the Playwright web loader enabled, Open WebUI opens user-submitted URLs in a real browser and validates the destination address before allowing the request. That check only ran for the top-level page request. Every other request the page issued was passed through unvalidated, so a pa...

7.7CVSS5.5AI score0.0026EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/04 7:40 p.m.73 views

CVE-2026-70479

Open WebUI vulnerability CVE-2026-70479 affects the self-hosted Open WebUI platform. From versions 0.9.6 through 0.11.0, when WEB_LOADER_ENGINE=playwright is used, the Playwright web loader validates only the top-level page requests and allows sub-resource requests to pass unvalidated. This enabl...

7.7CVSS5.5AI score0.0026EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 7:40 p.m.8 views

CVE-2026-70479 Open WebUI: SSRF into internal services via unvalidated sub-resource requests in the Playwright web loader

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, with WEBLOADERENGINE=playwright, the Playwright web loader validates only the top-level page request and lets sub-resource requests pass unvalidated. A page supplied by an authenticated...

7.7CVSS5.4AI score
SaveExploits0References6
CVE
CVE
added 2026/08/04 7:37 p.m.42 views

CVE-2026-70553

MaxSite CMS is affected by an unauthenticated remote code execution vulnerability. An attacker can submit crafted POST data to the install endpoint after installation, using a malicious db_dbprefix value to break out of a PHP string in application/config/database.php and inject PHP statements tha...

9.8CVSS6.5AI score0.00879EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/04 6:16 p.m.12 views

CVE-2026-47617

NVIDIA Dynamo for Linux contains a vulnerability in the multimodal media fetcher where an attacker may cause server-side request forgery via DNS rebinding. A successful exploit of this vulnerability might lead to information disclosure...

7.5CVSS0.00319EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/04 6:16 p.m.6 views

CVE-2026-47618

NVIDIA Dynamo for Linux contains a vulnerability in the Rust multimodal media fetcher where an attacker could cause server-side request forgery. A successful exploit of this vulnerability might lead to information disclosure...

7.5CVSS0.00319EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/04 6:16 p.m.12 views

CVE-2026-47616

NVIDIA Dynamo for Linux contains a vulnerability in the multimodal media fetcher where an attacker may cause server-side request forgery. A successful exploit of this vulnerability might lead to information disclosure...

7.5CVSS0.00319EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/04 6:16 p.m.11 views

CVE-2026-47615

NVIDIA Dynamo for Linux contains a vulnerability where an attacker may cause server-side request forgery by supplying a crafted URL in a multimodal request. A successful exploit of this vulnerability might lead to information disclosure...

7.5CVSS0.00319EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/04 6:16 p.m.12 views

CVE-2026-47614

NVIDIA Dynamo for Linux contains a vulnerability where an attacker may cause server-side request forgery. A successful exploit of this vulnerability might lead to information disclosure...

7.5CVSS0.00319EPSS
SaveExploits0References3
Rows per page
Query Builder