A container privilege escalation flaw was found in certain Container-native Virtualization 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, can 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
                    Configurations
                    No configuration.
History
                    23 Oct 2025, 20:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2025-10-23 20:15
Updated : 2025-10-27 13:20
NVD link : CVE-2025-57848
Mitre link : CVE-2025-57848
CVE.ORG link : CVE-2025-57848
JSON object : View
Products Affected
                No product.
CWE
                
                    
                        
                        CWE-276
                        
            Incorrect Default Permissions
