CVE-2026-46383

Microsoft APM is an open-source, community-driven dependency manager for AI agents. Prior to 0.13.0, Microsoft APM contains a Windows-specific archive extraction boundary failure in the legacy-bundle probe used by apm install <bundle> on supported Python 3.10 and 3.11 runtimes. When apm install is given a local .tar.gz that is not recognized as a plugin-format bundle, APM probes whether it is a legacy --format apm bundle. On Python versions earlier than 3.12, that probe extracts untrusted tar members with raw tar.extractall() without rejecting Windows absolute member names such as D:/.... This vulnerability is fixed in 0.13.0.
Configurations

No configuration.

History

15 May 2026, 19:17

Type Values Removed Values Added
References () https://github.com/microsoft/apm/security/advisories/GHSA-mq5j-pw29-jcv3 - () https://github.com/microsoft/apm/security/advisories/GHSA-mq5j-pw29-jcv3 -

15 May 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-15 17:16

Updated : 2026-05-18 19:59


NVD link : CVE-2026-46383

Mitre link : CVE-2026-46383

CVE.ORG link : CVE-2026-46383


JSON object : View

Products Affected

No product.

CWE
CWE-22

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

CWE-73

External Control of File Name or Path