Lucene search
+L

251 matches found

SUSE CVE
SUSE CVE
added 4 days ago4 views

SUSE CVE-2026-48096

OpenFGA is an authorization/permission engine built for developers. Prior to version 1.16.0, when iterator caching is enabled, two distinct check requests can produce the same cache key, leading to OpenFGA reusing an earlier cached result for a subsequent request. This issue has been patched in...

5.3CVSS7.5AI score0.00101EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 6 days ago5 views

CVE-2026-61609

Pterodactyl is a free, open-source game server management panel. From 1.7.0 until 1.13.0, the authentication rate limiter defined in RouteServiceProvider::configureRateLimiting applied a single global bucket to the login and two-factor checkpoint endpoints instead of keying by IP or account: the...

7.5CVSS5.9AI score0.00394EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/07/24 5:3 p.m.19 views

EUVD-2026-42629

Open WebUI: Cross-user model-list exposure via static cache key in getallmodels aiocache key= vs keybuilder= misuse...

5CVSS5.8AI score0.00297EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/23 11:41 a.m.6 views

PYSEC-2026-3468 GPTCache: File and image cache keys collide because BufferedReader.peek() only reads the buffered prefix

A vulnerability was detected in zilliztech GPTCache up to 0.1.44. Affected by this issue is the function BufferedReader.peek of the file gptcache/processor/pre.py of the component Cache Key Handler. Performing a manipulation of the argument inputdata"image" results in use of weak hash. The attack...

3.6CVSS4.6AI score0.00075EPSS
SaveExploits0References10
Snyk
Snyk
added 2026/07/22 11:6 p.m.12 views

Improper Encoding or Escaping of Output

Overview next is a react framework. Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output via the IncrementalCache.generateCacheKey function in next/dist/server/lib/incremental-cache. An attacker can make a server-side fetch return a cached response body from...

6.3CVSS5.9AI score0.00339EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 9:48 p.m.13 views

EUVD-2026-44673

Directus: Authorization-dependent response served from unsegmented cache key...

8.6CVSS5.2AI score0.00272EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/20 9:48 p.m.5 views

GHSA-C6W9-5G5J-JH2P Directus: Authorization-dependent response served from unsegmented cache key

Summary When response caching is enabled CACHEENABLED=true, the cache-key derivation in api/src/utils/get-cache-key.ts includes only version, path, query, and accountability.user plus a conditional ip. Authorization context beyond user share, role, roles, admin, app, policies is not part of the...

8.6CVSS5.5AI score0.00272EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/20 1:23 p.m.11 views

undici: Undici: Information disclosure due to improper cache-control header parsing

A flaw was found in Undici. The cache interceptor in shared-cache mode incorrectly classifies certain responses as cacheable due to improper handling of whitespace-padded Cache-Control header field names. This vulnerability allows an unauthenticated attacker to access authenticated user data from...

5.9CVSS7.1AI score0.0036EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/18 12:28 p.m.7 views

CVE-2026-16158

Impact: @fastify/reply-from versions from 8.3.1 up to but not including 12.6.4 build the internal URL cache key by concatenating the destination and source path without a delimiter. Different destination and source pairs can therefore produce the same key while resolving to different upstream URL...

8.7CVSS5.3AI score0.00229EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/18 12:28 p.m.36 views

CVE-2026-16158 @fastify/reply-from vulnerable to cross-upstream request routing via URL cache key collision

Impact: @fastify/reply-from versions from 8.3.1 up to but not including 12.6.4 build the internal URL cache key by concatenating the destination and source path without a delimiter. Different destination and source pairs can therefore produce the same key while resolving to different upstream URL...

8.7CVSS0.00229EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/18 12:28 p.m.10 views

EUVD-2026-45373

Impact: @fastify/reply-from versions from 8.3.1 up to but not including 12.6.4 build the internal URL cache key by concatenating the destination and source path without a delimiter. Different destination and source pairs can therefore produce the same key while resolving to different upstream URL...

8.7CVSS5.3AI score0.00229EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/18 12:28 p.m.6 views

CVE-2026-16158 @fastify/reply-from vulnerable to cross-upstream request routing via URL cache key collision

Impact: @fastify/reply-from versions from 8.3.1 up to but not including 12.6.4 build the internal URL cache key by concatenating the destination and source path without a delimiter. Different destination and source pairs can therefore produce the same key while resolving to different upstream URL...

8.7CVSS5.4AI score0.00229EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/15 3:16 p.m.7 views

CVE-2026-61836

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 12.0.0, when response caching is enabled, the cache-key derivation in api/src/utils/get-cache-key.ts includes version, path, query, and accountability.user but omits authorization context such as share, role...

8.6CVSS0.00272EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/15 2:17 p.m.57 views

CVE-2026-61836 Directus: Authorization-dependent response served from unsegmented cache key

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 12.0.0, when response caching is enabled, the cache-key derivation in api/src/utils/get-cache-key.ts includes version, path, query, and accountability.user but omits authorization context such as share, role...

8.6CVSS0.00272EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/15 2:17 p.m.19 views

CVE-2026-61836

CVE-2026-61836 affects Directus: prior to 12.0.0, the cache-key derivation in api/src/utils/get-cache-key.ts used version, path, query, and accountability.user but omitted authorization context (share, role, roles, admin, app, policies). This allows Directus share tokens and anonymous requests to...

8.6CVSS6.1AI score0.00272EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/15 2:17 p.m.6 views

CVE-2026-61836 Directus: Authorization-dependent response served from unsegmented cache key

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 12.0.0, when response caching is enabled, the cache-key derivation in api/src/utils/get-cache-key.ts includes version, path, query, and accountability.user but omits authorization context such as share, role...

8.6CVSS6.1AI score0.00272EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/15 11:42 a.m.8 views

undici: Undici: Information disclosure due to improper cache-control header parsing

A flaw was found in Undici. The cache interceptor in shared-cache mode incorrectly classifies certain responses as cacheable due to improper handling of whitespace-padded Cache-Control header field names. This vulnerability allows an unauthenticated attacker to access authenticated user data from...

5.9CVSS6.9AI score0.0036EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/11 4:58 a.m.14 views

undici: Undici: Information disclosure due to improper cache-control header parsing

A flaw was found in Undici. The cache interceptor in shared-cache mode incorrectly classifies certain responses as cacheable due to improper handling of whitespace-padded Cache-Control header field names. This vulnerability allows an unauthenticated attacker to access authenticated user data from...

5.9CVSS6.9AI score0.0036EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/11 1:14 a.m.7 views

undici: Undici: Information disclosure due to improper cache-control header parsing

A flaw was found in Undici. The cache interceptor in shared-cache mode incorrectly classifies certain responses as cacheable due to improper handling of whitespace-padded Cache-Control header field names. This vulnerability allows an unauthenticated attacker to access authenticated user data from...

5.9CVSS6AI score0.0036EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/10 2:32 p.m.13 views

EUVD-2026-41129

API Platform Core vulnerable to cross-user attribute leak in JSON:API and HAL item normalizers due to missing isCacheKeySafe gate...

5.9CVSS6.1AI score0.00208EPSS
SaveExploits0References2
Rows per page
Query Builder