AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-6019

HIGH · CVSS 7 EPSS 0.45%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-06-19 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.0. See the original NVD description below for full technical details.

CVE
CVE-2025-6019
Severity
HIGH
CVSS
7
EPSS
0.45%

Original NVD Description

A Local Privilege Escalation (LPE) vulnerability was found in libblockdev. Generally, the "allow_active" setting in Polkit permits a physically present user to take certain actions based on the session type. Due to the way libblockdev interacts with the udisks daemon, an "allow_active" user on a system may be able escalate to full root privileges on the target host. Normally, udisks mounts user-provided filesystem images with security flags like nosuid and nodev to prevent privilege escalation. However, a local attacker can create a specially crafted XFS image containing a SUID-root shell, then trick udisks into resizing it. This mounts their malicious filesystem with root privileges, allowing them to execute their SUID-root shell and gain complete control of the system.