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.
Published: 2026-09-14
Score: 9.1 Critical
EPSS: n/a
KEV: No
Impact: Arbitrary File Write
Action: Patch ASAP
AI Analysis

Impact

The flaw allows an attacker to extract a compromised CMSIS‑Pack archive in Eclipse Embedded CDT versions 6.0–6.7 to write arbitrary files outside the intended extraction directory. This arbitrary file write (CWE-22) could overwrite critical system or IDE files, inject malicious binaries, or modify build configurations, exposing the system to potential code execution or data exfiltration. The vulnerability arises from insufficient path validation during archive extraction.

Affected Systems

Eclipse Foundation’s Eclipse Embedded CDT (C/C++ Development Tools) is affected. Versions 6.0 through 6.7 contain the flaw, allowing the extraction of CMSIS‑Pack archives to write files outside the intended workspace directory. The vulnerability is not listed in CISA KEV.

Risk and Exploitability

EPSS score is not available and the issue is not listed in CISA KEV. While public exploit data is lacking, the write capability presents a serious risk. Exploitation would require the attacker to supply a malicious CMSIS‑Pack and trigger its extraction within the IDE, typically a local or privileged user scenario, but could be abused by remote users if they can gain IDE access.

Generated by OpenCVE AI on September 14, 2026 at 21:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Eclipse Embedded CDT 6.8 or newer to eliminate the extraction flaw.
  • If upgrade is not possible, do not import untrusted CMSIS packs; verify checksums or signatures before extraction.
  • Restrict file system permissions for the Eclipse IDE workspace to prevent arbitrary writes; run the IDE under a user with limited privileges.

Generated by OpenCVE AI on September 14, 2026 at 21:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 14 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 14 Sep 2026 13:15:00 +0000

Type Values Removed Values Added
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.
Weaknesses CWE-22
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: eclipse

Published:

Updated: 2026-09-14T19:23:10.801Z

Reserved: 2026-08-24T07:49:18.635Z

Link: CVE-2026-78299

cve-icon Vulnrichment

Updated: 2026-09-14T19:23:05.575Z

cve-icon NVD

Status : Received

Published: 2026-09-14T13:18:46.870

Modified: 2026-09-14T20:16:52.980

Link: CVE-2026-78299

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-14T21:15:09Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')