Lucene search
+L

64 matches found

Snyk
Snyk
added 2026/04/28 10:28 p.m.15 views

Use of Cache Containing Sensitive Information

Overview Affected versions of this package are vulnerable to Use of Cache Containing Sensitive Information due to the default KeyGenerator process in the cache middleware not including query parameters when generating cache keys. An attacker can access or cause exposure of user-specific or...

6.9CVSS5.8AI score0.00251EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/04/22 7:43 p.m.7 views

EUVD-2026-24573

OpenFGA has Improper Policy Enforcement...

5CVSS5.7AI score0.00145EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/22 7:43 p.m.7 views

GHSA-57J5-QWP2-VQP6 OpenFGA has Improper Policy Enforcement

Description In OpenFGA, in specific scenarios, models using conditions with caching enabled can result in two different check requests producing the same cache key. This could result in OpenFGA reusing an earlier cached result for a subsequent request. Am I Affected? Users are affected if their...

5CVSS5.8AI score0.00145EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/21 11:38 p.m.8 views

CVE-2026-41131 OpenFGA has Improper Policy Enforcement

OpenFGA is an authorization/permission engine built for developers. Prior to version 1.14.1, in specific scenarios, models using conditions with caching enabled can result in two different check requests producing the same cache key. This could result in OpenFGA reusing an earlier cached result f...

5CVSS5.8AI score0.00145EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/21 11:38 p.m.3 views

CVE-2026-41131 OpenFGA has Improper Policy Enforcement

OpenFGA is an authorization/permission engine built for developers. Prior to version 1.14.1, in specific scenarios, models using conditions with caching enabled can result in two different check requests producing the same cache key. This could result in OpenFGA reusing an earlier cached result f...

5CVSS6AI score0.00145EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/21 12:0 a.m.11 views

PT-2026-34222

Name of the Vulnerable Software and Affected Versions OpenFGA versions prior to 1.14.1 Description In specific scenarios, models using conditions with caching enabled can result in two different check requests producing the same cache key. This may lead to the reuse of an earlier cached result fo...

5CVSS5.1AI score0.00145EPSS
SaveExploits0References7
Veracode
Veracode
added 2026/04/04 5:31 a.m.11 views

Authentication Bypass

litellm is vulnerable to Authentication Bypass. The vulnerability is due to weak cache key generation using only the first 20 characters of JWT tokens, which allows an attacker to craft a token with a matching prefix and gain unauthorized access by inheriting another user’s identity...

9.4CVSS5.8AI score0.0049EPSS
SaveExploits1References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/31 1:46 a.m.6 views

CVE-2026-34042

act is a project which allows for local running of github actions. Prior to version 0.2.86, act's built in actions/cache server listens to connections on all interfaces and allows anyone who can connect to it including someone anywhere on the internet to create caches with arbitrary keys and...

8.2CVSS6.4AI score0.00459EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/03/27 12:27 a.m.28 views

CVE-2026-33729 OpenFGA has an Authorization Bypass through cached keys

OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar. In versions prior to 1.13.1, under specific conditions, models using conditions with caching enabled can result in two different check requests producing the same cache...

5.8CVSS0.00241EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/03/27 12:0 a.m.10 views

OpenFGA 安全漏洞

OpenFGA is an open-source authorization/licensing engine built for developers, inspired by Google Zanzibar. Versions of OpenFGA prior to 1.13.1 contained a security vulnerability. This vulnerability arises from models that enable caching, which may generate the same cache keys under certain...

9.8CVSS6.4AI score0.00241EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/07 1:43 a.m.8 views

CVE-2026-28479

OpenClaw versions prior to 2026.2.15 use SHA-1 to hash sandbox identifier cache keys for Docker and browser sandbox configurations, which is deprecated and vulnerable to collision attacks. An attacker can exploit SHA-1 collisions to cause cache poisoning, allowing one sandbox configuration to be...

9.1CVSS5.7AI score0.00179EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/03/05 12:0 a.m.11 views

Pingora 安全漏洞

Pingora is a library open sourced by Cloudflare, used for building fast, reliable, and scalable network services. Prior to version 0.8.0, Pingora had security vulnerabilities. These vulnerabilities stemmed from improper construction of default cache keys, which could lead to cross-tenant data lea...

8.4CVSS6.8AI score0.00394EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/26 10:15 p.m.9 views

EUVD-2026-8906

wger: IDOR via user-unscoped cache keys on routine API actions exposes workout data...

3.1CVSS5.3AI score0.00245EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/02/26 10:15 p.m.9 views

wger: IDOR via user-unscoped cache keys on routine API actions exposes workout data

Summary Five routine detail action endpoints check a cache before calling self.getobject. Cache keys are scoped only by pk — no user ID is included. When a victim has previously accessed their routine via the API, an attacker can retrieve the cached response for the same PK without any ownership...

3.5CVSS5.5AI score0.00245EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/02/26 10:15 p.m.4 views

GHSA-42CR-W2GR-M54Q wger: IDOR via user-unscoped cache keys on routine API actions exposes workout data

Summary Five routine detail action endpoints check a cache before calling self.getobject. Cache keys are scoped only by pk — no user ID is included. When a victim has previously accessed their routine via the API, an attacker can retrieve the cached response for the same PK without any ownership...

3.1CVSS5.6AI score0.00245EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/02/26 10:4 p.m.4 views

CVE-2026-27838 wger: IDOR via user-unscoped cache keys on routine API actions exposes workout data

wger is a free, open-source workout and fitness manager. Five routine detail action endpoints check a cache before calling self.getobject. In versions up to and including 2.4, ache keys are scoped only by pk — no user ID is included. When a victim has previously accessed their routine via the API...

3.1CVSS5.9AI score0.00245EPSS
SaveExploits1References2
CVE
CVE
added 2026/02/26 10:4 p.m.22 views

CVE-2026-27838

The CVE covers wger (open-source fitness manager) where five routine-detail API endpoints cache responses using keys scoped only by the public primary key (pk). In versions up to 2.4, this allows an attacker to retrieve a cached response for a given pk after a victim has accessed their routine, e...

3.5CVSS5.4AI score0.00245EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/02/26 10:4 p.m.24 views

CVE-2026-27838 wger: IDOR via user-unscoped cache keys on routine API actions exposes workout data

wger is a free, open-source workout and fitness manager. Five routine detail action endpoints check a cache before calling self.getobject. In versions up to and including 2.4, ache keys are scoped only by pk — no user ID is included. When a victim has previously accessed their routine via the API...

3.1CVSS0.00245EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/02/26 4:15 a.m.8 views

CVE-2026-27610

Parse Dashboard is a standalone dashboard for managing Parse Server apps. In versions 7.3.0-alpha.42 through 9.0.0-alpha.7, the ConfigKeyCache uses the same cache key for both master key and read-only master key when resolving function-typed keys. Under specific timing conditions, a read-only use...

7CVSS5.4AI score0.00338EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/02/25 7:0 p.m.7 views

EUVD-2026-8593

Parse Dashboard Has a Cache Key Collision that Leaks Master Key to Read-Only Sessions...

7CVSS5.3AI score0.00338EPSS
SaveExploits0References4
Rows per page
Query Builder