Lucene search
+L

54745 matches found

Github Security Blog
Github Security Blog
•added 2026/08/04 7:54 p.m.•26 views

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

Summary Open WebUI renders vega and vega-lite fenced code blocks in chat content by building a Vega view in the viewer's browser without a restricted resource loader. Any user who can place such a block where another user will see it can make that user's browser issue attacker-chosen outbound GET...

4.1CVSS5.5AI score0.00346EPSS
SaveExploits1References5Affected Software1
OSV
OSV
•added 2026/08/04 7:43 p.m.•31 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.1CVSS5.4AI score
SaveExploits0References6
Snyk
Snyk
•added 2026/08/04 7:40 p.m.•13 views

Server-side Request Forgery (SSRF)

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the SafePlaywrightURLLoader process. An attacker can access sensitive internal resources by submitting a crafted URL when the Playwright web loader is enabled, allowing th...

7.7CVSS5.3AI score0.00466EPSS
SaveExploits1References2
OSV
OSV
•added 2026/08/04 7:40 p.m.•15 views

GHSA-W2RX-84HP-GG95 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.00466EPSS
SaveExploits1References5
CVE
CVE
•added 2026/08/04 7:40 p.m.•109 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.00466EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
•added 2026/08/04 7:40 p.m.•44 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.7CVSS0.00466EPSS
SaveExploits1References4
EUVD
EUVD
•added 2026/08/04 7:40 p.m.•15 views

EUVD-2026-52915

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.5AI score0.00466EPSS
SaveExploits1References4
Snyk
Snyk
•added 2026/08/04 4:50 p.m.•13 views

Incorrect Authorization

Overview flowise is a Flowiseai Server Affected versions of this package are vulnerable to Incorrect Authorization in the DELETE /api/v1/chatflows/:id process. An attacker can perform unauthorized deletion of resources by exploiting insufficient validation of permission scopes, allowing users wit...

7.1CVSS5.4AI score0.00524EPSS
SaveExploits1References2
Patchstack
Patchstack
•added 2026/08/04 4:50 p.m.•13 views

NPM: Flowise: `DELETE /api/v1/chatflows/:id` does not validate resource type, allowing `agentflows:delete` and `chatflows:delete` to delete each other’s flow type

NPM: Flowise: DELETE /api/v1/chatflows/:id does not validate resource type, allowing agentflows:delete and chatflows:delete to delete each other’s flow type vulnerability discovered by ? in WordPress Npm flowise versions = 3.1.2...

7.1CVSS5.5AI score0.00524EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
•added 2026/08/04 4:50 p.m.•57 views

CVE-2026-69262 Flowise: `DELETE /api/v1/chatflows/:id` does not validate resource type, allowing `agentflows:delete` and `chatflows:delete` to delete each other’s flow type

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, DELETE /api/v1/chatflows/:id authorized requests with checkAnyPermission'chatflows:delete,agentflows:delete', so possession of either permission was sufficient to reach the delete path. The...

7.1CVSS0.00524EPSS
SaveExploits1References4
CVE
CVE
•added 2026/08/04 4:50 p.m.•74 views

CVE-2026-69262

Flowise prior to 3.1.3 has an access control flaw in DELETE /api/v1/chatflows/:id: possession of either chatflows:delete or agentflows:delete allowed access to the delete path, but the target resource type was not validated. The delete logic resolved the record only by id and workspaceId, permitt...

8.1CVSS5.5AI score0.00524EPSS
SaveExploits1References4Affected Software1
OSV
OSV
•added 2026/08/04 4:50 p.m.•16 views

CVE-2026-69262 Flowise: `DELETE /api/v1/chatflows/:id` does not validate resource type, allowing `agentflows:delete` and `chatflows:delete` to delete each other’s flow type

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, DELETE /api/v1/chatflows/:id authorized requests with checkAnyPermission'chatflows:delete,agentflows:delete', so possession of either permission was sufficient to reach the delete path. The...

7.1CVSS5.4AI score
SaveExploits0References6
EUVD
EUVD
•added 2026/08/04 4:50 p.m.•15 views

EUVD-2026-52794

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, DELETE /api/v1/chatflows/:id authorized requests with checkAnyPermission'chatflows:delete,agentflows:delete', so possession of either permission was sufficient to reach the delete path. The...

7.1CVSS5.5AI score0.00524EPSS
SaveExploits1References4
GithubExploit
GithubExploit
•added 2026/08/04 4:38 p.m.•108 views

Exploit for Incorrect Resource Transfer Between Spheres in Linux Linux_Kernel

No d...

7.8CVSS7.5AI score0.03437EPSS
SaveExploits243
OSV
OSV
•added 2026/08/04 2:52 p.m.•11 views

CLSA-2026-1775781147 TuxCare security update for angular-resource (1 CVE)

TuxCare rebuilt angular-resource to address 1 CVE. Fixed in 1.7.9-tuxcare.2...

5.3CVSS6.7AI score0.01695EPSS
SaveExploits1
OSV
OSV
•added 2026/08/04 2:52 p.m.•6 views

CLSA-2026-1775781148 TuxCare security update for angular-resource (1 CVE)

TuxCare rebuilt angular-resource to address 1 CVE. Fixed in 1.8.3-tuxcare.2...

5.3CVSS6.5AI score0.01695EPSS
SaveExploits1
OSV
OSV
•added 2026/08/04 2:52 p.m.•9 views

CLSA-2026-1775781146 TuxCare security update for angular-resource (1 CVE)

TuxCare rebuilt angular-resource to address 1 CVE. Fixed in 1.6.10-tuxcare.1...

5.3CVSS6.7AI score0.01695EPSS
SaveExploits1
OSV
OSV
•added 2026/08/04 2:52 p.m.•11 views

CLSA-2026-1775781145 TuxCare security update for angular-resource (1 CVE)

TuxCare rebuilt angular-resource to address 1 CVE. Fixed in 1.5.11-tuxcare.1...

5.3CVSS6.7AI score0.01695EPSS
SaveExploits1
RedHat Linux
RedHat Linux
•added 2026/08/04 1:59 p.m.•20 views

netty-codec-http2: Netty: Denial of Service via uncontrolled HTTP/2 concurrent streams

A flaw was found in Netty, a network application framework. A remote attacker can exploit this vulnerability by sending a large number of HTTP/2 stream requests to a Netty HTTP/2 server. If the server does not explicitly limit concurrent streams, it can lead to the allocation of numerous long-liv...

5.3CVSS5.5AI score0.00507EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
•added 2026/08/04 1:59 p.m.•12 views

netty-codec-http2: netty-codec-http2: Denial of Service due to resource leak

A flaw was found in netty-codec-http2. A remote attacker could send specially crafted frames that cause a resource leak within the DelegatingDecompressorFrameListener class. This resource leak could lead to an Out Of Memory Error OOME, potentially causing a Denial of Service DoS by taking down th...

7.5CVSS5.5AI score0.00882EPSS
SaveExploits0References7
Rows per page
Query Builder