Lucene search
+L

959 matches found

Cvelist
Cvelist
added 2025/11/05 11:14 p.m.12 views

CVE-2025-62596 youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects

Youki is a container runtime written in Rust. In versions 0.5.6 and below, youki’s apparmor handling performs insufficiently strict write-target validation, and when combined with path substitution during pathname resolution, can allow writes to unintended procfs locations. While resolving a path...

7.3CVSS0.00243EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/11/05 11:14 p.m.5 views

CVE-2025-62596 youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects

Youki is a container runtime written in Rust. In versions 0.5.6 and below, youki’s apparmor handling performs insufficiently strict write-target validation, and when combined with path substitution during pathname resolution, can allow writes to unintended procfs locations. While resolving a path...

7.3CVSS6.1AI score0.00243EPSS
SaveExploits0References5
CVE
CVE
added 2025/11/05 11:14 p.m.19 views

CVE-2025-62596

Youki container runtime (Rust) versions ≤ 0.5.6 are affected by a vulnerability in apparmor write-target validation combined with path substitution during pathname resolution. A shared-mount race can substitute intermediate path components, allowing writes to unintended procfs locations and poten...

10CVSS6.2AI score0.00243EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/11/05 11:14 p.m.8 views

CVE-2025-62596 youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects

Youki is a container runtime written in Rust. In versions 0.5.6 and below, youki’s apparmor handling performs insufficiently strict write-target validation, and when combined with path substitution during pathname resolution, can allow writes to unintended procfs locations. While resolving a path...

7.3CVSS6.7AI score0.00243EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2025/11/05 11:9 p.m.3 views

CVE-2025-62161 youki container escape via "masked path" abuse due to mount race conditions

Youki is a container runtime written in Rust. In versions 0.5.6 and below, the initial validation of the source /dev/null is insufficient, allowing container escape when youki utilizes bind mounting the container's /dev/null as a file mask. This issue is fixed in version 0.5.7...

7.3CVSS6.4AI score0.00236EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/11/05 11:9 p.m.6 views

EUVD-2025-37939

Youki is a container runtime written in Rust. In versions 0.5.6 and below, the initial validation of the source /dev/null is insufficient, allowing container escape when youki utilizes bind mounting the container's /dev/null as a file mask. This issue is fixed in version 0.5.7...

7.3CVSS6.3AI score0.00236EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/11/05 11:9 p.m.23 views

CVE-2025-62161 youki container escape via "masked path" abuse due to mount race conditions

Youki is a container runtime written in Rust. In versions 0.5.6 and below, the initial validation of the source /dev/null is insufficient, allowing container escape when youki utilizes bind mounting the container's /dev/null as a file mask. This issue is fixed in version 0.5.7...

7.3CVSS0.00236EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/05 11:9 p.m.7 views

CVE-2025-62161 youki container escape via "masked path" abuse due to mount race conditions

Youki is a container runtime written in Rust. In versions 0.5.6 and below, the initial validation of the source /dev/null is insufficient, allowing container escape when youki utilizes bind mounting the container's /dev/null as a file mask. This issue is fixed in version 0.5.7...

7.3CVSS6.8AI score0.00236EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/11/05 6:45 p.m.37 views

youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects

Impact youki’s apparmor handling performs insufficiently strict write-target validation, which—combined with path substitution during pathname resolution—can allow writes to unintended procfs locations. Weak write-target check youki only verifies that the destination lies somewhere under procfs. ...

10CVSS7AI score0.00243EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/11/05 6:45 p.m.8 views

GHSA-VF95-55W6-QMRF youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects

Impact youki’s apparmor handling performs insufficiently strict write-target validation, which—combined with path substitution during pathname resolution—can allow writes to unintended procfs locations. Weak write-target check youki only verifies that the destination lies somewhere under procfs. ...

10CVSS7AI score0.00243EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2025/11/05 6:44 p.m.42 views

youki container escape via "masked path" abuse due to mount race conditions

Impact youki utilizes bind mounting the container's /dev/null as a file mask. When performing this operation, the initial validation of the source /dev/null was insufficient. Specifically, we initially failed to verify whether /dev/null was genuinely present. However, we did perform validation to...

10CVSS6.9AI score0.00236EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/11/05 6:44 p.m.6 views

GHSA-4G74-7CFF-XCV8 youki container escape via "masked path" abuse due to mount race conditions

Impact youki utilizes bind mounting the container's /dev/null as a file mask. When performing this operation, the initial validation of the source /dev/null was insufficient. Specifically, we initially failed to verify whether /dev/null was genuinely present. However, we did perform validation to...

10CVSS6.9AI score0.00236EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/11/05 6:40 p.m.18 views

runc container escape and denial of service due to arbitrary write gadgets and procfs write redirects

Impact This attack is primarily a more sophisticated version of CVE-2019-19921, which was a flaw which allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The...

7.5CVSS7AI score0.00523EPSS
SaveExploits1References30Affected Software2
OSV
OSV
added 2025/11/05 6:40 p.m.9 views

GHSA-CGRX-MC8F-2PRM runc container escape and denial of service due to arbitrary write gadgets and procfs write redirects

Impact This attack is primarily a more sophisticated version of CVE-2019-19921, which was a flaw which allowed an attacker to trick runc into writing the LSM process labels for a container process into a dummy tmpfs file and thus not apply the correct LSM labels to the container process. The...

7.3CVSS7AI score0.00523EPSS
SaveExploits1References30
Snyk
Snyk
added 2025/11/05 5:34 p.m.2 views

Race Condition Enabling Link Following

Overview Affected versions of this package are vulnerable to Race Condition Enabling Link Following due to insufficient checks when bind-mounting /dev/pts/$n to /dev/console inside the container. An attacker can gain unauthorized write access to sensitive files within the container environment by...

8.4CVSS7.1AI score0.00573EPSS
SaveExploits1References3
Snyk
Snyk
added 2025/11/05 5:34 p.m.2 views

Race Condition Enabling Link Following

Overview Affected versions of this package are vulnerable to Race Condition Enabling Link Following due to insufficient checks when bind-mounting /dev/pts/$n to /dev/console inside the container. An attacker can gain unauthorized write access to sensitive files within the container environment by...

8.4CVSS7.1AI score0.00573EPSS
SaveExploits1References3
Snyk
Snyk
added 2025/11/05 5:34 p.m.3 views

Race Condition Enabling Link Following

Overview Affected versions of this package are vulnerable to Race Condition Enabling Link Following due to insufficient checks when bind-mounting /dev/pts/$n to /dev/console inside the container. An attacker can gain unauthorized write access to sensitive files within the container environment by...

8.4CVSS7.1AI score0.00573EPSS
SaveExploits1References3
OSV
OSV
added 2025/11/05 5:34 p.m.3 views

GHSA-QW9X-CQR3-WC7R runc container escape with malicious config due to /dev/console mount and related races

Impact This attack is very similar in concept and application to CVE-2025-31133, except that it attacks a similar vulnerability in a different target namely, the bind-mount of /dev/pts/$n to /dev/console as configured for all containers that allocate a console. In runc version 1.0.0-rc3 and later...

7.3CVSS6.6AI score0.00573EPSS
SaveExploits2References11
Snyk
Snyk
added 2025/11/05 4:37 p.m.1 views

Race Condition Enabling Link Following

Overview Affected versions of this package are vulnerable to Race Condition Enabling Link Following via a race condition in the maskedPaths feature. An attacker can gain unauthorized access to host files, execute arbitrary code with elevated privileges, or cause a denial of service by manipulatin...

8.2CVSS7.6AI score0.00733EPSS
SaveExploits2References3
OSV
OSV
added 2025/11/05 4:37 p.m.7 views

GHSA-9493-H29P-RFM2 runc container escape via "masked path" abuse due to mount race conditions

Impact The OCI runtime specification has a maskedPaths feature that allows for files or directories to be "masked" by placing a mount on top of them to conceal their contents. This is primarily intended to protect against privileged users in non-user-namespaced from being able to write to files o...

7.3CVSS6.9AI score0.00733EPSS
SaveExploits3References7
Rows per page
Query Builder