๐Ÿ” CVE Alert

CVE-2026-15743

UNKNOWN 0.0

Catalyst::Plugin::Static::Simple versions through 0.38 for Perl mark responses as publicly cacheable

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-524
Published Aug 20, 2026
Stay Ahead of the Next One

Get instant alerts for

Be the first to know when new unknown vulnerabilities are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/perl-catalyst/Catalyst-Plugin-Static-Simple/pull/3 security.metacpan.org: https://security.metacpan.org/patches/C/Catalyst-Plugin-Static-Simple/0.38/CVE-2026-15743-r1.patch datatracker.ietf.org: https://datatracker.ietf.org/doc/html/rfc9111