CVE-2026-34206

Captcha Protect is a Traefik middleware to add an anti-bot challenge to individual IPs in a subnet when traffic spikes are detected from that subnet. Prior to version 1.12.2, a reflected cross-site scripting (XSS) vulnerability exists in github.com/libops/captcha-protect. The challenge page accepted a client-supplied destination value and rendered it into HTML using Go's text/template. Because text/template does not perform contextual HTML escaping, an attacker could supply a crafted destination value that breaks out of the hidden input attribute and injects arbitrary script into the challenge page. This issue has been patched in version 1.12.2.
Configurations

Configuration 1 (hide)

cpe:2.3:a:libops:captcha_protect:*:*:*:*:*:traefik:*:*

History

No history.

Information

Published : 2026-03-31 20:16

Updated : 2026-07-24 20:10


NVD link : CVE-2026-34206

Mitre link : CVE-2026-34206

CVE.ORG link : CVE-2026-34206


JSON object : View

Products Affected

libops

  • captcha_protect
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')