Stats Digest Feeds
← Back to all CVEs

CVE-2026-52846

MEDIUM NVD
CVSS Score 4.2
Severity MEDIUM
Published Jun 23, 2026
Vendor unknown

Description

Caddy is an extensible server platform that uses TLS by default. Prior to 2.11.4, Caddy’s stripHTML template function cannot reliably remove all HTML tags from input strings. Certain malformed HTML, such as <<>img src=x onerror=alert()>, can bypass the tag-stripping logic, potentially leaving dangerous content in the output if it is later rendered as HTML. This may allow client-side XSS in cases where untrusted strings are rendered unsafely. This vulnerability is fixed in 2.11.4.

References