A container privilege escalation flaw was found in certain OpenShift Update Service (OSUS) images. This issue stems from the /etc/passwd file being created with group-writable permissions during build time. In certain conditions, an attacker who can execute commands within an affected container, even as a non-root user, may be able to leverage their membership in the root group to modify the /etc/passwd file. This could allow the attacker to add a new user with any arbitrary UID, including UID 0, leading to full root privileges within the container.
References
| Link | Resource |
|---|---|
| https://access.redhat.com/security/cve/CVE-2025-57854 | Vendor Advisory |
| https://bugzilla.redhat.com/show_bug.cgi?id=2391107 | Issue Tracking Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-04-08 14:16
Updated : 2026-07-24 20:10
NVD link : CVE-2025-57854
Mitre link : CVE-2025-57854
CVE.ORG link : CVE-2025-57854
JSON object : View
Products Affected
redhat
- openshift_update_service
CWE
CWE-276
Incorrect Default Permissions
