CISA KEV Addition: GitLab CE/EE Path Traversal (CVE-2026-85706)
First seen Sep 12, 2026 · Updated Sep 12, 2026
CISA has added CVE-2026-85706, a path traversal vulnerability in GitLab Community Edition and Enterprise Edition, to its Known Exploited Vulnerabilities catalog based on confirmed active exploitation. Federal agencies are required under BOD 26-04 to remediate this vulnerability on a prioritized timeline, and CISA urges all organizations to do the same given evidence of in-the-wild attacks.
Technical Analysis
CVE-2026-85706 is a path traversal flaw in GitLab CE/EE that allows attackers to escape intended directory boundaries, potentially enabling unauthorized read access to files outside designated paths on the host filesystem, such as configuration files, credentials, or source code repositories. CISA's KEV listing confirms active exploitation in the wild, though the raw advisory does not disclose the specific attack chain, CVSS score, or affected version ranges. Given GitLab's role as a source-control and CI/CD platform, exploitation could expose repository secrets, CI/CD tokens, and pipeline configuration files used to build and deploy software. Organizations running self-hosted AI agent development pipelines, RAG data ingestion scripts, or LLM tool-calling code in GitLab repositories are at risk if API keys, model credentials, or vector database connection strings stored in repo files or CI/CD variables are exposed via traversal, potentially enabling downstream supply-chain compromise of agent deployments.
Affected Systems
Self-hosted GitLab Community Edition (CE) and Enterprise Edition (EE) instances; specific vulnerable version ranges not disclosed in this alert—organizations should consult GitLab's official security advisory for CVE-2026-85706 to confirm exact affected versions.
Indicators of Compromise
- No specific IOCs (hashes, IPs, domains) provided in this CISA alert; refer to CISA KEV Catalog and GitLab security advisory for updates.
Remediation Steps
- 1
Patch GitLab immediately
Upgrade GitLab CE/EE to the version specified in GitLab's official security advisory for CVE-2026-85706 as soon as possible.
- 2
Check for prior compromise
Per BOD 26-04 guidance, review logs for evidence of exploitation prior to patching, including unauthorized file access, unusual repository reads, or anomalous requests with directory traversal patterns (e.g., '../' sequences) in access logs.
- 3
Rotate exposed secrets
Rotate any API keys, tokens, or credentials (including those used by AI agent pipelines, RAG systems, or CI/CD integrations) that may have been stored in accessible GitLab repository files or CI/CD variables.
- 4
Restrict public exposure
Limit internet-facing access to GitLab instances where feasible, using network segmentation, VPN, or allow-listing to reduce the attack surface until patched.
- 5
Monitor KEV catalog
Track CISA's KEV Catalog for related updates and ensure vulnerability management processes prioritize remediation of publicly exposed assets granting full system control.
CVE / Advisory IDs
Industries Most Exposed
Respond to this threat
Pro subscribers get a full AI-generated incident-response playbook for this threat — detection, containment, eradication, and recovery steps — plus an unlimited AI Threat Advisor for questions about your environment.