CVE-2025-5988: Aap-gateway: csrf origin checking is disabled
A flaw was found in the Ansible aap-gateway. Cross-site request forgery (CSRF) origin checking is not done on requests from the gateway to external components, such as the controller, hub, and eda.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-5988?
CVE-2025-5988 has been assessed with a high severity rating due to its potential impact on web application security.
How does CVE-2025-5988 affect Ansible aap-gateway?
CVE-2025-5988 affects the Ansible aap-gateway by lacking cross-site request forgery (CSRF) origin checks in requests to external components.
What are the potential risks associated with CVE-2025-5988?
The risks of CVE-2025-5988 include unauthorized actions being taken on behalf of users without their consent.
How do I fix CVE-2025-5988?
To fix CVE-2025-5988, ensure that proper CSRF origin checking is implemented in all requests from the gateway to external components.
Are there any workarounds for CVE-2025-5988?
Currently, the recommended workaround for CVE-2025-5988 is to limit the exposure of the aap-gateway to trusted networks until a patch is applied.