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

Published Aug 20, 2026
·
Updated

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

Affected Software

1 affected component
The Perl Foundation Catalyst::Plugin::Static::Simple<=0.38

Event History

Aug 20, 2026
CVE Published
via MITRE·06:15 PM
Data Sourced
via MITRE·06:15 PM
DescriptionWeakness

Frequently Asked Questions

1

Who is exposed to cross-user cache reuse?

Deployments using Catalyst::Plugin::Static::Simple through version 0.38 are exposed where a shared proxy or other shared cache honors the response Cache-Control header. The risk includes requests carrying an Authorization header because the responses are explicitly marked public.

2

Does setting the expires time to 0 prevent the issue?

No. The documented expires value of "0" is ignored by the affected _serve_static behavior, which always sets Cache-Control to "public".

3

What can be done before an update is available or applied?

The provided patch reference is available for version 0.38. Because the affected method offers no override for its public Cache-Control setting, assess whether a shared cache is present and prevent it from storing or reusing these responses until the patch can be applied.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203