#VU119261 OS Command Injection in Abrt - CVE-2025-12744
Published: December 8, 2025 / Updated: December 17, 2025
Abrt
ABRT
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to software extracts a 12-byte substring from user-controlled mount information and embedding it verbatim into a shell command constructed with g_strdup_printf("docker inspect %s", container_id). A local user can execute arbitrary OS commands with root privileges.