CVE Catalog

CVE-2026-44190

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.75%

51th percentile - higher than 51% of all known CVEs

Summary

The Ansible Lightspeed extension for Visual Studio Code contains a command injection vulnerability (CWE-78). The `ansible.python.activationScript` setting does not properly validate the file path, allowing a remote attacker to execute unauthorized commands on the user's system when a crafted project is opened.

Risk Assessment

An attacker can gain full control over the victim's system with the privileges of Visual Studio Code, potentially leading to data theft or further attacks.

Recommendation

Update the Ansible Lightspeed extension to the latest patched version.

Other vulnerabilities in Ansible Lightspeed

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS