-
CVE-2026-15743
- EPSS -
- Veröffentlicht 20.08.2026 18:15:26
- Zuletzt bearbeitet 20.08.2026 23:16:26
- CVE-Watchlists
- Unerledigt
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 _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 in responses to requests from other users. (This includes requests with an Authorization header.) Configuring the expires time to "0" to disable caching, as documented, is ignored.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
Collection URLhttps://cpan.org/modules
≫
Paket
Catalyst-Plugin-Static-Simple
Default Statusunaffected
Version <=
0.38
Version
0
Status
affected
VulnDex Vulnerability Enrichment
CWE-524 Use of Cache Containing Sensitive Information
The code uses a cache that contains sensitive information, but the cache can be read by an actor outside of the intended control sphere.
https://github.com/perl-catalyst/Catalyst-Plugin-Static-Simple/pull/3
https://security.metacpan.org/patches/C/Catalyst-Plugin-Static-Simple/0.38/CVE-2026-15743-r1.patch
https://datatracker.ietf.org/doc/html/rfc9111
http://www.openwall.com/lists/oss-security/2026/08/20/18