Lucene search
+L

1312 matches found

CVE
CVE
•added 2025/11/06 6:47 p.m.•253 views

CVE-2025-31133

CVE-2025-31133 (runc) affects the runc runtime when using certain bind-mount sources, where verification of the source inode for "/dev/null" could be bypassed. Affected versions include 1.2.7 and earlier, 1.3.0-rc.1 through 1.3.1, and 1.4.0-rc.1 and 1.4.0-rc.2. The issue enables an attacker to pe...

7.8CVSS6.3AI score0.00841EPSS
SaveExploits2References5Affected Software1
GithubExploit
GithubExploit
•added 2025/11/06 12:57 p.m.•687 views

Exploit for CVE-2025-31133

CVE-2025-31133 runc maskedPaths Exploit PoC WARNING:...

7.9AI score0.00841EPSS
SaveExploits2
SUSE CVE
SUSE CVE
•added 2025/11/06 12:28 a.m.•8 views

SUSE CVE-2025-31133

runc is a CLI tool for spawning and running containers according to the OCI specification. In versions 1.2.7 and below, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1 and 1.4.0-rc.2 files, runc would not perform sufficient verification that the source of the bind-mount i.e., the container's /dev/null was...

7.8CVSS6.9AI score0.00841EPSS
SaveExploits2References30
NVD
NVD
•added 2025/11/06 12:15 a.m.•14 views

CVE-2025-62161

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...

10CVSS0.00242EPSS
SaveExploits0References2
CNNVD
CNNVD
•added 2025/11/06 12:00 a.m.•10 views

runc 安全漏洞

runc is an Open Container Initiative open source CLI Command Line Interface tool for generating and running containers according to the OCI specification. A security vulnerability exists in runc versions 1.2.7 and earlier, 1.3.0-rc.1 through 1.3.1, 1.4.0-rc.1, and 1.4.0-rc.2, which stems from...

7.8CVSS6.4AI score0.00841EPSS
SaveExploits2References7
OpenVAS
OpenVAS
•added 2025/11/06 12:00 a.m.•2 views

Ubuntu: Security Advisory (USN-7851-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.4CVSS7.6AI score0.00841EPSS
SaveExploits4References2
CNNVD
CNNVD
•added 2025/11/06 12:00 a.m.•19 views

youki 安全漏洞

youki is a youki open source implementation of the OCI runtime specification in Rust. A security vulnerability exists in youki 0.5.6 and earlier versions, which stems from insufficient initial validation of source /dev/null and could lead to container escape...

10CVSS6.3AI score0.00242EPSS
SaveExploits0References3
CNNVD
CNNVD
•added 2025/11/06 12:00 a.m.•11 views

runc 安全漏洞

runc is an Open Container Initiative open source CLI Command Line Interface tool for generating and running containers according to the OCI specification. A security vulnerability exists in runc versions 1.0.0-rc3 through 1.2.7, 1.3.0-rc.1 through 1.3.2, and 1.4.0-rc.1 through 1.4.0-rc.2, which...

8.4CVSS6.2AI score0.00565EPSS
SaveExploits1References11
OpenVAS
OpenVAS
•added 2025/11/06 12:00 a.m.•12 views

SUSE: Security Advisory (SUSE-SU-2025:3950-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.4CVSS7AI score0.00841EPSS
SaveExploits4References5
Cvelist
Cvelist
•added 2025/11/05 11:14 p.m.•19 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.00249EPSS
SaveExploits0References5
CVE
CVE
•added 2025/11/05 11:14 p.m.•32 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.00249EPSS
SaveExploits0References5Affected Software1
OSV
OSV
•added 2025/11/05 11:14 p.m.•14 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 score
SaveExploits0References7
Vulnrichment
Vulnrichment
•added 2025/11/05 11:14 p.m.•7 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.00249EPSS
SaveExploits0References5
OSV
OSV
•added 2025/11/05 11:09 p.m.•13 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 score
SaveExploits0References4
Cvelist
Cvelist
•added 2025/11/05 11:09 p.m.•28 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.00242EPSS
SaveExploits0References2
EUVD
EUVD
•added 2025/11/05 11:09 p.m.•11 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.00242EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2025/11/05 11:09 p.m.•5 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.00242EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2025/11/05 6:45 p.m.•41 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.00249EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2025/11/05 6:45 p.m.•17 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.00249EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
•added 2025/11/05 6:44 p.m.•48 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.00242EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder