CVE-2026-15743

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-20 19:16

Updated : 2026-08-28 16:17


NVD link : CVE-2026-15743

Mitre link : CVE-2026-15743

CVE.ORG link : CVE-2026-15743


JSON object : View

Products Affected

No product.

CWE
CWE-524

Use of Cache Containing Sensitive Information