CVE-2026-52902
Vulnerability Summary
Timeline
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 Metrics
- v3.1•MEDIUM•Score: 4.7CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N
EPSS Trends
Current EPSS score: 0.13%• Percentile: 3%
Techniques & Countermeasures
- CWE-22•Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.
Affected Systems
- PyPI•awxkit
≤ 24.6.1
References (9)
- https://access.redhat.com/security/cve/CVE-2026-52902
- https://bugzilla.redhat.com/show_bug.cgi?id=2486729
- https://nvd.nist.gov/vuln/detail/CVE-2026-52902
- https://github.com/ansible/awx
- https://pypi.org/project/awxkit
- https://github.com/advisories/GHSA-g29c-rgq6-gxgj
- https://access.redhat.com/errata/RHSA-2026:59137
- https://access.redhat.com/errata/RHSA-2026:59135
- https://access.redhat.com/errata/RHSA-2026:59136