CVE-2025-27612

MEDIUM EPSS 6.3%
Published Mar 21, 20251y ago · Modified Jun 17, 20261w ago
5.9 CVSS 3.1
Medium
Find Similar
Published Mar 21, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

libcontainer is a library for container control. Prior to libcontainer 0.5.3, while creating a tenant container, the tenant builder accepts a list of capabilities to be added in the spec of tenant container. The logic here adds the given capabilities to all capabilities of main container if present in spec, otherwise simply set provided capabilities as capabilities of the tenant container. However, setting inherited caps in any case for tenant container can lead to elevation of capabilities, similar to CVE-2022-29162. This does not affect youki binary itself. This is only applicable if you are using libcontainer directly and using the tenant builder.

CVSS Details

Base Score
5.9
Exploitability
2.5
Impact
3.4
Vector string
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack Vector Local
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability Low

Threat Intelligence

EPSS Exploit Probability
6.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-276

References 4

  • github.com https://github.com/opencontainers/runc/security/advisories/GHSA-f3fp-gc8g-vw66
  • github.com https://github.com/youki-dev/youki/blob/9e63fa4da1672a78ca45100f3059a732784a5174/crates/libcontainer/src/container/tenant_builder.rs#L408
  • github.com https://github.com/youki-dev/youki/commit/747e342d2026fbf3a395db3e2a491ebef00082f1
  • github.com https://github.com/youki-dev/youki/security/advisories/GHSA-5w4j-f78p-4wh9

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.