On Windows ACPX paths, wrapper resolution for .cmd/.bat could fall back to shell execution in ways that allowed cwd influence to alter execution behavior.
In affected Windows ACPX configurations, this could enable command execution integrity loss through cwd-influenced wrapper resolution.
Wrapper resolution now prefers explicit PATH/PATHEXT entrypoint resolution and unwrapped Node/EXE execution, with strict fail-closed handling enabled by default for unresolvable wrapper cases.
>= 2026.2.26, < 2026.3.12026.3.1{
"cwe_ids": [
"CWE-78"
],
"github_reviewed_at": "2026-03-02T21:55:05Z",
"nvd_published_at": null,
"severity": "CRITICAL",
"github_reviewed": true
}