First published: Fri Mar 28 2025(Updated: )
Google gVisor's runsc component exhibited a local privilege escalation vulnerability due to incorrect handling of file access permissions, which allowed unprivileged users to access restricted files. This occurred because the process initially ran with root-like permissions until the first fork.
Credit: cve-coordination@google.com
Affected Software | Affected Version | How to fix |
---|---|---|
gVisor |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-2713 has been classified with a high severity level due to the potential for local privilege escalation.
To fix CVE-2025-2713, update Google gVisor to the latest version that addresses this vulnerability.
CVE-2025-2713 is a local privilege escalation vulnerability caused by incorrect file access permission handling.
CVE-2025-2713 affects users of Google gVisor who may be exploited by unprivileged users accessing restricted files.
Google gVisor is a container security runtime that helps secure applications by providing isolation between containers and the host system.