CVE-2026-45539
Description
Microsoft APM is an open-source, community-driven dependency manager for AI agents. From 0.5.4 to 0.12.4, two primitive integrators in apm-cli enumerate package files with bare Path.glob() / Path.rglob() calls and read each match with Path.read_text(), transparently following symbolic links. A symlink committed inside a remote APM dependency under .apm/prompts/.prompt.md or .apm/agents/.agent.md is preserved verbatim into apm_modules/ on clone and then dereferenced during integration, with the resolved content written as a regular file into the project's deploy directories. The package content_hash, the pre-deploy SecurityGate scan, and apm audit do not flag this. The deploy roots are not added to the auto-generated .gitignore, so the resulting files are staged by git add by default. This vulnerability is fixed in 0.13.0.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
apmPyPI | >= 0.5.4, < 0.13.0 | 0.13.0 |
Affected products
1Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-q5pp-gvjg-h7v4ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-45539ghsaADVISORY
- github.com/microsoft/apm/commit/f85b9f54ad303159f9c448268eb7005c319fe02aghsaWEB
- github.com/microsoft/apm/releases/tag/v0.13.0ghsaWEB
- github.com/microsoft/apm/security/advisories/GHSA-q5pp-gvjg-h7v4nvdWEB
News mentions
0No linked articles in our index yet.