๐Ÿ” CVE Alert

CVE-2026-34206

MEDIUM 6.1

Captcha Protect: Reflected XSS in challenge page via unsanitized destination rendered with text/template

CVSS Score
6.1
EPSS Score
0.0%
EPSS Percentile
8th

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.

CWE CWE-79
Vendor libops
Product captcha-protect
Published Mar 31, 2026
Last Updated Apr 1, 2026
Stay Ahead of the Next One

Get instant alerts for libops captcha-protect

Be the first to know when new medium vulnerabilities affecting libops captcha-protect are published โ€” delivered to Slack, Telegram or Discord.

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

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

libops / captcha-protect
< 1.12.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/libops/captcha-protect/security/advisories/GHSA-ph62-4j5g-2q4r github.com: https://github.com/libops/captcha-protect/commit/eef6211ecd1147273be484d913b81c68c0bd8d3f github.com: https://github.com/libops/captcha-protect/releases/tag/v1.12.2