Lookup for vulnerable packages by Package URL.

Purlpkg:golang/github.com/containerd/containerd/v2@2.1.5
Typegolang
Namespacegithub.com/containerd/containerd
Namev2
Version2.1.5
Qualifiers
Subpath
Is_vulnerablefalse
Next_non_vulnerable_version2.2.0
Latest_non_vulnerable_version2.2.0
Affected_by_vulnerabilities
Fixing_vulnerabilities
0
url VCID-f2yv-ut5v-m7ey
vulnerability_id VCID-f2yv-ut5v-m7ey
summary
containerd affected by a local privilege escalation via wide permissions on CRI directory
### Impact

An overly broad default permission vulnerability was found in containerd.

- `/var/lib/containerd` was created with the permission bits 0o711, while it should be created with 0o700
  - Allowed local users on the host to potentially access the metadata store and the content store
- `/run/containerd/io.containerd.grpc.v1.cri` was created with 0o755, while it should be created with 0o700
  - Allowed local users on the host to potentially access the contents of Kubernetes local volumes. The contents of volumes might include setuid binaries, which could allow a local user on the host to elevate privileges on the host.
- `/run/containerd/io.containerd.sandbox.controller.v1.shim` was created with 0o711, while it should be created with 0o700

The directory paths may differ depending on the daemon configuration.
When the `temp` directory path is specified in the daemon configuration, that directory was also created with 0o711, while it should be created with 0o700.

### Patches

This bug has been fixed in the following containerd versions:

* 2.2.0
* 2.1.5
* 2.0.7
* 1.7.29

Users should update to these versions to resolve the issue.
These updates automatically change the permissions of the existing directories.

> [!NOTE]
>
> `/run/containerd` and `/run/containerd/io.containerd.runtime.v2.task` are still created with 0o711.
> This is an expected behavior for supporting userns-remapped containers.

### Workarounds

The system administrator on the host can manually chmod the directories to not 
have group or world accessible permisisons:

```
chmod 700 /var/lib/containerd
chmod 700 /run/containerd/io.containerd.grpc.v1.cri
chmod 700 /run/containerd/io.containerd.sandbox.controller.v1.shim
```

An alternative mitigation would be to run containerd in [rootless mode](https://github.com/containerd/containerd/blob/main/docs/rootless.md).

### Credits

The containerd project would like to thank David Leadbeater for responsibly disclosing this issue in accordance with the [containerd security policy](https://github.com/containerd/project/blob/main/SECURITY.md).

### For more information

If you have any questions or comments about this advisory:

* Open an issue in [containerd](https://github.com/containerd/containerd/issues/new/choose)
* Email us at [security@containerd.io](mailto:security@containerd.io)

To report a security issue in containerd:

* [Report a new vulnerability](https://github.com/containerd/containerd/security/advisories/new)
references
0
reference_url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-25621.json
reference_id
reference_type
scores
0
value 7.7
scoring_system cvssv3
scoring_elements CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L
url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2024-25621.json
1
reference_url https://api.first.org/data/v1/epss?cve=CVE-2024-25621
reference_id
reference_type
scores
0
value 4e-05
scoring_system epss
scoring_elements 0.00195
published_at 2026-04-21T12:55:00Z
1
value 4e-05
scoring_system epss
scoring_elements 0.00192
published_at 2026-04-18T12:55:00Z
2
value 4e-05
scoring_system epss
scoring_elements 0.00191
published_at 2026-04-16T12:55:00Z
3
value 4e-05
scoring_system epss
scoring_elements 0.00149
published_at 2026-04-08T12:55:00Z
4
value 4e-05
scoring_system epss
scoring_elements 0.00151
published_at 2026-04-11T12:55:00Z
5
value 4e-05
scoring_system epss
scoring_elements 0.00157
published_at 2026-04-04T12:55:00Z
6
value 4e-05
scoring_system epss
scoring_elements 0.0015
published_at 2026-04-13T12:55:00Z
7
value 6e-05
scoring_system epss
scoring_elements 0.00351
published_at 2026-04-02T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2024-25621
2
reference_url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-25621
reference_id
reference_type
scores
url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-25621
3
reference_url https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml
reference_id
reference_type
scores
0
value 7.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
url https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml
4
reference_url https://github.com/containerd/containerd
reference_id
reference_type
scores
0
value 7.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://github.com/containerd/containerd
5
reference_url https://github.com/containerd/containerd/blob/main/docs/rootless.md
reference_id
reference_type
scores
0
value 7.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-11-06T19:34:44Z/
url https://github.com/containerd/containerd/blob/main/docs/rootless.md
6
reference_url https://github.com/containerd/containerd/commit/7c59e8e9e970d38061a77b586b23655c352bfec5
reference_id
reference_type
scores
0
value 7.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-11-06T19:34:44Z/
url https://github.com/containerd/containerd/commit/7c59e8e9e970d38061a77b586b23655c352bfec5
7
reference_url https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w
reference_id
reference_type
scores
0
value 7.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:T/P:M/B:A/M:M/D:T/2025-11-06T19:34:44Z/
url https://github.com/containerd/containerd/security/advisories/GHSA-pwhc-rpq9-4c8w
8
reference_url https://nvd.nist.gov/vuln/detail/CVE-2024-25621
reference_id
reference_type
scores
0
value 7.3
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
1
value HIGH
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2024-25621
9
reference_url https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120285
reference_id 1120285
reference_type
scores
url https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120285
10
reference_url https://bugzilla.redhat.com/show_bug.cgi?id=2413190
reference_id 2413190
reference_type
scores
url https://bugzilla.redhat.com/show_bug.cgi?id=2413190
11
reference_url https://access.redhat.com/errata/RHSA-2025:22955
reference_id RHSA-2025:22955
reference_type
scores
url https://access.redhat.com/errata/RHSA-2025:22955
12
reference_url https://access.redhat.com/errata/RHSA-2025:23248
reference_id RHSA-2025:23248
reference_type
scores
url https://access.redhat.com/errata/RHSA-2025:23248
13
reference_url https://access.redhat.com/errata/RHSA-2025:23428
reference_id RHSA-2025:23428
reference_type
scores
url https://access.redhat.com/errata/RHSA-2025:23428
14
reference_url https://access.redhat.com/errata/RHSA-2025:23644
reference_id RHSA-2025:23644
reference_type
scores
url https://access.redhat.com/errata/RHSA-2025:23644
15
reference_url https://access.redhat.com/errata/RHSA-2026:2343
reference_id RHSA-2026:2343
reference_type
scores
url https://access.redhat.com/errata/RHSA-2026:2343
16
reference_url https://access.redhat.com/errata/RHSA-2026:2456
reference_id RHSA-2026:2456
reference_type
scores
url https://access.redhat.com/errata/RHSA-2026:2456
17
reference_url https://access.redhat.com/errata/RHSA-2026:2900
reference_id RHSA-2026:2900
reference_type
scores
url https://access.redhat.com/errata/RHSA-2026:2900
18
reference_url https://access.redhat.com/errata/RHSA-2026:3122
reference_id RHSA-2026:3122
reference_type
scores
url https://access.redhat.com/errata/RHSA-2026:3122
19
reference_url https://access.redhat.com/errata/RHSA-2026:3713
reference_id RHSA-2026:3713
reference_type
scores
url https://access.redhat.com/errata/RHSA-2026:3713
20
reference_url https://access.redhat.com/errata/RHSA-2026:5807
reference_id RHSA-2026:5807
reference_type
scores
url https://access.redhat.com/errata/RHSA-2026:5807
21
reference_url https://usn.ubuntu.com/7983-1/
reference_id USN-7983-1
reference_type
scores
url https://usn.ubuntu.com/7983-1/
fixed_packages
0
url pkg:golang/github.com/containerd/containerd/v2@2.0.7
purl pkg:golang/github.com/containerd/containerd/v2@2.0.7
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:golang/github.com/containerd/containerd/v2@2.0.7
1
url pkg:golang/github.com/containerd/containerd/v2@2.1.5
purl pkg:golang/github.com/containerd/containerd/v2@2.1.5
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:golang/github.com/containerd/containerd/v2@2.1.5
2
url pkg:golang/github.com/containerd/containerd/v2@2.2.0
purl pkg:golang/github.com/containerd/containerd/v2@2.2.0
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:golang/github.com/containerd/containerd/v2@2.2.0
aliases CVE-2024-25621, GHSA-pwhc-rpq9-4c8w
risk_score 4.0
exploitability 0.5
weighted_severity 8.0
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-f2yv-ut5v-m7ey
1
url VCID-xd4a-qav4-uqd1
vulnerability_id VCID-xd4a-qav4-uqd1
summary
containerd CRI server: Host memory exhaustion through Attach goroutine leak
### Impact

A bug was found in containerd's CRI Attach implementation where a user can exhaust memory on the host due to goroutine leaks. 

Repetitive calls of CRI Attach (e.g., [`kubectl attach`](https://kubernetes.io/docs/reference/kubectl/generated/kubectl_attach/)) could increase the memory usage of containerd.

### Patches

This bug has been fixed in the following containerd versions:

* 2.2.0
* 2.1.5
* 2.0.7
* 1.7.29

Users should update to these versions to resolve the issue.

### Workarounds

Set up an admission controller to control accesses to `pods/attach` resources.
e.g., [Validating Admission Policy](https://kubernetes.io/docs/reference/access-authn-authz/validating-admission-policy/).

### Credits

The containerd project would like to thank @Wheat2018 for responsibly disclosing this issue in accordance with the [containerd security policy](https://github.com/containerd/project/blob/main/SECURITY.md).

### References

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-64329

### For more information

If you have any questions or comments about this advisory:

* Open an issue in [containerd](https://github.com/containerd/containerd/issues/new/choose)
* Email us at [security@containerd.io](mailto:security@containerd.io)

To report a security issue in containerd:

* [Report a new vulnerability](https://github.com/containerd/containerd/security/advisories/new)
references
0
reference_url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-64329.json
reference_id
reference_type
scores
0
value 6.5
scoring_system cvssv3
scoring_elements CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
url https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2025-64329.json
1
reference_url https://api.first.org/data/v1/epss?cve=CVE-2025-64329
reference_id
reference_type
scores
0
value 5e-05
scoring_system epss
scoring_elements 0.00266
published_at 2026-04-07T12:55:00Z
1
value 5e-05
scoring_system epss
scoring_elements 0.00256
published_at 2026-04-16T12:55:00Z
2
value 5e-05
scoring_system epss
scoring_elements 0.00258
published_at 2026-04-13T12:55:00Z
3
value 5e-05
scoring_system epss
scoring_elements 0.00259
published_at 2026-04-12T12:55:00Z
4
value 5e-05
scoring_system epss
scoring_elements 0.00262
published_at 2026-04-11T12:55:00Z
5
value 5e-05
scoring_system epss
scoring_elements 0.00264
published_at 2026-04-08T12:55:00Z
6
value 6e-05
scoring_system epss
scoring_elements 0.00377
published_at 2026-04-18T12:55:00Z
7
value 6e-05
scoring_system epss
scoring_elements 0.00401
published_at 2026-04-21T12:55:00Z
8
value 8e-05
scoring_system epss
scoring_elements 0.00681
published_at 2026-04-02T12:55:00Z
9
value 8e-05
scoring_system epss
scoring_elements 0.00673
published_at 2026-04-04T12:55:00Z
url https://api.first.org/data/v1/epss?cve=CVE-2025-64329
2
reference_url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-64329
reference_id
reference_type
scores
url https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-64329
3
reference_url https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml
reference_id
reference_type
scores
0
value 5.1
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
url https://ftp.suse.com/pub/projects/security/yaml/suse-cvss-scores.yaml
4
reference_url https://github.com/containerd/containerd
reference_id
reference_type
scores
0
value 6.9
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://github.com/containerd/containerd
5
reference_url https://github.com/containerd/containerd/commit/083b53cd6f19b5de7717b0ce92c11bdf95e612df
reference_id
reference_type
scores
0
value 6.9
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-11-07T17:41:50Z/
url https://github.com/containerd/containerd/commit/083b53cd6f19b5de7717b0ce92c11bdf95e612df
6
reference_url https://github.com/containerd/containerd/security/advisories/GHSA-m6hq-p25p-ffr2
reference_id
reference_type
scores
0
value 6.9
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
2
value Track
scoring_system ssvc
scoring_elements SSVCv2/E:N/A:N/T:P/P:M/B:A/M:M/D:T/2025-11-07T17:41:50Z/
url https://github.com/containerd/containerd/security/advisories/GHSA-m6hq-p25p-ffr2
7
reference_url https://nvd.nist.gov/vuln/detail/CVE-2025-64329
reference_id
reference_type
scores
0
value 6.9
scoring_system cvssv4
scoring_elements CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
1
value MODERATE
scoring_system generic_textual
scoring_elements
url https://nvd.nist.gov/vuln/detail/CVE-2025-64329
8
reference_url https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120343
reference_id 1120343
reference_type
scores
url https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120343
9
reference_url https://bugzilla.redhat.com/show_bug.cgi?id=2413299
reference_id 2413299
reference_type
scores
url https://bugzilla.redhat.com/show_bug.cgi?id=2413299
10
reference_url https://access.redhat.com/errata/RHSA-2026:2900
reference_id RHSA-2026:2900
reference_type
scores
url https://access.redhat.com/errata/RHSA-2026:2900
11
reference_url https://usn.ubuntu.com/7983-1/
reference_id USN-7983-1
reference_type
scores
url https://usn.ubuntu.com/7983-1/
fixed_packages
0
url pkg:golang/github.com/containerd/containerd/v2@2.0.7
purl pkg:golang/github.com/containerd/containerd/v2@2.0.7
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:golang/github.com/containerd/containerd/v2@2.0.7
1
url pkg:golang/github.com/containerd/containerd/v2@2.1.5
purl pkg:golang/github.com/containerd/containerd/v2@2.1.5
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:golang/github.com/containerd/containerd/v2@2.1.5
2
url pkg:golang/github.com/containerd/containerd/v2@2.2.0
purl pkg:golang/github.com/containerd/containerd/v2@2.2.0
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:golang/github.com/containerd/containerd/v2@2.2.0
aliases CVE-2025-64329, GHSA-m6hq-p25p-ffr2
risk_score 3.1
exploitability 0.5
weighted_severity 6.2
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-xd4a-qav4-uqd1
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:golang/github.com/containerd/containerd/v2@2.1.5