Lucene search
+L

2037 matches found

Snyk
Snyk
added 2026/04/06 10:05 p.m.6 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization when BatchCheck calls with multiple checks are sent for the same object, relation, and user combination. An attacker can cause incorrect authorization decisions by exploiting a cache-key collision involving list...

8.8CVSS5.9AI score0.00211EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/06 8:41 p.m.63 views

CVE-2026-34972

OpenFGA vulnerability CVE-2026-34972 affects OpenFGA versions 1.8.0 through 1.13.1. The issue arises when BatchCheck is invoked with multiple checks for the same object, relation, and user, leading to improper policy enforcement. It is resolved in version 1.14.0. CVSS metrics indicate high impact...

8.8CVSS5.9AI score0.00211EPSS
SaveExploits0References1Affected Software2
Cvelist
Cvelist
added 2026/04/06 8:41 p.m.28 views

CVE-2026-34972 OpenFGA's BatchCheck within-request deduplication produces incorrect authorization decisions via list-value cache-key collision

OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar. From 1.8.0 to 1.13.1, under specific conditions, BatchCheck calls with multiple checks sent for the same object, relation, and user combination can result in improper...

5CVSS0.00211EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/06 8:41 p.m.6 views

CVE-2026-34972 OpenFGA's BatchCheck within-request deduplication produces incorrect authorization decisions via list-value cache-key collision

OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar. From 1.8.0 to 1.13.1, under specific conditions, BatchCheck calls with multiple checks sent for the same object, relation, and user combination can result in improper...

5CVSS5.9AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/06 8:41 p.m.10 views

CVE-2026-34972 OpenFGA's BatchCheck within-request deduplication produces incorrect authorization decisions via list-value cache-key collision

OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar. From 1.8.0 to 1.13.1, under specific conditions, BatchCheck calls with multiple checks sent for the same object, relation, and user combination can result in improper...

5CVSS5.9AI score
SaveExploits0References3
NVD
NVD
added 2026/04/06 5:17 p.m.18 views

CVE-2026-35030

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. Prior to 1.83.0, when JWT authentication is enabled enablejwtauth: true, the OIDC userinfo cache uses token:20 as the cache key. JWT headers produced by the same signing algorithm generate identical first 20...

9.4CVSS0.0049EPSS
SaveExploits1References7
CVE
CVE
added 2026/04/06 4:59 p.m.61 views

CVE-2026-35039

CVE-2026-35039 — fast-jwt cacheKeyBuilder collision leads to identity/authorization mixups Multiple connected sources describe a cache-confusion vulnerability in fast-jwt where a user-supplied cacheKeyBuilder can fail to produce unique keys for different tokens. When caching is enabled, two disti...

9.1CVSS5.9AI score0.00212EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/06 4:59 p.m.5 views

CVE-2026-35039 fast-jwt Affected by Cache Confusion via cacheKeyBuilder Collisions Can Return Claims From a Different Token (Identity/Authorization Mixup)

fast-jwt provides fast JSON Web Token JWT implementation. From 0.0.1 to before 6.2.0, setting up a custom cacheKeyBuilder method which does not properly create unique keys for different tokens can lead to cache collisions. This could cause tokens to be mis-identified during the verification proce...

9.1CVSS5.8AI score0.00212EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/06 4:59 p.m.33 views

CVE-2026-35039 fast-jwt Affected by Cache Confusion via cacheKeyBuilder Collisions Can Return Claims From a Different Token (Identity/Authorization Mixup)

fast-jwt provides fast JSON Web Token JWT implementation. From 0.0.1 to before 6.2.0, setting up a custom cacheKeyBuilder method which does not properly create unique keys for different tokens can lead to cache collisions. This could cause tokens to be mis-identified during the verification proce...

9.1CVSS0.00212EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/06 4:47 p.m.104 views

CVE-2026-35030 LiteLLM has an authentication bypass via OIDC userinfo cache key collision

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. Prior to 1.83.0, when JWT authentication is enabled enablejwtauth: true, the OIDC userinfo cache uses token:20 as the cache key. JWT headers produced by the same signing algorithm generate identical first 20...

9.4CVSS0.0049EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/06 4:47 p.m.11 views

CVE-2026-35030 LiteLLM has an authentication bypass via OIDC userinfo cache key collision

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. Prior to 1.83.0, when JWT authentication is enabled enablejwtauth: true, the OIDC userinfo cache uses token:20 as the cache key. JWT headers produced by the same signing algorithm generate identical first 20...

9.4CVSS6AI score
SaveExploits0References9
CVE
CVE
added 2026/04/06 4:47 p.m.154 views

CVE-2026-35030

LiteLLM (proxy for LLM APIs) contains an authentication bypass flaw when JWT/OIDC authentication is enabled. The OIDC userinfo cache key is derived from the first 20 characters of the token, allowing an unauthenticated attacker to craft a token whose prefix matches a legitimate user’s cached toke...

9.4CVSS5.9AI score0.0049EPSS
SaveExploits1References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/06 4:47 p.m.7 views

CVE-2026-35030

LiteLLM is a proxy server AI Gateway to call LLM APIs in OpenAI or native format. Prior to 1.83.0, when JWT authentication is enabled enablejwtauth: true, the OIDC userinfo cache uses token:20 as the cache key. JWT headers produced by the same signing algorithm generate identical first 20...

9.4CVSS5.8AI score0.0049EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/03 9:59 p.m.27 views

LiteLLM: Authentication bypass via OIDC userinfo cache key collision

Impact When JWT authentication is enabled enablejwtauth: true, the OIDC userinfo cache uses token:20 as the cache key. JWT headers produced by the same signing algorithm generate identical first 20 characters. This configuration option is not enabled by default. Most instances are not affected. A...

9.4CVSS5.9AI score0.0049EPSS
SaveExploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/02 10:55 p.m.12 views

CVE-2026-34397

Himmelblau is an interoperability suite for Microsoft Azure Entra ID and Intune. From versions 2.0.0-alpha to before 2.3.9 and 3.0.0-alpha to before 3.1.1, there is a conditional local privilege escalation vulnerability in an edge-case naming collision. Only authenticated himmelblau users whose...

7CVSS5.8AI score0.00158EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/01 5:25 p.m.6 views

CVE-2026-34397 himmelblau: NSS fake-primary group lookup reintroduces name collision risk

Himmelblau is an interoperability suite for Microsoft Azure Entra ID and Intune. From versions 2.0.0-alpha to before 2.3.9 and 3.0.0-alpha to before 3.1.1, there is a conditional local privilege escalation vulnerability in an edge-case naming collision. Only authenticated himmelblau users whose...

6.3CVSS5.8AI score0.00158EPSS
SaveExploits1References3
CVE
CVE
added 2026/04/01 5:25 p.m.27 views

CVE-2026-34397

Himmelblau (versions 2.0.0-alpha–before 2.3.9 and 3.0.0-alpha–before 3.1.1) contains a conditional local privilege escalation caused by an edge-case naming collision in NSS fake-primary group lookup. Authenticated users whose mapped CN/short name exactly matches a privileged local group name (e.g...

7CVSS5.8AI score0.00158EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.13 views

PT-2026-29576

Name of the Vulnerable Software and Affected Versions Himmelblau versions 2.0.0-alpha through 2.3.8 and 3.0.0-alpha through 3.1.0 Description Himmelblau, an interoperability suite for Microsoft Azure Entra ID and Intune, contains a conditional local privilege escalation issue due to an edge-case...

8.8CVSS5.9AI score0.00707EPSS
SaveExploits4References23
AlpineLinux
AlpineLinux
added 2026/03/30 7:07 p.m.18 views

CVE-2026-21717

A flaw in V8's string hashing mechanism causes integer-like strings to be hashed to their numeric value, making hash collisions trivially predictable. By crafting a request that causes many such collisions in V8's internal string table, an attacker can significantly degrade performance of the...

5.9CVSS6.5AI score0.00268EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/03/30 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-1556

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Information disclosure in the file URI processing of File Field Paths in Drupal File Field Paths 7.x prior to 7.1.3 on Drupal 7.x allows authenticated users to...

6.9CVSS5.9AI score0.00391EPSS
SaveExploits1References2
Rows per page
Query Builder