Vulnerability Description
A path traversal vulnerability was found in awxkit, the CLI tool for AWX. The YAML !include directive does not sanitize file paths, allowing an attacker to craft a malicious YAML file that reads arbitrary YAML-formatted files from the local filesystem when a user imports it using "awx --conf.format yaml import". This is a client-side vulnerability requiring user interaction.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-52902
- https://bugzilla.redhat.com/show_bug.cgi?id=2486729
FAQ
What is CVE-2026-52902?
CVE-2026-52902 is a vulnerability with a CVSS score of 4.7 (MEDIUM). A path traversal vulnerability was found in awxkit, the CLI tool for AWX. The YAML !include directive does not sanitize file paths, allowing an attacker to craft a malicious YAML file that reads arbit...
How severe is CVE-2026-52902?
CVE-2026-52902 has been rated MEDIUM with a CVSS base score of 4.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-52902?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.