Vulnerability Description
Microsoft APM is an open-source, community-driven dependency manager for AI agents. Prior to 0.8.12, Microsoft APM normalizes marketplace plugins by copying plugin components referenced in plugin.json into .apm/. The manifest fields agents, skills, commands, and hooks are attacker-controlled, but the implementation does not enforce that those paths remain inside the plugin directory. A malicious plugin can therefore use absolute paths or ../ traversal paths to copy arbitrary readable host files or directories from the installer's machine during apm install. This vulnerability is fixed in 0.8.12.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/microsoft/apm/security/advisories/GHSA-xhrw-5qxx-jpwr
- https://github.com/microsoft/apm/security/advisories/GHSA-xhrw-5qxx-jpwr
FAQ
What is CVE-2026-44641?
CVE-2026-44641 is a vulnerability with a CVSS score of 7.1 (HIGH). Microsoft APM is an open-source, community-driven dependency manager for AI agents. Prior to 0.8.12, Microsoft APM normalizes marketplace plugins by copying plugin components referenced in plugin.json...
How severe is CVE-2026-44641?
CVE-2026-44641 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44641?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.