---
cve: "CVE-2026-15743"
severity: "MEDIUM"
cvss: 5.7
epss: "0.3%"
vendor: "Generic Security"
kev: false
exploited: false
published: "2026-08-20 18:15:26"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-22T23:20:06+02:00"
---

# CVE-2026-15743

> 5.7 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Erforderlich | good |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- f54bb2e35be50de38bc76023f3c69e3058fc0466 (Commit)

## Referenzen

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

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-15743) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
