Lucene search
+L

66179 matches found

Jenkins Security Advisories
Jenkins Security Advisories
added 2026/08/05 12:00 a.m.65 views

Missing permission check in violation-comments-to-gitlab allows enumerating credentials IDs

violation-comments-to-gitlab 2.62.0 and earlier does not perform a permission check in an HTTP endpoint. This allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins. Those can be used as part of an attack to capture the credentials using anothe...

4.3CVSS5.5AI score0.00179EPSS
SaveExploits0Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-64573

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: qca: fix NVM tag length underflow in TLV parser In the TLVTYPENVM branch of qcatlvcheckdata the tag loop bound is while idx length - sizeofstruct...

5.9AI score0.00161EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.12 views

OpenSSL 4.0.0 < 4.0.2 Multiple Vulnerabilities

The version of OpenSSL installed on the remote host is prior to 4.0.2. It is, therefore, affected by multiple vulnerabilities as referenced in the 4.0.2 advisory. - Issue summary: OpenSSL CMS decryption sizes the key-unwrap output buffer based on querying the unwrapped key size, but the...

7.5CVSS6.6AI score0.01481EPSS
SaveExploits0References36
OSV
OSV
added 2026/08/05 12:00 a.m.21 views

CVE-2026-67873

A heap-based buffer overflow exists in lib60870-C 2.4.0 in the server-side FileSegment ASDU encoding path. The issue occurs because FileSegmentencode validates only the standalone segment length via FileSegmentGetMaxDataSize and does not verify the residual capacity of the current ASDU frame befo...

9.8CVSS5.7AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.37 views

Linux Distros Unpatched Vulnerability : CVE-2026-54876

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Issue summary: A malicious TLS server can cause a memory leak in a TLS client that has enabled OCSP response checking by sending an OCSP response that contains ...

7.5CVSS5.7AI score0.00261EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/04 9:27 p.m.12 views

CVE-2026-15337

A flaw was found in Django. A remote attacker could trigger a denial-of-service DoS condition by sending many distinct, very long language codes to the django.utils.translation.checkforlanguage function. These codes are stored in an in-memory cache, leading to excessive memory consumption. While...

6.9CVSS5.4AI score0.01028EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/08/04 9:24 p.m.19 views

EUVD-2026-39024

Ghost: Server-side request forgery via DNS rebinding in external request handling...

4CVSS5.4AI score0.00214EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/04 8:45 p.m.13 views

GHSA-5GPJ-VJ23-VHHV Open WebUI: Unapproved accounts can open terminal sessions via a WebSocket auth path missing the role check

Summary The terminal WebSocket route authenticates its own first-message JWT instead of going through the HTTP dependency chain, and never applies the role check that getverifieduser enforces on every HTTP terminal route. An account whose role is pending, meaning registered but not approved, or...

6.3CVSS5.6AI score0.00207EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/08/04 8:45 p.m.16 views

Open WebUI: Unapproved accounts can open terminal sessions via a WebSocket auth path missing the role check

Summary The terminal WebSocket route authenticates its own first-message JWT instead of going through the HTTP dependency chain, and never applies the role check that getverifieduser enforces on every HTTP terminal route. An account whose role is pending, meaning registered but not approved, or...

6.3CVSS5.6AI score0.00207EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/08/04 8:44 p.m.49 views

CVE-2026-70490 Open WebUI: Unapproved accounts can open terminal sessions via a WebSocket auth path missing the role check

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.8 until 0.11.0, the terminal WebSocket route in backend/openwebui/routers/terminals.py authenticated its own first-message JWT and never applied the verified-user role gate that getverifieduser enforces...

6.3CVSS5.4AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/04 8:35 p.m.16 views

Open WebUI: Deletion of directories and file embeddings in other knowledge bases via sync cleanup

Summary A user with write access to one knowledge base could delete directories, and drop file embeddings, belonging to knowledge bases they do not control. The sync cleanup endpoint verified write access on the knowledge base named in the URL and then acted on the directory and file ids supplied...

4.3CVSS5.5AI score0.00213EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/08/04 8:16 p.m.12 views

CVE-2026-70485

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, Open WebUI checked whether a user-supplied URL destination was globally routable by applying ipaddress.isglobal to the literal IPv6 address without examining IPv4 addresses embedded in...

7.1CVSS0.00222EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/04 7:56 p.m.12 views

Open WebUI: Users denied the image-generation permission can still generate images via chat completions

Summary An authenticated user whose features.imagegeneration permission has been revoked can still make the server generate images by sending the feature flag in a chat-completion request. The chat pipeline took the client-supplied features object at face value and never re-checked the permission...

4.3CVSS5.4AI score0.00267EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/04 7:54 p.m.60 views

CVE-2026-70483

CVE-2026-70483 (Open WebUI) affects Open WebUI versions 0.9.6 through 0.11.0. The DELETE /api/v1/chats/{id} endpoint could cancel a chat’s in-flight tasks (model response, title generation, or tag generation) without verifying the caller’s permission, enabling any authenticated user who knows ano...

3.1CVSS5.5AI score0.00244EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/04 7:52 p.m.18 views

Open WebUI: Account takeover via OAuth token exchange accepting tokens issued to any client

Summary The OAuth token exchange endpoint accepts a raw provider access token and validates it by calling the provider's userinfo endpoint. A userinfo endpoint reports only that a token is valid, never which OAuth client it was issued to, and the endpoint performed no audience or client check of...

8.1CVSS5.5AI score0.00338EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/04 7:52 p.m.10 views

GHSA-RQ84-P6RR-VF89 Open WebUI: Account takeover via OAuth token exchange accepting tokens issued to any client

Summary The OAuth token exchange endpoint accepts a raw provider access token and validates it by calling the provider's userinfo endpoint. A userinfo endpoint reports only that a token is valid, never which OAuth client it was issued to, and the endpoint performed no audience or client check of...

8.1CVSS5.5AI score0.00338EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/04 7:45 p.m.12 views

GHSA-MJ5R-JF49-M3W7 Open WebUI: Any member with write access to a standard channel can edit or delete other members' messages

Summary On standard channels, the message update and delete handlers accepted any caller holding write access on the channel, without checking that the caller wrote the message. Write access is the same grant a member needs in order to post, so every ordinary participant in a shared channel could...

5.4CVSS5.7AI score0.00299EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/04 7:45 p.m.16 views

Open WebUI: Any member with write access to a standard channel can edit or delete other members' messages

Summary On standard channels, the message update and delete handlers accepted any caller holding write access on the channel, without checking that the caller wrote the message. Write access is the same grant a member needs in order to post, so every ordinary participant in a shared channel could...

5.4CVSS5.7AI score0.00299EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/04 7:18 p.m.6 views

CVE-2026-70475

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the PUT /api/v1/executions/:id endpoint in packages/server/src/routes/executions/index.ts lacks the checkAnyPermission middleware that protects other execution endpoints. Any authenticated use...

7.1CVSS5.6AI score0.00296EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/08/04 6:37 p.m.16 views

EUVD-2026-52865

A flaw was found in SSSD. The extractauthtokv1 function in the PAM responder does not validate the authtokenlength field against the remaining buffer size before processing. A local attacker can exploit this via a crafted protocol v1 request to the PAM responder socket, causing an out-of-bounds...

5.5CVSS5.6AI score0.00093EPSS
SaveExploits0References2
Rows per page
Query Builder