CVE-2026-44191 Details
Description
A flaw was found in the Visual Studio Code Ansible Lightspeed extension. This command injection vulnerability (CWE-78) arises from improper handling of the ansible.executionEnvironment.containerOptions and ansible.executionEnvironment.volumeMounts settings, allowing an attacker to inject shell separators. This can be triggered automatically during Language Server initialization or manually when executing a playbook. Successful exploitation leads to remote code execution (RCE) on the victim's machine with the privileges of the Visual Studio Code user, potentially resulting in a complete system compromise.
A command injection vulnerability has been identified in the Visual Studio Code Ansible Lightspeed extension. This issue arises from improper management of the 'ansible.executionEnvironment.containerOptions' and 'ansible.executionEnvironment.volumeMounts' settings, which allows an attacker to inject shell separators. The vulnerability can be exploited automatically during Language Server initialization or manually while executing a playbook. Successful exploitation enables remote code execution on the victim's machine, using the privileges of the Visual Studio Code user, and could potentially lead to a complete system compromise.
Users of the Visual Studio Code Ansible Lightspeed extension should be cautious and avoid opening untrusted workspaces or executing playbooks from unverified sources. It is advisable to review the 'ansible.executionEnvironment.containerOptions' and 'ansible.executionEnvironment.volumeMounts' settings in the extension's configuration, particularly when working with new or external projects, to prevent the injection of harmful commands.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://access.redhat.com/security/cve/CVE-2026-44191 | [email protected] | |
| https://bugzilla.redhat.com/show_bug.cgi?id=2466761 | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
No affected product data is available for this CVE.
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 22, 2026 | CVE Modified | CISA-ADP |
| Jul 22, 2026 | New CVE Received | [email protected] |