Lucene search
+L

240 matches found

NVD
NVD
added 2026/09/18 6:18 p.m.5 views

CVE-2026-93748

http-cache-semantics through 4.2.0 fails to properly validate security-zeroed cache entries when processing client max-stale directives, allowing unauthenticated attackers to retrieve cached responses belonging to other users. Attackers can request the same URL with a large max-stale value to...

8.7CVSS0.004EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/18 5:51 p.m.6 views

CVE-2026-93750

http-cache-semantics through 4.2.0 contains a cache validation vulnerability in the varyMatches function that fails to properly validate Vary header wildcards due to byte-for-byte string comparison. Attackers can request URLs previously fetched by other clients to receive cached responses intende...

8.2CVSS0.0035EPSS
SaveExploits0
CVE
CVE
added 2026/09/18 5:51 p.m.11 views

CVE-2026-93750

http-cache-semantics (npm) through 4.2.0 contains a cache validation vulnerability in the _varyMatches() function that fails to properly validate Vary header wildcards due to byte-for-byte string comparison. Attackers can request URLs previously fetched by other clients and receive cached respons...

8.2CVSS0.0035EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/18 5:51 p.m.6 views

EUVD-2026-83253

http-cache-semantics through 4.2.0 fails to properly validate security-zeroed cache entries when processing client max-stale directives, allowing unauthenticated attackers to retrieve cached responses belonging to other users. Attackers can request the same URL with a large max-stale value to...

8.7CVSS0.004EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/18 5:51 p.m.13 views

CVE-2026-93748

http-cache-semantics through 4.2.0 fails to properly validate security-zeroed cache entries when processing client max-stale directives. An unauthenticated attacker can request the same URL with a large max-stale value to retrieve another user's Set-Cookie session credentials from shared-cache en...

8.7CVSS0.004EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/18 5:51 p.m.27 views

CVE-2026-93748 http-cache-semantics through 4.2.0 Cross-User Cache Disclosure via max-stale

http-cache-semantics through 4.2.0 fails to properly validate security-zeroed cache entries when processing client max-stale directives, allowing unauthenticated attackers to retrieve cached responses belonging to other users. Attackers can request the same URL with a large max-stale value to...

8.7CVSS0.004EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/18 5:51 p.m.7 views

CVE-2026-93748

http-cache-semantics through 4.2.0 fails to properly validate security-zeroed cache entries when processing client max-stale directives, allowing unauthenticated attackers to retrieve cached responses belonging to other users. Attackers can request the same URL with a large max-stale value to...

8.7CVSS0.004EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/18 6:25 a.m.12 views

CVE-2026-11101-HTTP-Cache-Poisoning-via-Unkeyed-Query-Parameter

CVE-2026-11101 – キーなしクエリパラメータによるHTTPキャッシュポイズニング 概要 WebキャッシュはURLパスのみをキャッシュキーとして使用し、クエリパラメータを無視します。攻撃者は、キーなしパラメータ(例: utmcampaign)に悪意のあるペイロードを追加してキャッシュを汚染する可能性があります。後続の訪問者は、任意のJavaScriptを含む汚染された応答を受け取ります。 脆弱性の詳細 タイプ: Webキャッシュポイズニング 影響: 保存型XSS、認証情報の窃取、改ざん。 根本原因:...

6.5CVSS6.2AI score0.0025EPSS
SaveExploits1
NVD
NVD
added 2026/09/16 9:17 a.m.7 views

CVE-2026-89186

Use of Cache Containing Sensitive Information in ZenHive mpp allows a shared HTTP cache to store a paid response and serve it to clients that never paid. MPP.Plug.verifycredential in lib/mpp/plug.ex sets payment-receipt and cache-control: private on the connection before the wrapped application...

6.3CVSS0.00394EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.18 views

Astra Linux – Vulnerability in symfony

Symfony is a PHP framework for web and console applications, along with a set of reusable PHP components. The Symfony HTTP cache system functions as a reverse proxy: it caches entire responses including headers and returns them to clients. In a recent change to the AbstractSessionListener,...

8.8CVSS7.7AI score0.03998EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/07 11:16 p.m.7 views

CVE-2026-82755

Use of Cache Containing Sensitive Information vulnerability in ash-project ashauthenticationoauth2server allows a shared HTTP cache to serve one tenant's OAuth discovery metadata to another tenant's clients. The RFC 8414 and RFC 9728 metadata endpoints in...

6.3CVSS0.00367EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/07 10:28 p.m.12 views

CVE-2026-82755

ash_authentication_oauth2_server (ash-project, versions 0.1.3 through before 0.3.1) suffers from a cache-poisoning issue in its RFC 8414 / RFC 9728 metadata endpoints (AshAuthentication.Phoenix.Oauth2Server.ProtocolRouter). When a tenant is derived from a header or Host value rather than the URL,...

6.3CVSS5.6AI score0.00367EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/07 10:28 p.m.6 views

EEF-CVE-2026-82755 ash_authentication_oauth2_server serves tenant-specific OAuth metadata as publicly cacheable without Vary, enabling cross-tenant confusion

Summary Use of Cache Containing Sensitive Information vulnerability in ash-project ashauthenticationoauth2server allows a shared HTTP cache to serve one tenant's OAuth discovery metadata to another tenant's clients. The RFC 8414 and RFC 9728 metadata endpoints in...

6.3CVSS5.6AI score0.00367EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 4:42 p.m.42 views

CVE-2026-85008 undici vulnerable to caching and replay of unsafe HTTP method responses

undici's cache interceptor documents that only safe HTTP methods are cached, but its logic to skip caching is built by subtracting the configured methods from the set of safe methods, so an unsafe method such as POST, PUT, or DELETE is never placed in the skip list and instead falls through to th...

3.7CVSS0.00118EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/04 4:42 p.m.8 views

CVE-2026-85008 undici vulnerable to caching and replay of unsafe HTTP method responses

undici's cache interceptor documents that only safe HTTP methods are cached, but its logic to skip caching is built by subtracting the configured methods from the set of safe methods, so an unsafe method such as POST, PUT, or DELETE is never placed in the skip list and instead falls through to th...

3.7CVSS5.7AI score0.00118EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/14 9:05 a.m.31 views

ROOT-APP-NPM-CVE-2022-25881 CVE-2022-25881 in @rootio/http-cache-semantics - Patched by Root

Root has patched CVE-2022-25881 in the @rootio/http-cache-semantics package for Root:npm. Multiple fixed versions available...

7.5CVSS7.2AI score0.01613EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2026/05/13 4:00 p.m.14 views

SUSE CVE-2017-12425

An issue was discovered in Varnish HTTP Cache 4.0.1 through 4.0.4, 4.1.0 through 4.1.7, 5.0.0, and 5.1.0 through 5.1.2. A wrong if statement in the varnishd source code means that particular invalid requests from the client can trigger an assert, related to an Integer Overflow. This causes the...

7.5CVSS7.2AI score0.02416EPSS
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2026/03/05 8:57 p.m.7 views

bws-web-server (>=0.1.0, <=0.1.1), pingora (>=0.1.0, <=0.6.0) +3 more potentially affected by CVE-2026-2836 via pingora-cache (>=0.1.1, <=0.6.0)

pingora-cache CARGO version =0.1.1, =0.1.0, =0.1.0, =0.1.0, =0.6.0 - revoke-gateway 0.3.0 - static-files-module 0.1.0 Source cves: CVE-2026-2836 Source advisory: OSV:GHSA-F93W-PCJ3-RGGC...

8.4CVSS6.7AI score0.00394EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:00 a.m.12 views

MiracleLinux 9 : nodejs:18 (AXSA:2023-6072:01)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2023-6072:01 advisory. glob-parent: Regular Expression Denial of Service CVE-2021-35065 c-ares: buffer overflow in configsortlist due to missing string length check...

8.6CVSS8AI score0.02209EPSS
SaveExploits5References9
Tenable Nessus
Tenable Nessus
added 2026/01/20 12:00 a.m.9 views

MiracleLinux 8 : nodejs:16 (AXSA:2023-5262:01)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2023-5262:01 advisory. glob-parent: Regular Expression Denial of Service CVE-2021-35065 c-ares: buffer overflow in configsortlist due to missing string length check...

8.6CVSS8AI score0.02209EPSS
SaveExploits5References9
Rows per page
Query Builder