Skip to content
VulniPulse
High7.2Red Hat Linux

High [CVE-2026-71364] Awx: project archive extraction allows path traversal file writes

This high-severity Red Hat Linux advisory covers CVE-2026-71364 affecting Red Hat Ansible Automation Platform 2.5 for RHEL 8, Red Hat Ansible Automation Platform 2.5 for RHEL 9, Red Hat Ansible Automation Platform 2.6 for RHEL 9.

CVE-2026-71364 Published Aug 24, 2026Updated by vendor Aug 24, 2026
Affected products & platforms
Red Hat LinuxUnclassified
Open vendor advisory

Android app · Google Play

Monitor future Red Hat Linux CVEs from your phone.

Choose a whole vendor or a precise platform, then receive matching security advisories by phone notification, email, or both. Coverage follows 32 official vendor sources and 160+ reviewed platform categories.

Matching phone alertsOptional email delivery

Summary

A path traversal vulnerability was found in AWX's project archive extraction. The project_archive action plugin extracts zip and tar archive members by joining the project directory path with the member filename without performing path normalization, boundary validation, or rejecting directory traversal sequences.

A malicious archive containing members with path traversal components can write files to arbitrary locations on the execution node's filesystem outside the intended project directory.

An attacker who controls the archive content, either through a compromised upstream source, a malicious archive URL, or a man-in-the-middle attack on a plain HTTP connection, can achieve arbitrary file writes as the user performing the extraction, potentially leading to remote code execution through mechanisms such as cron files, SSH authorized keys, or playbook content injection.

Red Hat has assessed this vulnerability as Important impact. This is a well-known vulnerability class (Zip Slip) that allows arbitrary file writes when a user with project administration privileges creates or updates an archive-type project pointing to a malicious archive source.

Red Hat Ansible Automation Platform ships the affected code as part of Automation Controller.

Affected versions

No affected-version range was extracted from the source record. The vendor advisory is authoritative — check it before change work.

Official advisory · high-confidence parse· fetched 3 hours ago·verify at source

Fixed versions
  • automation-controller-venv-tower-0:4.6.32-1.el8ap.aarch64
  • automation-controller-venv-tower-0:4.6.32-1.el9ap.aarch64
  • automation-controller-venv-tower-0:4.7.16-1.el9ap.aarch64
  • RHSA-2026:59135
  • RHSA-2026:59136

Official advisory · high-confidence parse· fetched 3 hours ago·verify at source

Mitigation checklist

Temporary workarounds
  • There is no complete mitigation for this vulnerability other than applying the update when available. However, the following measures reduce exposure: 1. Avoid using archive-type projects (scm_type='archive') until the fix is applied. Use Git-based projects (scm_type='git') instead where possible, as these do not use the vulnerable extraction code path. 2. Ensure all archive source URLs use HTTPS with valid certificates to prevent man-in-the-middle attacks on archive downloads. 3. Only configure archive-type projects with sources from trusted, verified providers. 4. Restrict the ability to create and modify projects to trusted administrators. 5. In containerized deployments, review execution environment container configurations to minimize host volume mounts and ensure the extraction runs with minimal filesystem permissions.

Official advisory · high-confidence parse· fetched 3 hours ago·verify at source

Discussion(0)

No comments yet. Share field notes, upgrade gotchas, or questions — verify against the vendor advisory before acting on community advice.

Sign in to join the discussion.