🔐 CVE Alert

CVE-2024-5300

MEDIUM 5.6

AppArmor Base Profile Misconfiguration in snapd Permits Confined Snaps Unauthorized Access to Hashed Passwords via systemd-userdbd

CVSS Score
5.6
EPSS Score
0.0%
EPSS Percentile
0th

An access control bypass and information disclosure vulnerability exists in the base AppArmor security profile configuration of Canonical snapd. The abstraction rules located in /etc/apparmor.d/abstractions/nss-systemd (inherited via ) inadvertently permit strictly confined snap applications, which lack the privileged account-control interface, to interact directly with the io.systemd.Multiplexer and io.systemd.NameServiceSwitch UNIX domain sockets under /run/systemd/userdb/. On systems where the systemd-userdbd service is installed and operational, the service fails to distinguish between an unconfined root user on the host system and a restricted root user running within a snap application's sandbox (such as a daemon or configuration hook). Because systemd-userdbd returns "complete" user records—including sensitive hashed user passwords from /etc/shadow—when queried by a process running as root, a compromised or malicious strictly confined snap executing code as root can successfully query the Varlink interface to retrieve all system password hashes, bypassing intended snap sandbox restrictions. This issue is mitigated by the fact that systemd-userdbd is not installed by default on standard Ubuntu deployments.

CWE CWE-212
Published Jul 21, 2026
Stay Ahead of the Next One

Get instant alerts for

Be the first to know when new medium vulnerabilities are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Local
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

Canonical / Ubuntu 26.04 LTS
All versions affected
Canonical / Ubuntu 24.04 LTS
All versions affected
Canonical / Ubuntu 22.04 LTS
All versions affected
Canonical / Ubuntu 20.04 LTS
All versions affected
Canonical / Ubuntu 18.04 LTS
All versions affected
Canonical / Ubuntu 16.04 LTS
All versions affected

References

NVD ↗ CVE.org ↗ EPSS Data ↗
ubuntu.com: https://ubuntu.com/security/CVE-2024-5300

Credits

James Henstridge