CVE•Published 2026-08-23•Modified 2026-08-31•1 article on news•5 live references•NVD data
CVE-2026-10053Gitlab · Gitlab
Vulnerability data via NVD (ingested)
CVSS v3.1
8.5
HIGH
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
EPSS percentile
51
Exploit Prediction Scoring System · top 49% of all CVEs
Weaknesses (CWE)
Description
GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.8 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 that under certain conditions could have allowed an authenticated user to achieve remote code execution due to a path traversal vulnerability in the package registry.
Timeline
Published 2026-08-23
Modified 2026-08-31
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2026-10053Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product
product:"Gitlab Gitlab"All exposed Gitlab Gitlab instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Gitlab"HTTP body or banner mentions "Gitlab" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2026-10053Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2026-10053Censys host search filtered to this CVE id.
grep.app
CVE-2026-10053Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2026-10053GitHub code search for direct mentions.
Google dork
"CVE-2026-10053" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (4)
CVE-2026-100534 repos
nomi-sec/PoC-in-GitHubunknown
📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.
1dayexploit/1day-archivePython
Technical deep-dives and root cause analyses of recently disclosed CVEs - reverse engineering patches, building proof-of-concepts, and documenting exploitation techniques in the 1-…
hugefiver/mystarsunknown
dinosn/CVE-2026-10053-labShell
Reproducible lab for CVE-2026-10053 (GitLab npm package-registry path traversal -> arbitrary file write as git). Vulnerable 19.2.1 vs patched 19.2.2, deterministic oracle.