CVE-2026-12957: Arbitrary Code Execution in Language Servers for AWS
Summary Language Servers for AWS (the aws/language-servers project) provide the underlying language-server runtime that powers Amazon Q Developer's AI coding assistance across its IDE plugins (Visual Studio Code, JetBrains, Eclipse, and Visual Studio).
Improper trust boundary enforcement in Language Servers for AWS may allow for arbitrary code execution. If a local user opens a maliciously crafted workspace, any commands within the project configuration files may be automatically executed.
Impact
When a local user opens a maliciously crafted workspace and trusts it when prompted, commands defined in the workspace's project-level configuration files may be executed automatically, resulting in arbitrary code execution on the user's host.
This issue is triggered when a user opens a workspace, trusts it, and the agent subsequently executes commands defined in the project-level configuration files.
Impacted versions: Language Servers for AWS version <1.65.0.
Patches This issue has been addressed in Language Servers for AWS version 1.65.0. We recommend upgrading to the latest version and ensuring any forked or derivative code is patched to incorporate the new fixes.
Workarounds No workarounds are available.
References If you have any questions or comments about this advisory, AWS Security asks that you contact them via their vulnerability reporting page or directly via email to aws-security@amazon.com. Please do not create a public GitHub issue.
Acknowledgement
AWS Security would like to thank Wiz and Maor Dokhanian for collaborating on this issue through the coordinated vulnerability disclosure process.
Other sources
Improper trust boundary enforcement in Language Servers for AWS before version 1.65.0 on all supported platforms may allow a for arbitrary code execution. If a local user opens a maliciously crafted workspace, any commands within the project configuration files may be automatically executed. This issue requires the user to trust the workspace when prompted.
To remediate this issue, users should upgrade to Language Servers for AWS version 1.65.0 or higher.
— NVD
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
npm/@aws/lsp-codewhispererto a version that resolves this vulnerability.Fixed in 0.0.113 - Upgrade
Upgrade
Language Servers for AWSto a version that resolves this vulnerability.Fixed in 1.65.0
Event History
Frequently Asked Questions
What is the severity of CVE-2026-12957?
The severity of CVE-2026-12957 is high, rated at 8.5.
How do I fix CVE-2026-12957?
To fix CVE-2026-12957, update the Language Servers for AWS to version 1.65.0 or later.
What kind of vulnerability is CVE-2026-12957?
CVE-2026-12957 is an arbitrary code execution vulnerability due to improper trust boundary enforcement.
What platforms are affected by CVE-2026-12957?
CVE-2026-12957 affects all supported platforms running Language Servers for AWS prior to version 1.65.0.
What happens if I exploit CVE-2026-12957?
Exploiting CVE-2026-12957 allows an attacker to execute arbitrary commands through malicious project configuration files.