Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-44189
- https://bugzilla.redhat.com/show_bug.cgi?id=2466763
FAQ
What is CVE-2026-44189?
CVE-2026-44189 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 con...
How severe is CVE-2026-44189?
CVE-2026-44189 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44189?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.