8.6
HIGH CVSS 4.0
CVE-2026-15343
Path traversal vulnerability in GitHub Enterprise Server allowed writing files to arbitrary repository paths, including GitHub Actions workflow files, via unchecked Dependabot dependency-file paths
Description

A path traversal vulnerability was identified in GitHub Enterprise Server that allowed an attacker who had code execution inside the Dependabot updater container to write files to arbitrary repository paths, including GitHub Actions workflow files under .github/workflows/ as the path validation did not check the effective path which the attacker could control through the dependency file's directory and symlink target. If the repository used a pull_request_target workflow or had auto-merge enabled, an injected workflow could execute with access to the repository's GitHub Actions secrets. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.22 and was fixed in versions 3.21.3, 3.20.5, 3.19.9, 3.18.12, 3.17.18.

INFO

Published Date :

July 17, 2026, 4:17 p.m.

Last Modified :

July 17, 2026, 4:17 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-15343 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Github enterprise_server
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 4.0 HIGH 82327ea3-741d-41e4-88f8-2cf9e791e760
CVSS 4.0 HIGH [email protected]
Solution
Update GitHub Enterprise Server to a patched version to fix arbitrary file write in Dependabot.
  • Update GitHub Enterprise Server to version 3.21.3 or later.
  • Apply version 3.20.5 if 3.21.3 is not possible.
  • Use version 3.19.9 or 3.18.12 as alternatives.
  • Install version 3.17.18 if older versions are necessary.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-15343 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-15343 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-15343 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Jul. 17, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'GitHub', 'product': 'Enterprise Server', 'versions': [{'status': 'affected', 'changes': [{'at': '3.17.18', 'status': 'unaffected'}], 'version': '3.17.0', 'versionType': 'semver', 'lessThanOrEqual': '3.17.17'}, {'status': 'affected', 'changes': [{'at': '3.18.12', 'status': 'unaffected'}], 'version': '3.18.0', 'versionType': 'semver', 'lessThanOrEqual': '3.18.11'}, {'status': 'affected', 'changes': [{'at': '3.19.9', 'status': 'unaffected'}], 'version': '3.19.0', 'versionType': 'semver', 'lessThanOrEqual': '3.19.8'}, {'status': 'affected', 'changes': [{'at': '3.20.5', 'status': 'unaffected'}], 'version': '3.20.0', 'versionType': 'semver', 'lessThanOrEqual': '3.20.4'}, {'status': 'affected', 'changes': [{'at': '3.21.3', 'status': 'unaffected'}], 'version': '3.21.0', 'versionType': 'semver', 'lessThanOrEqual': '3.21.2'}], 'defaultStatus': 'affected'}]
    Added Description A path traversal vulnerability was identified in GitHub Enterprise Server that allowed an attacker who had code execution inside the Dependabot updater container to write files to arbitrary repository paths, including GitHub Actions workflow files under .github/workflows/ as the path validation did not check the effective path which the attacker could control through the dependency file's directory and symlink target. If the repository used a pull_request_target workflow or had auto-merge enabled, an injected workflow could execute with access to the repository's GitHub Actions secrets. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.22 and was fixed in versions 3.21.3, 3.20.5, 3.19.9, 3.18.12, 3.17.18.
    Added CVSS V4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CWE CWE-22
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.17.18
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.18.12
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.19.9
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.20.5
    Added Reference https://docs.github.com/en/[email protected]/admin/release-notes#3.21.3
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.