Vulnerability Description
Anubis is a Web AI Firewall Utility that challenges users' connections in order to protect upstream resources from scraper bots. From 1.22.0 until 1.26.0-pre1, lib/policy/checker.go PathChecker.Check() trusted the client-controlled X-Original-URI header before matching r.URL.Path, allowing an HTTP client to match default data/common/keep-internet-working.yaml ALLOW rules such as ^/\.well-known/.*$ and bypass the Anubis challenge. This issue is fixed in version 1.26.0-pre1.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/TecharoHQ/anubis/commit/276b537776b281b1c4e01421435bc03ade3d8
- https://github.com/TecharoHQ/anubis/pull/1630
- https://github.com/TecharoHQ/anubis/releases/tag/v1.26.0-pre1
- https://github.com/TecharoHQ/anubis/security/advisories/GHSA-6wcg-mqvh-fcvg
- https://github.com/TecharoHQ/anubis/security/advisories/GHSA-6wcg-mqvh-fcvg
FAQ
What is CVE-2026-62314?
CVE-2026-62314 is a vulnerability with a CVSS score of 5.8 (MEDIUM). Anubis is a Web AI Firewall Utility that challenges users' connections in order to protect upstream resources from scraper bots. From 1.22.0 until 1.26.0-pre1, lib/policy/checker.go PathChecker.Check(...
How severe is CVE-2026-62314?
CVE-2026-62314 has been rated MEDIUM with a CVSS base score of 5.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-62314?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.