CVE-2026-1355
Received
Received - Intake
Missing Authorization in GitHub Enterprise Repository Migration Upload
Publication date: 2026-02-18
Last updated on: 2026-02-19
Assigner: GitHub, Inc. (Products Only)
Description
Description
A Missing Authorization vulnerability was identified in GitHub Enterprise Server that allowed an attacker to upload unauthorized content to another user’s repository migration export due to a missing authorization check in the repository migration upload endpoint. By supplying the migration identifier, an attacker could overwrite or replace a victim’s migration archive, potentially causing victims to download attacker-controlled repository data during migration restores or automated imports. An attacker would require authentication to the victim's GitHub Enterprise Server instance. This vulnerability affected all versions of GitHub Enterprise Server prior to 3.20 and was fixed in versions 3.19.2, 3.18.5, 3.17.11, 3.16.14, 3.15.18, 3.14.23. This vulnerability was reported via the GitHub Bug Bounty program.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| github | enterprise_server | From 3.18.0 (inc) to 3.18.5 (exc) |
| github | enterprise_server | From 3.19.0 (inc) to 3.19.2 (exc) |
| github | enterprise_server | to 3.14.23 (exc) |
| github | enterprise_server | From 3.15.0 (inc) to 3.15.18 (exc) |
| github | enterprise_server | From 3.16.0 (inc) to 3.16.14 (exc) |
| github | enterprise_server | From 3.17.0 (inc) to 3.17.11 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |