PT-2026-41317 · Microsoft · Apm
CVE-2026-46383
·
Published
2026-05-15
·
Updated
2026-07-13
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N |
Name of the Vulnerable Software and Affected Versions
Microsoft APM versions prior to 0.13.0
Description
Microsoft APM contains a Windows-specific archive extraction boundary failure affecting users on Python 3.10 and 3.11 runtimes. When the
apm install <bundle> command is provided with a local .tar.gz file that is not recognized as a plugin-format bundle, the software uses a legacy-bundle probe to determine if it is a legacy --format apm bundle. On affected Python versions, the looks like legacy apm bundle() function extracts untrusted tar members using tar.extractall() without rejecting Windows absolute member names (e.g., D:/...). This allows a crafted archive to create or overwrite arbitrary files outside the temporary extraction root with the privileges of the user running the software, even if the bundle is ultimately rejected. Real-world demonstrations include the overwrite of project GitHub Actions workflow files. A similar issue also exists in the deprecated apm unpack command.Recommendations
Update to version 0.13.0.
Exploit
Fix
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Apm