Vulnerability Description
A flaw was found in the Ansible Lightspeed Visual Studio Code extension. This Command Injection vulnerability (CWE-78) allows a remote attacker to execute unauthorized commands on a user's system. The issue occurs because the `ansible.python.activationScript` setting, intended for a virtual environment activation script, does not properly validate user input as a file path. If a user opens or executes a specially crafted project, an attacker could exploit this to gain complete control over the user's system with the privileges of the Visual Studio Code application.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-44190
- https://bugzilla.redhat.com/show_bug.cgi?id=2466762
FAQ
What is CVE-2026-44190?
CVE-2026-44190 is a vulnerability with a CVSS score of 7.8 (HIGH). A flaw was found in the Ansible Lightspeed Visual Studio Code extension. This Command Injection vulnerability (CWE-78) allows a remote attacker to execute unauthorized commands on a user's system. The...
How severe is CVE-2026-44190?
CVE-2026-44190 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-44190?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.