CVE-2024-5300 Details
Description
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.
A vulnerability allowing access control bypass and information disclosure has been identified in the AppArmor security profile configuration of Canonical snapd. This issue arises because the abstraction rules in '/etc/apparmor.d/abstractions/nss-systemd' inadvertently allow strictly confined snap applications, which do not have the privileged account-control interface, to interact with the 'io.systemd.Multiplexer' and 'io.systemd.NameServiceSwitch' UNIX domain sockets located under '/run/systemd/userdb/'. On systems where the 'systemd-userdbd' service is active, this service does not differentiate between an unconfined root user and a restricted root user within a snap application's sandbox. As a result, a compromised or malicious strictly confined snap can execute code as root and query the Varlink interface to access sensitive user information, including hashed passwords from '/etc/shadow', thereby circumventing the intended snap sandbox restrictions. This vulnerability is less of a concern on standard Ubuntu deployments, where 'systemd-userdbd' is not installed by default.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://ubuntu.com/security/CVE-2024-5300 | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-212 | Improper Removal of Sensitive Information Before Storage or Transfer | [email protected] |
Affected Products
No affected product data is available for this CVE.
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 22, 2026 | CVE Modified | CISA-ADP |
| Jul 21, 2026 | New CVE Received | [email protected] |