Approved changes feed: RSS · Atom
cpe:2.3:a:canonical:snapd:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Canonical (bedcba35-8c3d-5a60-8532-2ba876a6ec88) |
|---|---|
| Product | Snapd (8498ccf4-b4d4-56b5-80f6-774e43770125) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from purl2cpe mapping |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:deb/debian/snapd |
purl2cpe | 2026-06-01 10:12:43.172996 |
pkg:deb/ubuntu/snapd |
purl2cpe | 2026-06-01 10:12:43.172998 |
pkg:github/snapcore/snapd |
purl2cpe | 2026-06-01 10:12:43.173001 |
pkg:rpm/fedora/snapd |
purl2cpe | 2026-06-01 10:12:43.173004 |
pkg:rpm/opensuse/snapd |
purl2cpe | 2026-06-01 10:12:43.173006 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2024-5138 |
vulnerable | 2026-06-03 14:57:51.831120 |
Details available
The snapctl component within snapd allows a confined snap to interact with the snapd daemon to take certain privileged actions on behalf of the snap. It was found that snapctl did not properly parse command-line arguments, allowing an unprivileged user to trigger an authorised action on behalf of the snap that would normally require administrator privileges to perform. This could possibly allow an unprivileged user to perform a denial of service or similar.
Published: 2024-05-31T21:02:19.979Z
Updated: 2024-09-06T19:48:49.508Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-29069 |
vulnerable | 2026-06-03 14:55:26.750907 |
snapd will follow archived symlinks when unpacking a filesystem
MEDIUM (4.8)
In snapd versions prior to 2.62, snapd failed to properly check the
destination of symbolic links when extracting a snap. The snap format
is a squashfs file-system image and so can contain symbolic links and
other file types. Various file entries within the snap squashfs image
(such as icons and desktop files etc) are directly read by snapd when
it is extracted. An attacker who could convince a user to install a
malicious snap which contained symbolic links at these paths could then
cause snapd to write out the contents of the symbolic link destination
into a world-readable directory. This in-turn could allow an unprivileged
user to gain access to privileged information.
Published: 2024-07-25T19:39:41.050Z
Updated: 2024-08-02T01:03:51.700Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-29068 |
vulnerable | 2026-06-03 14:55:26.750437 |
snapd non-regular file indefinite blocking read
MEDIUM (5.8)
In snapd versions prior to 2.62, snapd failed to properly check the file
type when extracting a snap. The snap format is a squashfs file-system
image and so can contain files that are non-regular files (such as pipes
or sockets etc). Various file entries within the snap squashfs image
(such as icons etc) are directly read by snapd when it is extracted. An
attacker who could convince a user to install a malicious snap which
contained non-regular files at these paths could then cause snapd to block
indefinitely trying to read from such files and cause a denial of service.
Published: 2024-07-25T19:28:05.480Z
Updated: 2024-08-02T01:03:51.709Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-1724 |
vulnerable | 2026-06-03 14:54:34.396535 |
snapd allows $HOME/bin symlink
MEDIUM (6.3)
In snapd versions prior to 2.62, when using AppArmor for enforcement of
sandbox permissions, snapd failed to restrict writes to the $HOME/bin
path. In Ubuntu, when this path exists, it is automatically added to
the users PATH. An attacker who could convince a user to install a
malicious snap which used the 'home' plug could use this vulnerability
to install arbitrary scripts into the users PATH which may then be run
by the user outside of the expected snap sandbox and hence allow them
to escape confinement.
Published: 2024-07-25T19:05:23.299Z
Updated: 2024-08-01T18:48:21.887Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-1523 |
vulnerable | 2026-06-03 14:48:55.680682 |
Details available
CRITICAL (10)
Using the TIOCLINUX ioctl request, a malicious snap could inject contents into the input of the controlling terminal which could allow it to cause arbitrary commands to be executed outside of the snap sandbox after the snap exits. Graphical terminal emulators like xterm, gnome-terminal and others are not affected - this can only be exploited when snaps are run on a virtual console.
Published: 2023-09-01T18:41:47.820Z
Updated: 2024-10-01T13:08:45.851Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3328 |
vulnerable | 2026-06-03 14:47:52.901118 |
Details available
HIGH (7.8)
Race condition in snap-confine's must_mkdir_and_open_with_perms()
Published: 2024-01-08T18:04:10.534Z
Updated: 2025-06-03T14:35:04.952Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-4120 |
vulnerable | 2026-06-03 14:45:47.821074 |
snapd could be made to bypass intended access restrictions through snap content interfaces and layout paths
HIGH (8.2)
snapd 2.54.2 fails to perform sufficient validation of snap content interface and layout paths, resulting in the ability for snaps to inject arbitrary AppArmor policy rules via malformed content interface and layout declarations and hence escape strict snap confinement. Fixed in snapd versions 2.54.3+18.04, 2.54.3+20.04 and 2.54.3+21.10.1
Published: 2022-02-17T22:15:21.000Z
Updated: 2024-08-03T17:16:04.197Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-44731 |
vulnerable | 2026-06-03 14:45:36.974919 |
snapd could be made to escalate privileges and run programs as administrator
HIGH (7.8)
A race condition existed in the snapd 2.54.2 snap-confine binary when preparing a private mount namespace for a snap. This could allow a local attacker to gain root privileges by bind-mounting their own contents inside the snap's private mount namespace and causing snap-confine to execute arbitrary code and hence gain privilege escalation. Fixed in snapd versions 2.54.3+18.04, 2.54.3+20.04 and 2.54.3+21.10.1
Published: 2022-02-17T00:00:00.000Z
Updated: 2024-08-04T04:32:12.887Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-44730 |
vulnerable | 2026-06-03 14:45:36.974158 |
snapd could be made to escalate privileges and run programs as administrator
HIGH (7.8)
snapd 2.54.2 did not properly validate the location of the snap-confine binary. A local attacker who can hardlink this binary to another location to cause snap-confine to execute other arbitrary binaries and hence gain privilege escalation. Fixed in snapd versions 2.54.3+18.04, 2.54.3+20.04 and 2.54.3+21.10.1
Published: 2022-02-17T22:15:18.000Z
Updated: 2024-08-04T04:32:12.268Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-3155 |
vulnerable | 2026-06-03 14:45:10.182679 |
snapd created ~/snap with too-wide permissions
LOW (3.8)
snapd 2.54.2 and earlier created ~/snap directories in user home directories without specifying owner-only permissions. This could allow a local attacker to read information that should have been private. Fixed in snapd versions 2.54.3+18.04, 2.54.3+20.04 and 2.54.3+21.10.1
Published: 2022-02-17T22:15:16.000Z
Updated: 2024-08-03T16:45:51.372Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-27352 |
vulnerable | 2026-06-03 14:42:18.064926 |
Details available
CRITICAL (9.3)
When generating the systemd service units for the docker snap (and other similar snaps), snapd does not specify Delegate=yes - as a result systemd will move processes from the containers created and managed by these snaps into the cgroup of the main daemon within the snap itself when reloading system units. This may grant additional privileges to a container within the snap that were not originally intended.
Published: 2024-06-21T20:06:37.992Z
Updated: 2024-08-04T16:11:36.612Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-11934 |
vulnerable | 2026-06-03 14:41:32.388508 |
Sandbox escape vulnerability via snapctl user-open (xdg-open)
MEDIUM (5.9)
It was discovered that snapctl user-open allowed altering the $XDG_DATA_DIRS environment variable when calling the system xdg-open. OpenURL() in usersession/userd/launcher.go would alter $XDG_DATA_DIRS to append a path to a directory controlled by the calling snap. A malicious snap could exploit this to bypass intended access restrictions to control how the host system xdg-open script opens the URL and, for example, execute a script shipped with the snap without confinement. This issue did not affect Ubuntu Core systems. Fixed in snapd versions 2.45.1ubuntu0.2, 2.45.1+18.04.2 and 2.45.1+20.04.2.
Published: 2020-07-29T16:25:26.118Z
Updated: 2024-09-17T04:04:04.329Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-11933 |
vulnerable | 2026-06-03 14:41:32.386401 |
local snapd exploit through cloud-init
HIGH (7.3)
cloud-init as managed by snapd on Ubuntu Core 16 and Ubuntu Core 18 devices was run without restrictions on every boot, which a physical attacker could exploit by crafting cloud-init user-data/meta-data via external media to perform arbitrary changes on the device to bypass intended security mechanisms such as full disk encryption. This issue did not affect traditional Ubuntu systems. Fixed in snapd version 2.45.2, revision 8539 and core version 2.45.2, revision 9659.
Published: 2020-07-29T16:25:25.690Z
Updated: 2024-09-17T00:40:28.129Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7304 |
vulnerable | 2026-06-03 14:40:41.603612 |
Local privilege escalation via snapd socket
HIGH (8.8)
Canonical snapd before version 2.37.1 incorrectly performed socket owner validation, allowing an attacker to run arbitrary commands as root. This issue affects: Canonical snapd versions prior to 2.37.1.
Published: 2019-04-23T15:57:32.649Z
Updated: 2024-09-16T18:38:22.569Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-7303 |
vulnerable | 2026-06-03 14:40:41.603087 |
Snapd seccomp filter TIOCSTI ioctl bypass
MEDIUM (5.7)
A vulnerability in the seccomp filters of Canonical snapd before version 2.37.4 allows a strict mode snap to insert characters into a terminal on a 64-bit host. The seccomp rules were generated to match 64-bit ioctl(2) commands on a 64-bit platform; however, the Linux kernel only uses the lower 32 bits to determine which ioctl(2) commands to run. This issue affects: Canonical snapd versions prior to 2.37.4.
Published: 2019-04-23T15:57:32.592Z
Updated: 2024-09-17T01:46:16.086Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11503 |
vulnerable | 2026-06-03 14:39:33.108477 |
Details available
snap-confine as included in snapd before 2.39 did not guard against symlink races when performing the chdir() to the current working directory of the calling user, aka a "cwd restore permission bypass."
Published: 2019-04-24T20:02:44.000Z
Updated: 2024-08-04T22:55:40.652Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-11502 |
vulnerable | 2026-06-03 14:39:33.108006 |
Details available
snap-confine in snapd before 2.38 incorrectly set the ownership of a snap application to the uid and gid of the first calling user. Consequently, that user had unintended access to a private /tmp directory.
Published: 2019-04-24T20:02:32.000Z
Updated: 2024-08-04T22:55:40.662Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.