CVE-2026-78299
Received
Received - Intake
Arbitrary File Write in Eclipse Embedded CDT via Malicious CMSIS-Pack
Vulnerability report for CVE-2026-78299, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-14
Last updated on: 2026-09-14
Assigner: Eclipse Foundation
Description
Description
In Eclipse Embedded CDT versions 6.0 to 6.7 if the CMSIS-Pack archive extracts a compromised CMSIS pack the archive extraction can extract files to locations outside of the pack, allowing writing of arbitrary files to other locations on disk.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| eclipse | embedded_cdt | From 6.0 (inc) to 6.7 (inc) |
| eclipse | embedded_cdt | From 2.3.1-201407120554 (inc) to 6.7.0 (inc) |
| eclipse | embedded_cdt | 6.8.0 |
| eclipse | simrel | 2026-09 |
| eclipse | ide_for_embedded_c_c++_developers | 2026-09 |
| eclipse | embedded_cdt | to 6.7.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |