CVE 4.2 MEDIUM

Caddy: stripHTML template function bypass_CVE-2026-52846

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

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.

Basic Information

ID CVE-2026-52846
Source GitHub_M
Published Jun 23, 2026 at 17:47

Affected Product

Vendor caddyserver
Product caddy
Version < 2.11.4
Affected Versions caddyserver caddy < 2.11.4

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.