CVE-2025-57854
Description
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: secalert@redhat.com — https://bugzilla.redhat.com/show_bug.cgi?id=2391107
Vendor advisory: secalert@redhat.com — https://access.redhat.com/security/cve/CVE-2025-57854
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| redhat | openshift_update_service | - | |
References
CWEs
CWE-276
Verify integrity in audit chain (admin only). AS-IS.