Lucene search
+L

383 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-15743

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Catalyst::Plugin::Static::Simple versions through 0.38 for Perl mark responses as publicly cacheable. The servestatic method always sets the Cache-Control heade...

5.5AI score0.00184EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/20 7:16 p.m.10 views

CVE-2026-15743

Catalyst::Plugin::Static::Simple versions through 0.38 for Perl mark responses as publicly cacheable. The servestatic method always sets the Cache-Control header to "public", with no means of overriding it. This advises proxies that the content may be stored in a shared cache, and may be reused i...

0.00184EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 6:15 p.m.7 views

EUVD-2026-63534

Catalyst::Plugin::Static::Simple versions through 0.38 for Perl mark responses as publicly cacheable. The servestatic method always sets the Cache-Control header to "public", with no means of overriding it. This advises proxies that the content may be stored in a shared cache, and may be reused i...

5.3AI score0.00184EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 6:15 p.m.8 views

CVE-2026-15743 Catalyst::Plugin::Static::Simple versions through 0.38 for Perl mark responses as publicly cacheable

Catalyst::Plugin::Static::Simple versions through 0.38 for Perl mark responses as publicly cacheable. The servestatic method always sets the Cache-Control header to "public", with no means of overriding it. This advises proxies that the content may be stored in a shared cache, and may be reused i...

5.4AI score
SaveExploits0References8
CVE
CVE
added 2026/08/20 6:15 p.m.19 views

CVE-2026-15743

Catalyst::Plugin::Static::Simple (Perl) versions through 0.38 always set the Cache-Control header to "public" in its _serve_static method, with no mechanism to override this behavior. This instructs proxies that responses may be stored in a shared cache and reused for other users' requests, inclu...

5.2AI score0.00184EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/20 6:15 p.m.34 views

CVE-2026-15743 Catalyst::Plugin::Static::Simple versions through 0.38 for Perl mark responses as publicly cacheable

Catalyst::Plugin::Static::Simple versions through 0.38 for Perl mark responses as publicly cacheable. The servestatic method always sets the Cache-Control header to "public", with no means of overriding it. This advises proxies that the content may be stored in a shared cache, and may be reused i...

0.00184EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.12 views

PT-2026-79087

Catalyst::Plugin::Static::Simple versions through 0.38 for Perl mark responses as publicly cacheable. The serve static method always sets the Cache-Control header to "public", with no means of overriding it. This advises proxies that the content may be stored in a shared cache, and may be reused ...

5.2AI score0.00184EPSS
SaveExploits0References4
Amazon
Amazon
added 2026/08/17 12:00 a.m.9 views

Important: nodejs24

Issue Overview: brace-expansion through 5.0.6 is vulnerable to denial of service. The expand function exhibits exponential-time complexity in the number of consecutive non-expanding '' brace groups. An attacker who passes a crafted string to expand, directly or transitively, can cause significant...

9.1CVSS5.6AI score0.00623EPSS
SaveExploits2
Veracode
Veracode
added 2026/08/06 6:16 a.m.12 views

Information Disclosure

undici is vulnerable to Sensitive Information Exposure. The vulnerability is due to improper parsing of whitespace around qualified Cache-Control directives, causing authenticated responses to be incorrectly stored in shared caches and potentially served to unauthorized users...

7.5CVSS5.4AI score0.00231EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2026/08/05 10:32 a.m.17 views

Sensitive Information Disclosure

undici is vulnerable to Sensitive Information Disclosure. The vulnerability is due to improper handling of malformed Cache-Control private directives, allowing private cached responses to be served to other callers or crafted headers to trigger an uncaught TypeError and potentially terminate the...

9.1CVSS7.1AI score0.00325EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/03 7:32 p.m.15 views

undici vulnerable to cross-user information disclosure via whitespace around equals in Cache-Control directives

Impact Undici's cache interceptor mishandles optional whitespace OWS placed around the = of a qualified no-cache or private Cache-Control directive, such as no-cache ="authorization" OWS before = or no-cache= "authorization" OWS after =. The parser either drops the directive entirely or stores a...

7.5CVSS7.2AI score0.00231EPSS
SaveExploits0References8Affected Software1
Patchstack
Patchstack
added 2026/08/03 7:32 p.m.10 views

NPM: undici vulnerable to cross-user information disclosure via whitespace around equals in Cache-Control directives

NPM: undici vulnerable to cross-user information disclosure via whitespace around equals in Cache-Control directives vulnerability discovered by ? in WordPress Npm undici versions = 7.0.0, 7.29.0...

7.5CVSS7.2AI score0.00231EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/08/03 7:32 p.m.7 views

GHSA-JR45-8VMC-QM54 undici vulnerable to cross-user information disclosure via whitespace around equals in Cache-Control directives

Impact Undici's cache interceptor mishandles optional whitespace OWS placed around the = of a qualified no-cache or private Cache-Control directive, such as no-cache ="authorization" OWS before = or no-cache= "authorization" OWS after =. The parser either drops the directive entirely or stores a...

5.9CVSS7.2AI score0.00231EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/03 7:19 p.m.14 views

GHSA-4CWX-7WF7-3272 undici vulnerable to cross-user information disclosure and parse-time crash via degenerate private cache directives

Summary Two issues in undici's cache interceptor, both fixed by the same patch on lib/util/cache.js: 1. Shared-cache disclosure: Responses with malformed qualified Cache-Control: private directives such as private="" or private="," can be incorrectly stored in the default shared cache, then serve...

7.4CVSS7.1AI score0.00325EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/30 3:14 a.m.5 views

undici: undici: Cross-user information disclosure due to improper Cache-Control directive parsing

A flaw was found in undici. The cache interceptor in undici improperly handles optional whitespace around the equals sign in no-cache or private Cache-Control directives. This vulnerability allows an attacker to bypass cache restrictions, leading to cross-user information disclosure. Specifically...

7.5CVSS7.1AI score0.00231EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/30 3:14 a.m.8 views

undici: undici: Information disclosure and Denial of Service via malformed Cache-Control directives

A flaw was found in undici. This vulnerability allows for cross-user information disclosure when malformed Cache-Control private directives cause private response bodies and headers, such as Set-Cookie data, to be stored in a shared cache and subsequently exposed to other users. Additionally, a...

9.1CVSS7.1AI score0.00325EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/29 11:39 p.m.13 views

Interpretation Conflict

Overview undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to Interpretation Conflict via the parseCacheControlHeader function in lib/util/cache.js and the cache interceptor. An attacker can cause a shared cached response containing...

8.2CVSS7.2AI score0.00231EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/29 11:39 p.m.7 views

Interpretation Conflict

Overview org.webjars.npm:undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to Interpretation Conflict via the parseCacheControlHeader function in lib/util/cache.js and the cache interceptor. An attacker can cause a shared cached...

8.2CVSS7.2AI score0.00231EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/29 10:16 p.m.13 views

DEBIAN-CVE-2026-14643

undici's cache interceptor mishandles optional whitespace placed around the equals sign of a qualified no-cache or private Cache-Control directive. In undici from 7.0.0 up to before 7.29.0 and from 8.0.0 up to before 8.9.0, the parser either drops the directive or stores a field name with literal...

7.5CVSS5.8AI score0.00231EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/29 10:16 p.m.7 views

UBUNTU-CVE-2026-14643

undici's cache interceptor mishandles optional whitespace placed around the equals sign of a qualified no-cache or private Cache-Control directive. In undici from 7.0.0 up to before 7.29.0 and from 8.0.0 up to before 8.9.0, the parser either drops the directive or stores a field name with literal...

7.5CVSS7.1AI score0.00231EPSS
SaveExploits0References4
Rows per page
Query Builder