CVE-2026-92284: Caddy: Unbounded body buffer via {http.request.body} placeholder — memory exhaustion DoS

Published Sep 23, 2026
·
Updated

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.

Affected Software

1 affected component
Caddy Caddy<=2.11.3

Event History

Sep 23, 2026
CVE Published
via MITRE·05:58 PM
Data Sourced
via MITRE·05:58 PM
DescriptionWeakness
Data Sourced
via NVD·07:19 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What configuration condition makes a Caddy deployment exposed?

Exposure requires configuration that resolves the http.request.body placeholder. The issue occurs when that placeholder causes Caddy to read the complete request body before request-body middleware limits are applied.

2

What does an attacker need to do to trigger the denial of service?

An attacker needs to send a request with a sufficiently large body to a configuration that resolves http.request.body. The unbounded body copy can exhaust memory and terminate the Caddy process.

3

Do request-body middleware limits mitigate this issue?

No. The vulnerable placeholder resolution occurs before request-body middleware limits apply, so those limits do not constrain the body read involved in this issue.

4

Which versions are affected?

Caddy version 2.11.3 and earlier are affected.

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