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.
Published: 2026-07-15
Score: 5.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Anubis Web AI Firewall Utility mistakenly accepts the client-controlled X-Original-URI header before evaluating the request’s URL path. By sending a crafted X-Original-URI that matches allow rules such as the default ^\/\.well-­known\/.*$ pattern, an attacker can avoid the firewall’s challenge and gain access to protected resources. This flaw represents an authorization weakness (CWE‑284) and does not permit code execution but allows the bypass of intended protective measures.

Affected Systems

The flaw affects TecharoHQ Anubis releases from version 1.22.0 up to, but not including, 1.26.0-pre1. Users running any of those versions are susceptible; the issue is fixed in the 1.26.0-pre1 release and later.

Risk and Exploitability

The CVSS score of 5.8 indicates moderate severity, and the EPSS score of less than 1% suggests a low exploitation probability in the general population. Any remote HTTP client capable of setting the X-Original-URI header can trigger the bypass without authentication or elevated privileges, making the attack surface wide. Although not currently listed in CISA KEV, the potential to grant unauthorized access to sensitive services means the risk remains significant for environments that rely on Anubis to block scraper bots.

Generated by OpenCVE AI on July 31, 2026 at 02:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Anubis to version 1.26.0‑pre1 or newer to apply the path‑checking fix.
  • Reconfigure the firewall to reject or strip client‑supplied X-Original-URI headers before policy evaluation.
  • Deploy network‑level controls (reverse proxies, WAF rules) that block or sanitize the X-Original-URI header to reduce exposure.

Generated by OpenCVE AI on July 31, 2026 at 02:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 16 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
First Time appeared Techarohq
Techarohq anubis
Vendors & Products Techarohq
Techarohq anubis

Wed, 15 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
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.
Title Anubis: Policy bypass via client controlled X-Original-URI header
Weaknesses CWE-284
References
Metrics cvssV3_1

{'score': 5.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N'}


Subscriptions

Techarohq Anubis
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-16T12:48:35.586Z

Reserved: 2026-07-13T19:27:58.314Z

Link: CVE-2026-62314

cve-icon Vulnrichment

Updated: 2026-07-16T12:47:23.013Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T02:45:04Z

Weaknesses