Summary
CVE-2026-12053 is a high-severity sensitive information disclosure vulnerability affecting GitLab Enterprise Edition (EE) version 19.1 prior to 19.1.1. The flaw stems from insufficient output filtering in the Duo Workflows AI feature, which under certain conditions could allow a user to access sensitive data — including source code — that had already been committed to a GitLab project. The vulnerability is classified as CVSS 8.6 (High) and was patched by GitLab on June 24, 2026.
Technical details
- Root cause: Insufficient output filtering in GitLab EE’s Duo Workflows feature (CWE-532 — Insertion of Sensitive Information into Log File / Output). Duo Workflows, part of the GitLab Duo AI add-on, failed to adequately sanitize or restrict what data could be surfaced through its outputs.
- Trigger conditions: The issue is exploitable under certain conditions when the Duo Workflows feature is active on a GitLab EE 19.1 instance. The vulnerability requires the Duo Workflows AI feature to be enabled (an EE-only, AI add-on capability).
- Attack vector: Network-reachable; exploitable over HTTP/HTTPS against an internet-exposed self-managed GitLab EE 19.1 instance with Duo Workflows enabled.
- Impact: High confidentiality impact — sensitive information (source code and committed project data) can be exposed. There is no integrity or availability impact.
- No public proof-of-concept has been published as of June 25, 2026. The vulnerability was responsibly disclosed via HackerOne (report #3757762) by researcher 3nvz and GitLab team member Dennis Appelt.
Affected software
- GitLab Enterprise Edition (EE): all versions from 19.1 up to (not including) 19.1.1
- GitLab Community Edition (CE) is not affected
- GitLab.com (SaaS) is not affected — it has already been patched
- Only EE instances with the Duo Workflows AI feature enabled are exposed
Severity
- CVSS v3.1 Base Score: 8.6 (High)
- Vector String:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Note: GitLab’s own patch release advisory reports a CVSS score of 7.7 with vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N(Privileges Required: Low), and the vulnerability description references "a user" accessing data, which implies authentication may be required in practice. The NVD record (the authoritative source used by IONIX) scores this at 8.6 with PR:N. Customers should treat this as requiring prompt remediation regardless of which score applies.
Mitigation and recommended actions
- Immediate: Upgrade all self-managed GitLab EE 19.1 instances to GitLab EE 19.1.1, released June 24, 2026.
- If an immediate upgrade is not feasible, consider disabling the Duo Workflows feature on affected instances as a temporary mitigation to reduce exposure.
- GitLab.com and instances already on 19.1.1 or later are not affected and require no action.
- Verify your GitLab version via Admin Area → Settings → General or the GitLab API (
/api/v4/version).
IONIX Status
The IONIX research team is tracking ongoing exploitation attempts and recommends immediate patching. Potentially affected assets are outlined in this post.

