CVE Catalog

CVE-2026-92284

MediumCVSS 6.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.39%

30th percentile - higher than 30% of all known CVEs

Summary

Caddy is an extensible server platform that uses TLS by default. In version 2.11.3 and earlier, in modules/caddyhttp/replacer.go, resolving http.request.body reads the complete request body with an unbounded io.Copy before request-body middleware limits apply, allowing memory exhaustion and process termination.

Risk Assessment

An attacker can send a request with a large body, causing memory exhaustion and termination of the Caddy process, leading to denial of service. This affects server availability.

Recommendation

Update Caddy to a version later than 2.11.3 that contains the fix for this vulnerability. If updating is not possible, consider limiting request body size at the server level or using an external proxy to filter large requests.

Other vulnerabilities in Caddy

See all
Original NVD description (English source)

Caddy is an extensible server platform that uses TLS by default. In version 2.11.3 and earlier, in modules/caddyhttp/replacer.go, resolving http.request.body reads the complete request body with an unbounded io.Copy before request-body middleware limits apply, allowing memory exhaustion and process termination.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS