Lucene search
+L

4019 matches found

Snyk
Snyk
added 2026/05/18 2:07 a.m.22 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in various respons.text invocations in response-handler.ts, which accept and buffer arbitrarily long request strings. Functions like createJsonResponseHandler and...

6.9CVSS5.9AI score0.00561EPSS
SaveExploits1References2
NVD
NVD
added 2026/05/15 9:16 p.m.33 views

CVE-2026-45401

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, the validateurl function in backend/openwebui/retrieval/web/utils.py only validates the initial URL submitted by the caller. The HTTP clients used downstream sync requests, async...

8.5CVSS0.003EPSS
SaveExploits1References1
CVE
CVE
added 2026/05/15 8:52 p.m.66 views

CVE-2026-8696

CVE-2026-8696 affects radare2 6.1.5, specifically the GDB client core's gdbr_pids_list() function. The vulnerability is a use-after-free that can be triggered by malformed thread information responses, where qsThreadInfo fails after qfThreadInfo allocates RDebugPid structures. This leads to a dou...

9.8CVSS6.1AI score0.00603EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/05/15 8:16 p.m.23 views

CVE-2026-44556

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the /responses endpoint in the OpenAI router accepts any authenticated user and forwards requests directly to upstream LLM providers without enforcing per-model access control. While...

7.1CVSS0.00306EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/15 7:46 p.m.9 views

CVE-2026-44556

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the /responses endpoint in the OpenAI router accepts any authenticated user and forwards requests directly to upstream LLM providers without enforcing per-model access control. While...

7.1CVSS6AI score0.00306EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/05/15 7:46 p.m.41 views

CVE-2026-44556

Open WebUI vulnerability CVE-2026-44556 affects the /api/openai/responses endpoint, where the proxy forwards requests to upstream LLMs without enforcing per-model access control. Pre-0.9.0, any authenticated user could interact with any configured model by POSTing to /responses with an arbitrary ...

7.1CVSS6AI score0.00306EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/05/15 7:46 p.m.45 views

CVE-2026-44556 Open WebUI: responses passthrough endpoint lacks access control authorization

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the /responses endpoint in the OpenAI router accepts any authenticated user and forwards requests directly to upstream LLM providers without enforcing per-model access control. While...

7.1CVSS0.00306EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/15 7:46 p.m.23 views

EUVD-2026-30624

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the /responses endpoint in the OpenAI router accepts any authenticated user and forwards requests directly to upstream LLM providers without enforcing per-model access control. While...

7.1CVSS6AI score0.00306EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/15 7:46 p.m.11 views

CVE-2026-44556 Open WebUI: responses passthrough endpoint lacks access control authorization

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the /responses endpoint in the OpenAI router accepts any authenticated user and forwards requests directly to upstream LLM providers without enforcing per-model access control. While...

7.1CVSS6.1AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/15 7:46 p.m.10 views

CVE-2026-44556 Open WebUI: responses passthrough endpoint lacks access control authorization

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.0, the /responses endpoint in the OpenAI router accepts any authenticated user and forwards requests directly to upstream LLM providers without enforcing per-model access control. While...

7.1CVSS5.9AI score0.00306EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/15 8:50 a.m.8 views

BIT-NGINX-2026-42946 NGINX ngx_http_scgi_module and ngx_http_uwsgi_module vulnerability

A vulnerability exists in the ngxhttpscgimodule and ngxhttpuwsgimodule modules that may result in excessive memory allocation or an over-read of data. When scgipass or uwsgipass is configured, an unauthenticated attacker with man-in-the-middle MITM ability to control responses from an upstream...

8.3CVSS6AI score0.00932EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/05/15 1:58 a.m.13 views

SUSE CVE-2026-42586

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the Netty Redis codec encoder RedisEncoder writes user-controlled string content directly to the network output buffer without validating or sanitizing CRLF \r\n characters. Since the...

8.2CVSS6AI score0.00198EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/05/15 1:11 a.m.12 views

CVE-2026-8612 WWW::Mechanize::Cached versions before 2.00 for Perl deserialize cached HTTP responses from a world-writable on-disk cache, enabling local response forgery and code execution

WWW::Mechanize::Cached versions before 2.00 for Perl deserialize cached HTTP responses from a world-writable on-disk cache, enabling local response forgery and code execution. With no explicit cache backend, WWW::Mechanize::Cached constructs a default Cache::FileCache under /tmp/FileCache without...

6.1AI score0.00127EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/15 1:11 a.m.31 views

CVE-2026-8612

CVE-2026-8612 affects WWW::Mechanize::Cached

5.3CVSS6.1AI score0.00127EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/15 12:00 a.m.21 views

PT-2026-41323

Name of the Vulnerable Software and Affected Versions radare2 version 6.1.5 Description A use-after-free issue exists in the gdbr threads list function. This occurs when a valid qfThreadInfo response is followed by a malformed qsThreadInfo response, allowing remote attackers to trigger memory...

9.8CVSS6.2AI score0.00626EPSS
SaveExploits1References12
CNNVD
CNNVD
added 2026/05/15 12:00 a.m.30 views

Mattermost 代码问题漏洞

Mattermost is an open-source collaboration platform developed by the American company Mattermost. Versions of Mattermost such as 11.5.1 and earlier, 10.11.13 and earlier, as well as 11.4.3 and earlier, have code vulnerabilities. These vulnerabilities stem from unvalidated proxy image response...

6.5CVSS5.9AI score0.00242EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/15 12:00 a.m.25 views

PT-2026-41236

WWW::Mechanize::Cached versions before 2.00 for Perl deserialize cached HTTP responses from a world-writable on-disk cache, enabling local response forgery and code execution. With no explicit cache backend, WWW::Mechanize::Cached constructs a default Cache::FileCache under /tmp/FileCache without...

6.1AI score0.00127EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/15 12:00 a.m.17 views

Open WebUI 访问控制错误漏洞

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted WebUI under open source. Prior to Open WebUI 0.9.0, there was an access control vulnerability. This vulnerability stemmed from the /responses endpoint in the OpenAI router, which accepted any authenticated user and directly...

7.1CVSS5.8AI score0.00306EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/15 12:00 a.m.26 views

PT-2026-41349

Name of the Vulnerable Software and Affected Versions Mattermost versions 11.5.0 through 11.5.1 Mattermost versions 10.11.0 through 10.11.13 Mattermost versions 11.4.0 through 11.4.3 Description Failure to validate the response body of proxied images allows a remote attacker to cause a client-sid...

6.5CVSS5.9AI score0.00242EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/14 3:01 a.m.17 views

SUSE CVE-2026-42946

A vulnerability exists in the ngxhttpscgimodule and ngxhttpuwsgimodule modules that may result in excessive memory allocation or an over-read of data. When scgipass or uwsgipass is configured, an unauthenticated attacker with man-in-the-middle MITM ability to control responses from an upstream...

6.5CVSS5.8AI score0.00932EPSS
SaveExploits0References6
Rows per page
Query Builder