CVE-2026-44188: Ansible-lightspeed: ansible lightspeed: session hijacking and unauthorized data access due to insufficient session expiration
A flaw was found in Ansible Lightspeed. This vulnerability, related to insufficient session expiration, allows a remote attacker to maintain persistent access to the Ansible Lightspeed instance. If an attacker exfiltrates a valid OAuth (Open Authorization) access token before a user logs out, they can continue to authenticate and access sensitive data. This is because the application fails to invalidate the token on the backend, leaving it valid until its natural expiration. This can lead to unauthorized read access to Ansible resources such as inventories, playbooks, and configuration data.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-44188?
CVE-2026-44188 has a medium severity rating of 5.3.
How do I fix CVE-2026-44188?
To fix CVE-2026-44188, ensure proper session expiration settings are implemented in Ansible Lightspeed.
What impact does CVE-2026-44188 have on Ansible Lightspeed?
CVE-2026-44188 allows remote attackers to perform session hijacking and gain unauthorized access to data.
Is CVE-2026-44188 related to OAuth tokens?
Yes, CVE-2026-44188 involves the potential exfiltration of valid OAuth access tokens.
What systems are affected by CVE-2026-44188?
CVE-2026-44188 impacts instances running Ansible Lightspeed which do not properly manage session expiration.