CyberRota Analysis
This is a medium severity vulnerability with a CVSS score of 4.7. See the original NVD description below for full technical details.
CVE
CVE-2026-52902
Severity
MEDIUM
CVSS
4.7
EPSS
0.12%
Original NVD 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.