CVE-2025-3931: Yggdrasil Vulnerable to Local Privilege Escalation
(updated )
A flaw was found in Yggdrasil, which acts as a system broker, allowing the processes to communicate to other children’s “worker” processes through the DBus component. Yggdrasil creates a DBus method to dispatch messages to workers. However, it misses authentication and authorization checks, allowing every system user to call it. One available Yggdrasil worker acts as a package manager with capabilities to create and enable new repositories and install or remove packages.
This flaw allows an attacker with access to the system to leverage the lack of authentication on the dispatch message to force the Yggdrasil worker to install arbitrary RPM packages. This issue results in local privilege escalation, enabling the attacker to access and modify sensitive system data.
References
- access.redhat.com/errata/RHSA-2025:7592
- access.redhat.com/security/cve/CVE-2025-3931
- bugzilla.redhat.com/show_bug.cgi?id=2362345
- github.com/RedHatInsights/yggdrasil
- github.com/RedHatInsights/yggdrasil/commit/196d0cbea42f72e6dfecaa563681a99e9fdb4a38
- github.com/RedHatInsights/yggdrasil/pull/336
- github.com/advisories/GHSA-rpg2-jvhp-h354
- nvd.nist.gov/vuln/detail/CVE-2025-3931
Code Behaviors & Features
Detect and mitigate CVE-2025-3931 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →