GitLab Security Vulnerability Exploited Post-Disclosure
Cybercriminals have initiated exploitation of a critical-severity vulnerability in GitLab within two days of its public disclosure, according to attack surface management firm WatchTowr.
Overview of the Vulnerability
The flaw, designated CVE-2026-19478 with a CVSS score of 9.4, was addressed on August 17, when GitLab issued a warning that it could be leveraged remotely without authentication. The company stated that the issue allowed an unauthenticated user to alter or delete public projects and user data through a GraphQL directive.
Details of the Vulnerability
Patches were released in GitLab Community Edition (CE) and Enterprise Edition (EE) versions 19.2.4, 19.1.6, 19.0.8, and 18.11.11. On August 18, WatchTowr highlighted the vulnerability’s ease of replication, advising users to update self-managed instances immediately.
Mitigation Steps and Recommendations
Mitigation steps included restricting unauthenticated access to the /api/graphql endpoint or disabling public repository access. The firm noted that while no public exploit code existed, the vulnerability could be demonstrated within minutes using the advisory details and patch.
It warned that AI-driven threat actors would likely follow shortly.
Monitoring and Detection
Recent monitoring by WatchTowr’s honeypot network detected the first in-the-wild exploitation attempts targeting CVE-2026-19478. The company recommended that unpatched organizations scrutinize web logs for requests containing “@gl_introduced” and identify signs of probing or attempted exploitation.
Expert Insights
WatchTowr’s principal security researcher, Jake Knott, emphasized the shrinking window for mitigation, attributing it to the flaw’s severity and the accelerating capabilities of AI in vulnerability exploitation.
He explained that the flaw enabled unauthenticated attackers to delete public GitLab projects, rewrite their state, or manipulate merge records with a single HTTP request, requiring no credentials or user interaction.
Implications for Software Supply Chains
Mondoo co-founder and CSO Patrick Münch warned that the vulnerability could facilitate a new wave of supply chain attacks by enabling the falsification of merge records.
He highlighted the implications for software supply chains, noting that attackers could bypass code review processes by making malicious changes appear approved by trusted team members.
Urgency in Addressing Zero-Day Vulnerabilities
The incident underscores the growing urgency in addressing zero-day vulnerabilities, as threat actors leverage advanced tools to exploit newly disclosed flaws rapidly. Organizations are advised to prioritize patching and implement strict access controls to minimize exposure.
