CVE-2026-44189 Details
Description
A flaw was found in the Visual Studio Code Ansible Lightspeed extension's AnsiblePlaybookRunProvider. This command injection vulnerability allows an attacker to craft a malicious playbook filename containing special characters. When a victim runs the playbook, these characters are not properly sanitized, leading to the execution of arbitrary code with the privileges of the user running VS Code. This could result in a full system compromise, including the exfiltration of sensitive data, modification of project files, and permanent data loss.
A command injection vulnerability has been identified in the Visual Studio Code Ansible Lightspeed extension, specifically within the AnsiblePlaybookRunProvider component. This vulnerability allows an attacker to create a malicious playbook filename that includes special characters. When the playbook is executed, these characters are not adequately sanitized, which can lead to the execution of arbitrary code with the same privileges as the user running Visual Studio Code. The potential consequences of this vulnerability include a complete system compromise, exfiltration of sensitive data, unauthorized modification of project files, and permanent data loss.
Users of the Visual Studio Code Ansible Lightspeed extension should avoid executing Ansible playbooks from untrusted sources or those with suspicious filenames. It is important to verify the origin and integrity of playbook files before running them to prevent command injection. This operational control can help limit exposure by preventing the use of maliciously crafted filenames.
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-44189 | [email protected] | |
| https://bugzilla.redhat.com/show_bug.cgi?id=2466763 | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-88 | Improper Neutralization of Argument Delimiters in a Command ('Argument 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] |