GitLab CVSS 10.0 Path Traversal CVE-2026-85706 Exploited in the Wild Within a Day of Disclosure; CISA Adds It to KEV
GitLab's September 10, 2026 patches fixed CVE-2026-85706 (CVSS 10.0), an unauthenticated path traversal in the CE/EE repository commits API that enables arbitrary file reads with a single HTTP POST; watchTowr observed in-the-wild probes starting one day…
GitLab shipped emergency patches on September 10, 2026 for CVE-2026-85706, a CVSSv3.1 10.0 path traversal in the repository commits API of GitLab Community and Enterprise Editions, caused by improper path confinement and missing authentication enforcement (Rapid7 classifies it as CWE-22; GBHackers lists it as CWE-35). An unauthenticated attacker can read arbitrary files with a single crafted HTTP POST, with no account or user interaction; The Hacker News reports exploitation requires at least one public project to exist on the instance. Files potentially exposed include SSH keys, database credentials, deploy tokens, access tokens, private keys, cloud secrets, CI/CD variables, configuration files, and source code useful for follow-on intrusion; no ransomware use has been confirmed. Affected versions are CE/EE 18.7 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2, with fixes in 19.1.8, 19.2.6, and 19.3.2; researcher s3ntago was credited via HackerOne. watchTowr observed the first in-the-wild probes at 06:00 UTC on September 11, 2026 — one day after disclosure — and warns mass exploitation is likely, while Security Affairs characterized the bug as exploited within 24 hours. CISA added the flaw to its Known Exploited Vulnerabilities catalog on September 11, citing active exploitation; CyberScoop reported Friday afternoon that neither flaw was yet listed, and later reports confirmed the same-day addition. Federal civilian agencies must remediate by September 14, 2026 under Binding Operational Directive 26-04, which also requires forensic triage (Infosecurity Magazine alone reports a September 15 deadline). The same release fixes 17 other vulnerabilities, including CVE-2026-87719 (CVSS 9.9), an Enterprise Edition-only insecure deserialization flaw in the GraphQL subscription serializer letting authenticated Duo Chat users expose Advanced Search settings and credentials, plus six high-severity bugs covering RCE, CI/CD variable access, XSS, and denial of service; The Hacker News notes the flaw follows the recently exploited GraphQL code injection bug CVE-2026-19478. Self-managed operators should upgrade immediately — GitLab.com and Dedicated are already fixed or unaffected — hunt logs for POSTs to /api/v4/projects/{id}/repository/commits/ with file.path parameters, and rotate potentially exposed credentials after patching. CSO Online notes GitLab is used by roughly 50% of the Fortune 100 with more than 50 million registered users.
- CVE-2026-85706 is a CVSSv3.1 10.0 unauthenticated path traversal in GitLab CE/EE's repository commits API, caused by improper path confinement and missing authentication enforcement; Rapid7 classifies it as CWE-22 while GBHackers lists it…
- A single crafted HTTP POST to /api/v4/projects/{id}/repository/commits/ with a file.path parameter reads arbitrary files with no account or user interaction; per The Hacker News, exploitation requires at least one public project on the…
- Affected versions: GitLab CE/EE 18.7 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2 (equivalently 18.7-19.1.7, 19.2-19.2.5, and 19.3-19.3.1); fixed in 19.1.8, 19.2.6, and 19.3.2, shipped September 10, 2026.
- watchTowr detected in-the-wild probes starting 06:00 UTC on September 11, 2026, one day after disclosure, and warns mass exploitation is likely; CISA's KEV entry cites active exploitation, and Security Affairs characterized the bug as…
- CISA added CVE-2026-85706 to the KEV catalog on September 11, 2026; federal civilian agencies must remediate by September 14, 2026 under BOD 26-04, which also requires forensic triage — Infosecurity Magazine alone reports a September 15…
- Leaked files may include SSH keys, database credentials, deploy tokens, access tokens, private keys, cloud secrets, CI/CD variables, configuration files, and source code enabling reconnaissance and credential theft; no ransomware use…
- The same release fixes 17 other vulnerabilities, including CVE-2026-87719 (CVSS 9.9), an Enterprise Edition-only insecure deserialization flaw in the GraphQL subscription serializer letting authenticated Duo Chat users expose Advanced…
- Researcher s3ntago was credited via HackerOne; GitLab.com (hosted) and Dedicated offerings are already fixed or unaffected, while self-managed instances must upgrade immediately; CSO Online notes GitLab is used by roughly 50% of the…
Coverage timelineoldest first · each row is one article
- · 6d agoGitLab Vulnerability Exploited One Day After Disclosure
SecurityWeek· 85
WatchTowr observed in-the-wild exploitation of critical GitLab path traversal CVE-2026-85706 one day after disclosure, letting unauthenticated attackers read arbitrary files.
- · 6d agoGitLab CVSS 10 File-Read Flaw Draws In-the-Wild Probes After Disclosure
The Hacker News· 80
GitLab patched CVE-2026-85706, a CVSS 10.0 unauthenticated path traversal enabling arbitrary file reads, already probed in the wild.
- · 6d agoGitLab’s critical flaw is already drawing internet-wide probes
CyberScoop· 78
GitLab patches two critical flaws (CVE-2026-85706 CVSS 10.0, CVE-2026-87719) as WatchTowr observes internet-wide probing of the unauthenticated file-read bug.
- · 6d agoCVE-2026-85706 | GitLab CE/EE Repository Commits API Path Traversal Vulnerability
Horizon3.ai· 75
GitLab patches CVSS 10.0 path traversal CVE-2026-85706 letting unauthenticated attackers read arbitrary files on self-managed CE/EE servers.
- · 6d agoGitLab security advisory (AV26-917)
Canadian Centre for Cyber Security· 72
Canada's Cyber Centre warns GitLab versions before 19.1.8, 19.2.6 and 19.3.2 are affected; CISA added CVE-2026-85706 to KEV.
- · 6d agoCISA Warns of GitLab Path Traversal Vulnerability Exploited in Attacks
Cyber Security News· 88
CISA added actively exploited GitLab path traversal flaw CVE-2026-85706 (CVSS 10.0) to its KEV catalog, setting a September 14 federal patch deadline.
- · 6d agoCISA Warns of Critical GitLab Vulnerability Exploited in Attacks
GBHackers· 80
CISA added actively exploited GitLab path traversal flaw CVE-2026-85706 to its KEV catalog, warning unauthenticated attackers can read arbitrary files including secrets.
- · 5d agoGitLab CVE-2026-85706: One HTTP Request, No Authentication, Full File Read – Exploited Within 24 Hours
Security Affairs· 90
GitLab path traversal CVE-2026-85706 (CVSS 10.0) was actively probed and exploited within 24 hours of disclosure and added to CISA's KEV catalog.
- · 4d agoCISA: Hackers now exploit max severity GitLab flaw in attacks
BleepingComputer· 30
CISA added max-severity GitLab CVE-2026-85706 to its exploited-flaws catalog after watchTowr observed probing of unpatched servers.
- · 4d agoGitLab CVE-2026-85706 Added to CISA KEV
SOCRadar· 72
CISA added CVE-2026-85706 to KEV: a path traversal in GitLab CE/EE letting unauthenticated attackers read arbitrary files.
- · 4d agoHackers Exploit Maximum Severity Flaw in GitLab
Infosecurity Magazine· 82
CISA added GitLab path traversal CVE-2026-85706 to KEV after in-the-wild probes; unauthenticated attackers can read arbitrary files.
- · 4d agoCVE-2026-85706: Critical GitLab Path Traversal Exploited in the Wild
Rapid7 Blog· 88
CVE-2026-85706, a CVSS 10.0 unauthenticated path traversal in GitLab CE/EE, is actively exploited and was added to CISA's KEV catalog.
- · 4d agoPerfect-10 GitLab bug under attack days after patch lands
The Register · Security· 90
CISA confirms active exploitation of CVSS 10.0 GitLab path traversal flaw CVE-2026-85706 days after patches shipped, enabling unauthenticated arbitrary file reads.
- · 3d agoMaximum Severity GitLab Flaw Puts Supply Chains at Risk
Dark Reading· 60
GitLab CVE-2026-85706 is a maximum-severity CVSS 10.0 path traversal flaw affecting Community and Enterprise Editions, risking supply chain compromise.
- · 3d agoA maximum severity GitLab flaw could turn your CI/CD server into an attacker’s treasure trove
CSO Online· 88
GitLab patched maximum-severity CVE-2026-85706, an unauthenticated path traversal enabling arbitrary file reads; CISA added it to KEV amid observed in-the-wild probes.
Vulnerabilities in this storyAll →
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2023-2825 | An issue has been discovered in GitLab CE/EE affecting only version 16.0.0. An issue has been discovered in GitLab CE/EE affecting only version 16.0.0. An unauthenticated malicious user can use a path traversal vulnerability to read arbitrary files on the server when an attachment exists in a public project nested within at least five groups. NVD description · AI analysis pending | 7.5 | 72% |
| — | ||
| CVE-2026-19478 | Unauthenticated GraphQL Code Injection in GitLab CE/EE Enables Data Tampering GitLab has patched a critical (CVSS 9.1) code injection flaw (CWE-94) in how GitLab Community Edition (CE) and Enterprise Edition (EE) process GraphQL directives. Under certain conditions, an unauthenticated remote attacker can abuse a GraphQL directive to modify or delete public projects and user data on affected instances, requiring no privileges or user interaction; the impact is to integrity and availability, not confidentiality. Affected versions span all GitLab CE/EE releases from 18.2 before 18.11.11, 19.0 before 19.0.8, 19.1 before 19.1.6, and 19.2 before 19.2.4, which covers self-managed installations as well as the same codebase that powers the GitLab.com SaaS. News reports indicate the flaw came under active exploitation within days of disclosure, and EPSS assigns a 5.8% probability of exploitation within 30 days (93rd percentile). It is not yet listed in CISA's KEV catalog and no public proof-of-concept is known, but defenders should treat it as an actively exploited, unauthenticated, high-impact issue. Do: Upgrade all GitLab CE/EE instances to 18.11.11, 19.0.8, 19.1.6, or 19.2.4 (or later) immediately, prioritizing internet-facing instances given confirmed active exploitation. Until patched, restrict unauthenticated access to the GraphQL API endpoint at the network or WAF layer. Review instance audit logs and public projects for signs of unauthorized modifications or deletions of projects and user data. | 9.1 | 6% |
| massmillions of users (GitLab.com SaaS runs the same code) plus tens of thousands of internet-exposed self-managed CE/EE instances | ||
| CVE-2026-85706 | Unauthenticated Path Traversal Arbitrary File Read in GitLab CE/EE CVE-2026-85706 is a path traversal flaw (CWE-35) in GitLab Community Edition and Enterprise Edition in which the repository commits API does not properly confine file paths and does not enforce authentication, allowing an unauthenticated attacker to read arbitrary files from the GitLab server. It is triggered by sending a crafted unauthenticated request to the commits API that supplies traversal sequences moving outside the intended repository path. An attacker gains the ability to read arbitrary files on the host, which can expose configuration files, certificates, and stored credentials or keys; related reporting on the recent GitLab patch wave also notes credential theft and code execution flaws, though this CVE itself is the file-read issue. All self-managed GitLab CE and EE deployments are in scope, and CISA did not publish specific affected version ranges in this data. The flaw was added to CISA's KEV catalog on 2026-09-11 and is being actively probed and exploited in the wild within a day of disclosure, with three public proof-of-concept repositories available; ransomware use is not yet confirmed. Do: Upgrade GitLab CE/EE to the patched release identified in GitLab's security advisory (no specific fixed version number is provided in this data), prioritizing internet-facing instances in line with CISA BOD 26-04; if patching is not immediately possible, restrict exposure and review access logs for unauthenticated requests to the commits API containing path traversal sequences. Because arbitrary file read can expose server-side secrets, inventory and rotate credentials, tokens, and keys stored on or reachable by affected GitLab hosts. | 10.0 | 12% | KEV PoC ×11 |
| massLikely >1,000,000 aggregate users across hundreds of thousands of self-managed CE/EE deployments, with tens of thousands of instances directly exposed to the… | |
| CVE-2026-87719 | Authenticated GraphQL Subscription Flaw Leaks Search Credentials in GitLab EE GitLab EE contains a critical (CVSS 9.9) deserialization flaw (CWE-502) in which an authenticated user with Duo Chat access can pass a specially crafted GraphQL subscription argument that bypasses serialization and performs a server object lookup. Via this bypass, the attacker can obtain Advanced Search instance configurations and the sensitive credentials they contain. Because the attack requires only a low-privileged account with Duo Chat access over the network, with no user interaction, any EE deployment where Duo Chat is enabled is potentially exposed, including both self-managed instances and GitLab.com. Affected versions are EE 18.3 and later before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2. No public proof-of-concept or CISA KEV listing exists for this CVE as of now, though related GitLab flaws disclosed in the same cycle are reportedly drawing internet-wide probing. Do: Upgrade GitLab EE to 19.3.2, 19.2.6, or 19.1.8 depending on the version track in use. Until patched, restrict Duo Chat access to trusted users or disable it where feasible, and audit logs for unusual GraphQL subscription activity by authenticated Duo Chat users. After upgrading, rotate Advanced Search (Elasticsearch/OpenSearch) credentials and review search cluster configurations for signs of access. | 9.9 | — |
| largelikely hundreds of thousands of paid-tier (Duo-enabled) users across GitLab.com and self-managed EE instances |