Nixpkgs Security Tracker

Login with GitHub

Suggestions search

With package: yggdrasil

Found 1 matching suggestions

View:
Compact
Detailed
Permalink CVE-2025-3931
7.8 HIGH
  • CVSS version: 3.1
  • Attack vector (AV): LOCAL
  • Attack complexity (AC): LOW
  • Privileges required (PR): LOW
  • User interaction (UI): NONE
  • Scope (S): UNCHANGED
  • Confidentiality impact (C): HIGH
  • Integrity impact (I): HIGH
  • Availability impact (A): HIGH
created 6 months ago
Yggdrasil: local privilege escalation in yggdrasil

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

Affected products

yggdrasil
  • <0.4.7
  • *
rhc-worker-playbook

Matching in nixpkgs

pkgs.yggdrasil

Experiment in scalable routing as an encrypted IPv6 overlay network

  • nixos-unstable -

pkgs.yggdrasil-jumper

Reduce latency of a connection over Yggdrasil Network

  • nixos-unstable -

Package maintainers