THE BRIEFWhat happened
GitLab disclosed CVE-2026-85706, a path-traversal vulnerability in its repository commits API, with a reported CVSS score of 10.0. Security reporting says the flaw required no authentication and was being exploited within 24 hours of disclosure.
A crafted HTTP request could allow an attacker to read files that should not be accessible through the API, creating a potential path to sensitive source code, configuration data, or secrets.
The available reporting supports the vulnerability and the rapid exploitation claim, but it does not establish that every exposed GitLab instance was compromised or that every reported target suffered data theft. Organizations should treat externally reachable, affected GitLab deployments as urgent investigation and remediation priorities.
Patching or applying GitLab’s documented mitigation is the first step, followed by checking logs for suspicious requests and reviewing whether files containing credentials or tokens may have been readable. If evidence of access is found, responders should assume exposed secrets may require replacement rather than waiting for proof of misuse.