๐Ÿ” CVE Alert

CVE-2026-27586

UNKNOWN 0.0

Caddy's mTLS client authentication silently fails open when CA certificate file is missing or malformed

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, two swallowed errors in `ClientAuthentication.provision()` cause mTLS client certificate authentication to silently fail open when a CA certificate file is missing, unreadable, or malformed. The server starts without error but accepts any client certificate signed by any system-trusted CA, completely bypassing the intended private CA trust boundary. Any deployment using `trusted_ca_cert_file` or `trusted_ca_certs_pem_files` for mTLS will silently degrade to accepting any system-trusted client certificate if the CA file becomes unavailable. This can happen due to a typo in the path, file rotation, corruption, or permission changes. The server gives no indication that mTLS is misconfigured. Version 2.11.1 fixes the vulnerability.

CWE CWE-755
Vendor caddyserver
Product caddy
Published Feb 24, 2026
Last Updated Feb 26, 2026
Stay Ahead of the Next One

Get instant alerts for caddyserver caddy

Be the first to know when new unknown vulnerabilities affecting caddyserver caddy are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

caddyserver / caddy
< 2.11.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/caddyserver/caddy/security/advisories/GHSA-hffm-g8v7-wrv7 gist.github.com: https://gist.github.com/moscowchill/9566c79c76c0b64c57f8bd0716f97c48 github.com: https://github.com/caddyserver/caddy/releases/tag/v2.11.1