CVE Catalog

CVE-2025-57847

MediumCVSS 6.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.16%

6th percentile - higher than 6% of all known CVEs

Summary

A container privilege escalation flaw was found in Ansible Automation Platform images. The /etc/passwd file was created with group-writable permissions during build. An attacker with command execution in the container (even as non-root) can leverage root group membership to modify /etc/passwd and add a user with arbitrary UID, including 0, gaining full root privileges.

Risk Assessment

Risk of full container compromise by an attacker, potentially leading to isolation breach and access to sensitive data.

Recommendation

Immediately update Ansible Automation Platform images to a version where /etc/passwd is not group-writable, or manually correct permissions.

Other vulnerabilities in Ansible Automation Platform

See all
Original NVD description (English source)

A container privilege escalation flaw was found in certain Ansible Automation Platform images. This issue arises from the /etc/passwd file being created with group-writable permissions during the build process. In certain conditions, an attacker who can execute commands within an affected container, even as a non-root user, can leverage their membership in the root group to modify the /etc/passwd file. This vulnerability allows an attacker to add a new user with any arbitrary UID, including UID 0, gaining full root privileges within the container.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS