Improper neutralization of special elements used in a command ('command injection') in GitHub Copilot and Visual Studio allows an unauthorized attacker to execute code locally.
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
Link | Tags |
---|---|
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2025-53773 | vendor advisory |
https://embracethered.com/blog/posts/2025/github-copilot-remote-code-execution-via-prompt-injection/ | exploit third party advisory |
https://news.ycombinator.com/item?id=44883108 | third party advisory |