Vulnerability report

Active exploitation observed Confirmed confidence In CISA KEV

CVE-2026-85706

GitLab Path Traversal

GitLab / GitLab · affected before 19.1.8

Severity
CVSS 10.0 · Critical
Confidence
Confirmed
Exploit status
Observed in sensors
EPSS
1.1%
First observed
12 Sep 2026
Last observed
12 Sep 2026

Decision summary

What security teams need to know first

Direct answers before the deeper technical record.

What it is

CVE-2026-85706 is an unauthenticated vulnerability affecting GitLab GitLab. GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.7 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2...

Is it exploited?

Yes. Previdian sensors observed exploitation attempts with confirmed confidence. Listed in CISA KEV. Also confirmed by third-party sources.

Who is affected?

GitLab / GitLab affected before 19.1.8.

What should we do?

Patch immediately, validate internet-facing exposure, and monitor for matching requests.

Overview

GitLab Path Traversal

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.7 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2 that, under certain conditions, an unauthenticated user could have read arbitrary files from the GitLab server due to improper path confinement and missing authentication enforcement in the repository commits API.

Vendor Product Affected Status
GitLab GitLab Before 19.1.8 Affected
GitLab GitLab Before 19.2.6 Affected
GitLab GitLab Before 19.3.2 Affected
Published
12 Sep 2026
Exploitation Reported
11 Sep 2026
Attack vector
Remote
Complexity
Low
Privileges
None
User interaction
None

Tags

cisa

CVE References

Exploitation evidence

Why Previdian marks this CVE as exploited

Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.

Exploited in the wild

CISA

Recorded 11 Sep 2026

A trusted third party reported exploitation.

Active exploitation observed

Previdian sensor

First observed 12 Sep 2026

Previdian first observed exploitation attempts targeting this vulnerability in our honeypot sensors.

Proof of concept available

GitHub

Recorded 11 Sep 2026

Public scanner or PoC coverage increases practical exploitability.

Known exploited vulnerability sources

Per-source evidence links for KEV attestations are available through the Previdian Pro API.

Learn about Pro API access
Source Added
CISA First 2026-09-11 20:01 UTC
CVE 2026-09-12 04:01 UTC
Previdian 2026-09-12 21:55 UTC

Operational indicators for this CVE are listed under Detection.

Sensor telemetry

First-party evidence of exploitation activity

Previdian sensors recorded exploitation attempts targeting this vulnerability. The cards and chart show volume, unique attackers, and daily activity.

10

Attempts observed

1

Unique attacker IPs

1

Attacker countries

FR

1

Sensors observed

CVE-2026-85706 exploitation attempts over the last 7 days

Daily events observed by Previdian sensors

Updated 13 Sep 2026

0
0
0
0
0
10
0
7 Sep 8 Sep 9 Sep 10 Sep 11 Sep 12 Sep 13 Sep

First observed 12 Sep 2026 · Last observed 12 Sep 2026

Pro adds sensor region and window summaries. Enterprise adds raw IPs, paths, User-Agents, and payloads.

Request telemetry access

Detection

Operational artifacts and observed signals

Make the evidence actionable in scanner, SOC, and edge-control workflows.

Observed signals

Request targets
User-Agents
Callback hosts
1
1
0

Request targets and User-Agents available in Pro. Callback host details available in Enterprise.

Scanner coverage

No scanner integrations recorded yet.

Virtual patch status

No Previdian virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.

Learn about virtual patches →

Attacker IP Indicators

Attacker IP indicators observed · available in Pro and Enterprise.

Sensor-derived attacker IP indicators are available to Pro and Enterprise accounts under Detection and through the Pro API.

Learn about Pro API access

Risk and context

Severity, weaknesses, and research context

CVSS v3.1

10.0 Critical
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N

EPSS

1.1%

Recent mention · NCSC Security Advisories

NCSC-2026-0367 [1.00] [H/H] Kwetsbaarheid verholpen in GitLab Community en Enterprise Editions

GitLab heeft een kwetsbaarheid verholpen in GitLab Community en Enterprise Editions. De kwetsbaarheid bevindt zich in de repository commits API, waarbij een path traversal mogelijk is. Hierdoor kunnen niet-geauthenticeerde gebruikers willekeurige bestanden op het systeem...

Read full advisory

All Mentions

Recent mention · NCSC Security Advisories

NCSC-2026-0367 [1.00] [H/H] Kwetsbaarheid verholpen in GitLab Community en Enterprise Editions

NCSC Security Advisories · 12 Sep 2026

GitLab heeft een kwetsbaarheid verholpen in GitLab Community en Enterprise Editions. De kwetsbaarheid bevindt zich in de repository commits API, waarbij een path traversal mogelijk is. Hierdoor kunnen niet-geauthenticeerde gebruikers willekeurige bestanden op het systeem lezen. De oorzaak ligt in onjuiste path confinement gecombineerd met ontbrekende authenticatiecontroles in de API-endpoint. CISA heeft CVE-2026-85706 opgenomen in de Known Exploited Vulnerabilities-catalogus en er is publieke exploitcode beschikbaar. Vooral internetbereikbare, zelfbeheerde GitLab-installaties lopen risico,...

Recent mention · TheHackerNews

GitLab CVSS 10 File-Read Flaw Draws In-the-Wild Probes After Disclosure

TheHackerNews · 11 Sep 2026

GitLab has released patches to address multiple flaws, including a maximum-severity security vulnerability that has witnessed in-the-wild probes within hours of public disclosure. The vulnerability in question is CVE-2026-85706 (CVSS score: 10.0), a path traversal issue in the repository commits API that could allow an unauthenticated user to read arbitrary files from the GitLab server under

Recent mention · BleepingComputer

GitLab urges users to patch max severity path traversal flaw

BleepingComputer · 11 Sep 2026

GitLab urged users on Thursday to patch their servers immediately against a maximum-severity path traversal vulnerability tracked as CVE-2026-85706. [...]

Potential Proof of Concepts

These PoCs are unverified and could contain malware. Use at your own risk.

GitLab CE/EE unauthenticated path traversal in Repository Commits API leads to arbitrary file read

pruva · Created 2026-09-12 11:32:07 UTC

Severity: CRITICAL | CVE: CVE-2026-85706 | Package: gitlab

mhtsec/CVE-2026-85706

github · Created 2026-09-11 16:18:11 UTC · 1 stars · AI assessment 85%

GitLab CE/EE unauthenticated path traversal (CVE-2026-85706) - PoC

solivaquaant/CVE-2026-85706-PoC

github · Created 2026-09-11 15:58:53 UTC · 0 stars · AI assessment 90%

PoC for CVE-2026-85706: GitLab CE/EE unauthenticated arbitrary local file read

solivaquaant/CVE-2026-85706

github · Created 2026-09-11 15:58:53 UTC · 0 stars · AI assessment 90%

PoC for CVE-2026-85706: GitLab CE/EE unauthenticated arbitrary local file read

FlowerWitch/CVE-2026-85706_docker_exp

github · Created 2026-09-11 11:55:07 UTC · 0 stars · AI assessment 85%

CVE-2026-85706_docker_exp

1 private PoC available

Private PoC details are available to Pro and Enterprise accounts.

Learn about Pro API access

Timeline

From disclosure to observed exploitation

  1. Indicator of compromise added

    Indicators of compromise recorded

  2. Observed by Previdian sensors

    Evidence-backed exploitation signal

  3. KEV confirmed by CVE

    Exploitation attested by an external source

  4. CVE published

    Vulnerability disclosed publicly

  5. Added to CISA KEV

    Listed in the CISA Known Exploited Vulnerabilities catalog

  6. Added to the Previdian watchlist

    Pro and Enterprise Watch users had 1 day of early warning before Previdian confirmed it as a KEV.

  7. Private PoC available

    Pro-only proof-of-concept available

  8. Public PoC available

    Public proof-of-concept code published

  9. CVE ID reserved

    Identifier reserved by the CNA

Pro API

Automate this intelligence

Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.

  • Evidence confidence and provenance
  • First-party sensor telemetry
  • PoC and scanner references
  • Affected versions and enrichment
  • Automation-ready JSON delivery

GET /api/v2/pro/kevs/CVE-2026-85706

Free JSON includes basic KEV fields
{
  "cve_id": "CVE-2026-85706",
  "confidence": "Confirmed",
  "cvss_score": 10.0,
  "cvss_estimated": false,
  "epss_score": 0.01148,
  "exploit_status": {
    "exploited_in_the_wild": true,
    "active_exploitation_observed": true
  },
  "sensor_telemetry": { "attempts": 10, "sensors": 1 }
}