Lucene search
+L

389 matches found

Fedora
Fedora
added 2026/09/12 12:19 a.m.9 views

[SECURITY] Fedora 45 Update: libevent-2.1.13-1.fc45

The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. libevent is meant to replace the asynchronous event loop found in event driven network servers. An application just needs to call eventdispat...

9.2CVSS0.00587EPSS
SaveExploits0
CVE
CVE
added 2026/09/11 7:46 p.m.10 views

CVE-2026-89752

A race condition in the Linux kernel's memory cgroup (memcg) subsystem can cause an indefinite reclaim loop when two open files concurrently update memory.max or memory.high. Because kernfs serializes operations only per open file, a first writer may continue reclaiming toward a stale target afte...

0.00168EPSS
SaveExploits0References4
Fedora
Fedora
added 2026/09/11 1:27 a.m.7 views

[SECURITY] Fedora 43 Update: libevent-2.1.13-1.fc43

The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. libevent is meant to replace the asynchronous event loop found in event driven network servers. An application just needs to call eventdispat...

9.2CVSS0.00587EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.6 views

brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity

A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the expand function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-lo...

8.7CVSS0.00364EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/10 10:44 p.m.9 views

Open WebUI: Unauthenticated requests can stall the server via uncached OIDC fetches in back-channel logout

Summary The OIDC back-channel logout endpoint is unauthenticated by design, because the identity provider calls it without a browser session. Before checking whether the submitted logout token was genuine, the handler fetched the provider's discovery document and its signing keys over the network...

7.5CVSS0.00339EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/09/10 10:44 p.m.7 views

EUVD-2026-75170

Open WebUI: Unauthenticated requests can stall the server via uncached OIDC fetches in back-channel logout...

7.5CVSS0.00339EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/10 4:34 p.m.7 views

brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity

A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the expand function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-lo...

8.7CVSS0.00364EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/09/10 12:00 a.m.9 views

Python Library Tornado < 6.5.8 DoS (CVE-2026-82397)

The version of the Tornado Python package installed on the remote host is prior to 6.5.8. It is, therefore, affected by a denial of service vulnerability: - Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.8, Tornado parses application/x-www-form-urlencoded...

7.5CVSS0.0035EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/09 11:54 p.m.5 views

GHSA-3CGP-3CQX-J8W2 Open WebUI: Any authenticated user can hang the server via message deletion in a cyclic chat tree

Summary Chat histories are stored as an unvalidated JSON object. After a message is deleted, the code that picks the chat's new current message walked down the childrenIds links without recording where it had already been. Any account with the default user role could store a chat whose messages...

6.5CVSS5.6AI score0.00305EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/09 11:54 p.m.10 views

Open WebUI: Any authenticated user can hang the server via message deletion in a cyclic chat tree

Summary Chat histories are stored as an unvalidated JSON object. After a message is deleted, the code that picks the chat's new current message walked down the childrenIds links without recording where it had already been. Any account with the default user role could store a chat whose messages...

6.5CVSS5.6AI score0.00305EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/09/09 11:53 p.m.8 views

EUVD-2026-75188

Open WebUI: Any authenticated user can hang the server via a cyclic chat message history...

6.5CVSS0.00305EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/09 11:53 p.m.6 views

GHSA-JQHH-CJMQ-VMV6 Open WebUI: Any authenticated user can hang the server via a cyclic chat message history

Summary Chat histories are stored as an unvalidated JSON object. The walk that reconstructs a chat's message chain detected repeats using each message's own id field while moving through the history by map key, so a message that simply omitted id was never recorded as visited. A history whose...

6.5CVSS5.6AI score0.00305EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/09 10:18 p.m.7 views

CVE-2026-88002

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.5.0 until 0.11.1, the message-chain reconstruction helper in backend/openwebui/utils/misc.py advanced through a chat history by map key but tracked visited entries using each message body's optional id...

6.5CVSS0.00305EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/09 9:40 p.m.15 views

CVE-2026-88002

Open WebUI (self-hosted AI platform), versions 0.5.0 through 0.11.1 , is affected by a denial-of-service vulnerability in the message-chain reconstruction helper in backend/open_webui/utils/misc.py. The helper advanced through chat history by map key but tracked visited entries using each message...

6.5CVSS0.00305EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/09 9:40 p.m.6 views

CVE-2026-88002 Open WebUI: Any authenticated user can hang the server via a cyclic chat message history

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.5.0 until 0.11.1, the message-chain reconstruction helper in backend/openwebui/utils/misc.py advanced through a chat history by map key but tracked visited entries using each message body's optional id...

6.5CVSS5.8AI score
SaveExploits0References6
NVD
NVD
added 2026/09/09 9:17 p.m.6 views

CVE-2026-87011

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.1, the unauthenticated POST /oauth/backchannel-logout handler in backend/openwebui/utils/oauth.py fetched the OIDC discovery document and signing keys before validating a submitted logout...

7.5CVSS0.00339EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/09 8:54 p.m.5 views

CVE-2026-87011 Open WebUI: Unauthenticated requests can stall the server via uncached OIDC fetches in back-channel logout

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.1, the unauthenticated POST /oauth/backchannel-logout handler in backend/openwebui/utils/oauth.py fetched the OIDC discovery document and signing keys before validating a submitted logout...

7.5CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/09 8:54 p.m.29 views

CVE-2026-87011 Open WebUI: Unauthenticated requests can stall the server via uncached OIDC fetches in back-channel logout

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.1, the unauthenticated POST /oauth/backchannel-logout handler in backend/openwebui/utils/oauth.py fetched the OIDC discovery document and signing keys before validating a submitted logout...

7.5CVSS0.00339EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/09 8:54 p.m.15 views

CVE-2026-87011

Open WebUI , a self-hosted AI platform, contains a denial-of-service vulnerability in the unauthenticated POST /oauth/backchannel-logout handler (backend/open_webui/utils/oauth.py). From version 0.9.0 through 0.11.1 , the handler fetched the OIDC discovery document and signing keys before validat...

7.5CVSS0.00339EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.7 views

PT-2026-89158

Summary The OIDC back-channel logout endpoint is unauthenticated by design, because the identity provider calls it without a browser session. Before checking whether the submitted logout token was genuine, the handler fetched the provider's discovery document and its signing keys over the network...

7.5CVSS0.00339EPSS
SaveExploits0References9
Rows per page
Query Builder