youki
Activity
- Latest release
- 1mo ago
- Total releases
- 20
- Cadence
- ~2 months
- Last 12 months
- 4
Details
- License
- Apache-2.0
- First release
- Dec 13, 2022
| Version | Released | |
|---|---|---|
0.7.0
unknown
|
0.7.0
unknown
Dependencies (30)
+ 22 more |
|
0.6.0
unknown
|
0.6.0
unknown
Dependencies (28)
+ 20 more |
|
0.5.7
unknown
|
0.5.7
unknown
Dependencies (26)
+ 18 more |
|
0.5.6
unknown
2 CVEs
CVE-2025-62596
GHSA-vf95-55w6-qmrf
Nov 05, 2025
youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects
High
Local
Low
Low
Impactyouki’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. As a result, a write intended for Path substitution While resolving a path component-by-component, a shared-mount race can substitute intermediate components and redirect the final target. This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm CreditsThanks to Li Fubang (@lifubang from acmcoder.com, CIIC) and Tõnis Tiigi (@tonistiigi from Docker) for both independently discovering runc's original vulnerability, as well as Aleksa Sarai (@cyphar from SUSE) for the original research into this class of security issues and solutions. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-62161
GHSA-4g74-7cff-xcv8
Nov 05, 2025
youki container escape via "masked path" abuse due to mount race conditions
High
Local
Low
Low
Impactyouki utilizes bind mounting the container's As a result, by replacing This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2 CreditsThanks to Lei Wang (@ssst0n3 from Huawei) for finding and reporting the original runc's vulnerability (Attack 1), and Li Fubang (@lifubang from acmcoder.com, CIIC) for discovering another attack vector in runc (Attack 2) based on @ssst0n3's initial findings. Also, @cyphar helped youki in finding the problem. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev |
0.5.6
unknown
Dependencies (26)
+ 18 more |
|
0.5.5
unknown
2 CVEs
CVE-2025-62596
GHSA-vf95-55w6-qmrf
Nov 05, 2025
youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects
High
Local
Low
Low
Impactyouki’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. As a result, a write intended for Path substitution While resolving a path component-by-component, a shared-mount race can substitute intermediate components and redirect the final target. This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm CreditsThanks to Li Fubang (@lifubang from acmcoder.com, CIIC) and Tõnis Tiigi (@tonistiigi from Docker) for both independently discovering runc's original vulnerability, as well as Aleksa Sarai (@cyphar from SUSE) for the original research into this class of security issues and solutions. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-62161
GHSA-4g74-7cff-xcv8
Nov 05, 2025
youki container escape via "masked path" abuse due to mount race conditions
High
Local
Low
Low
Impactyouki utilizes bind mounting the container's As a result, by replacing This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2 CreditsThanks to Lei Wang (@ssst0n3 from Huawei) for finding and reporting the original runc's vulnerability (Attack 1), and Li Fubang (@lifubang from acmcoder.com, CIIC) for discovering another attack vector in runc (Attack 2) based on @ssst0n3's initial findings. Also, @cyphar helped youki in finding the problem. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev |
0.5.5
unknown
Dependencies (26)
+ 18 more |
|
0.5.4
unknown
3 CVEs
CVE-2025-62596
GHSA-vf95-55w6-qmrf
Nov 05, 2025
youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects
High
Local
Low
Low
Impactyouki’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. As a result, a write intended for Path substitution While resolving a path component-by-component, a shared-mount race can substitute intermediate components and redirect the final target. This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm CreditsThanks to Li Fubang (@lifubang from acmcoder.com, CIIC) and Tõnis Tiigi (@tonistiigi from Docker) for both independently discovering runc's original vulnerability, as well as Aleksa Sarai (@cyphar from SUSE) for the original research into this class of security issues and solutions. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-62161
GHSA-4g74-7cff-xcv8
Nov 05, 2025
youki container escape via "masked path" abuse due to mount race conditions
High
Local
Low
Low
Impactyouki utilizes bind mounting the container's As a result, by replacing This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2 CreditsThanks to Lei Wang (@ssst0n3 from Huawei) for finding and reporting the original runc's vulnerability (Attack 1), and Li Fubang (@lifubang from acmcoder.com, CIIC) for discovering another attack vector in runc (Attack 2) based on @ssst0n3's initial findings. Also, @cyphar helped youki in finding the problem. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-54867
GHSA-j26p-6wx7-f3pw
Aug 14, 2025
Youki: If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem.
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
SummaryIf DetailsFor security reasons, container creation should be prohibited if This is the fix related to this issue in
ImpactThe following advisory appears to be related to this vulnerability:
Fixed in
0.5.5
References Updated Aug 14, 2025 · Source: OSV.dev |
0.5.4
unknown
Dependencies (26)
+ 18 more |
|
0.5.3
unknown
3 CVEs
CVE-2025-62596
GHSA-vf95-55w6-qmrf
Nov 05, 2025
youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects
High
Local
Low
Low
Impactyouki’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. As a result, a write intended for Path substitution While resolving a path component-by-component, a shared-mount race can substitute intermediate components and redirect the final target. This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm CreditsThanks to Li Fubang (@lifubang from acmcoder.com, CIIC) and Tõnis Tiigi (@tonistiigi from Docker) for both independently discovering runc's original vulnerability, as well as Aleksa Sarai (@cyphar from SUSE) for the original research into this class of security issues and solutions. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-62161
GHSA-4g74-7cff-xcv8
Nov 05, 2025
youki container escape via "masked path" abuse due to mount race conditions
High
Local
Low
Low
Impactyouki utilizes bind mounting the container's As a result, by replacing This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2 CreditsThanks to Lei Wang (@ssst0n3 from Huawei) for finding and reporting the original runc's vulnerability (Attack 1), and Li Fubang (@lifubang from acmcoder.com, CIIC) for discovering another attack vector in runc (Attack 2) based on @ssst0n3's initial findings. Also, @cyphar helped youki in finding the problem. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-54867
GHSA-j26p-6wx7-f3pw
Aug 14, 2025
Youki: If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem.
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
SummaryIf DetailsFor security reasons, container creation should be prohibited if This is the fix related to this issue in
ImpactThe following advisory appears to be related to this vulnerability:
Fixed in
0.5.5
References Updated Aug 14, 2025 · Source: OSV.dev |
0.5.3
unknown
Dependencies (26)
+ 18 more |
|
0.5.2
unknown
3 CVEs
CVE-2025-62596
GHSA-vf95-55w6-qmrf
Nov 05, 2025
youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects
High
Local
Low
Low
Impactyouki’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. As a result, a write intended for Path substitution While resolving a path component-by-component, a shared-mount race can substitute intermediate components and redirect the final target. This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm CreditsThanks to Li Fubang (@lifubang from acmcoder.com, CIIC) and Tõnis Tiigi (@tonistiigi from Docker) for both independently discovering runc's original vulnerability, as well as Aleksa Sarai (@cyphar from SUSE) for the original research into this class of security issues and solutions. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-62161
GHSA-4g74-7cff-xcv8
Nov 05, 2025
youki container escape via "masked path" abuse due to mount race conditions
High
Local
Low
Low
Impactyouki utilizes bind mounting the container's As a result, by replacing This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2 CreditsThanks to Lei Wang (@ssst0n3 from Huawei) for finding and reporting the original runc's vulnerability (Attack 1), and Li Fubang (@lifubang from acmcoder.com, CIIC) for discovering another attack vector in runc (Attack 2) based on @ssst0n3's initial findings. Also, @cyphar helped youki in finding the problem. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-54867
GHSA-j26p-6wx7-f3pw
Aug 14, 2025
Youki: If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem.
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
SummaryIf DetailsFor security reasons, container creation should be prohibited if This is the fix related to this issue in
ImpactThe following advisory appears to be related to this vulnerability:
Fixed in
0.5.5
References Updated Aug 14, 2025 · Source: OSV.dev |
0.5.2
unknown
Dependencies (26)
+ 18 more |
|
0.5.1
unknown
3 CVEs
CVE-2025-62596
GHSA-vf95-55w6-qmrf
Nov 05, 2025
youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects
High
Local
Low
Low
Impactyouki’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. As a result, a write intended for Path substitution While resolving a path component-by-component, a shared-mount race can substitute intermediate components and redirect the final target. This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm CreditsThanks to Li Fubang (@lifubang from acmcoder.com, CIIC) and Tõnis Tiigi (@tonistiigi from Docker) for both independently discovering runc's original vulnerability, as well as Aleksa Sarai (@cyphar from SUSE) for the original research into this class of security issues and solutions. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-62161
GHSA-4g74-7cff-xcv8
Nov 05, 2025
youki container escape via "masked path" abuse due to mount race conditions
High
Local
Low
Low
Impactyouki utilizes bind mounting the container's As a result, by replacing This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2 CreditsThanks to Lei Wang (@ssst0n3 from Huawei) for finding and reporting the original runc's vulnerability (Attack 1), and Li Fubang (@lifubang from acmcoder.com, CIIC) for discovering another attack vector in runc (Attack 2) based on @ssst0n3's initial findings. Also, @cyphar helped youki in finding the problem. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-54867
GHSA-j26p-6wx7-f3pw
Aug 14, 2025
Youki: If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem.
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
SummaryIf DetailsFor security reasons, container creation should be prohibited if This is the fix related to this issue in
ImpactThe following advisory appears to be related to this vulnerability:
Fixed in
0.5.5
References Updated Aug 14, 2025 · Source: OSV.dev |
0.5.1
unknown
Dependencies (26)
+ 18 more |
|
0.5.0
unknown
3 CVEs
CVE-2025-62596
GHSA-vf95-55w6-qmrf
Nov 05, 2025
youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects
High
Local
Low
Low
Impactyouki’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. As a result, a write intended for Path substitution While resolving a path component-by-component, a shared-mount race can substitute intermediate components and redirect the final target. This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm CreditsThanks to Li Fubang (@lifubang from acmcoder.com, CIIC) and Tõnis Tiigi (@tonistiigi from Docker) for both independently discovering runc's original vulnerability, as well as Aleksa Sarai (@cyphar from SUSE) for the original research into this class of security issues and solutions. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-62161
GHSA-4g74-7cff-xcv8
Nov 05, 2025
youki container escape via "masked path" abuse due to mount race conditions
High
Local
Low
Low
Impactyouki utilizes bind mounting the container's As a result, by replacing This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2 CreditsThanks to Lei Wang (@ssst0n3 from Huawei) for finding and reporting the original runc's vulnerability (Attack 1), and Li Fubang (@lifubang from acmcoder.com, CIIC) for discovering another attack vector in runc (Attack 2) based on @ssst0n3's initial findings. Also, @cyphar helped youki in finding the problem. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-54867
GHSA-j26p-6wx7-f3pw
Aug 14, 2025
Youki: If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem.
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
SummaryIf DetailsFor security reasons, container creation should be prohibited if This is the fix related to this issue in
ImpactThe following advisory appears to be related to this vulnerability:
Fixed in
0.5.5
References Updated Aug 14, 2025 · Source: OSV.dev |
0.5.0
unknown
Dependencies (26)
+ 18 more |
|
0.4.1
unknown
3 CVEs
CVE-2025-62596
GHSA-vf95-55w6-qmrf
Nov 05, 2025
youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects
High
Local
Low
Low
Impactyouki’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. As a result, a write intended for Path substitution While resolving a path component-by-component, a shared-mount race can substitute intermediate components and redirect the final target. This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm CreditsThanks to Li Fubang (@lifubang from acmcoder.com, CIIC) and Tõnis Tiigi (@tonistiigi from Docker) for both independently discovering runc's original vulnerability, as well as Aleksa Sarai (@cyphar from SUSE) for the original research into this class of security issues and solutions. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-62161
GHSA-4g74-7cff-xcv8
Nov 05, 2025
youki container escape via "masked path" abuse due to mount race conditions
High
Local
Low
Low
Impactyouki utilizes bind mounting the container's As a result, by replacing This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2 CreditsThanks to Lei Wang (@ssst0n3 from Huawei) for finding and reporting the original runc's vulnerability (Attack 1), and Li Fubang (@lifubang from acmcoder.com, CIIC) for discovering another attack vector in runc (Attack 2) based on @ssst0n3's initial findings. Also, @cyphar helped youki in finding the problem. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-54867
GHSA-j26p-6wx7-f3pw
Aug 14, 2025
Youki: If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem.
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
SummaryIf DetailsFor security reasons, container creation should be prohibited if This is the fix related to this issue in
ImpactThe following advisory appears to be related to this vulnerability:
Fixed in
0.5.5
References Updated Aug 14, 2025 · Source: OSV.dev |
0.4.1
unknown
Dependencies (28)
+ 20 more |
|
0.4.0
unknown
3 CVEs
CVE-2025-62596
GHSA-vf95-55w6-qmrf
Nov 05, 2025
youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects
High
Local
Low
Low
Impactyouki’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. As a result, a write intended for Path substitution While resolving a path component-by-component, a shared-mount race can substitute intermediate components and redirect the final target. This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm CreditsThanks to Li Fubang (@lifubang from acmcoder.com, CIIC) and Tõnis Tiigi (@tonistiigi from Docker) for both independently discovering runc's original vulnerability, as well as Aleksa Sarai (@cyphar from SUSE) for the original research into this class of security issues and solutions. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-62161
GHSA-4g74-7cff-xcv8
Nov 05, 2025
youki container escape via "masked path" abuse due to mount race conditions
High
Local
Low
Low
Impactyouki utilizes bind mounting the container's As a result, by replacing This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2 CreditsThanks to Lei Wang (@ssst0n3 from Huawei) for finding and reporting the original runc's vulnerability (Attack 1), and Li Fubang (@lifubang from acmcoder.com, CIIC) for discovering another attack vector in runc (Attack 2) based on @ssst0n3's initial findings. Also, @cyphar helped youki in finding the problem. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-54867
GHSA-j26p-6wx7-f3pw
Aug 14, 2025
Youki: If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem.
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
SummaryIf DetailsFor security reasons, container creation should be prohibited if This is the fix related to this issue in
ImpactThe following advisory appears to be related to this vulnerability:
Fixed in
0.5.5
References Updated Aug 14, 2025 · Source: OSV.dev |
0.4.0
unknown
Dependencies (28)
+ 20 more |
|
0.3.3
unknown
3 CVEs
CVE-2025-62596
GHSA-vf95-55w6-qmrf
Nov 05, 2025
youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects
High
Local
Low
Low
Impactyouki’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. As a result, a write intended for Path substitution While resolving a path component-by-component, a shared-mount race can substitute intermediate components and redirect the final target. This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm CreditsThanks to Li Fubang (@lifubang from acmcoder.com, CIIC) and Tõnis Tiigi (@tonistiigi from Docker) for both independently discovering runc's original vulnerability, as well as Aleksa Sarai (@cyphar from SUSE) for the original research into this class of security issues and solutions. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-62161
GHSA-4g74-7cff-xcv8
Nov 05, 2025
youki container escape via "masked path" abuse due to mount race conditions
High
Local
Low
Low
Impactyouki utilizes bind mounting the container's As a result, by replacing This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2 CreditsThanks to Lei Wang (@ssst0n3 from Huawei) for finding and reporting the original runc's vulnerability (Attack 1), and Li Fubang (@lifubang from acmcoder.com, CIIC) for discovering another attack vector in runc (Attack 2) based on @ssst0n3's initial findings. Also, @cyphar helped youki in finding the problem. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-54867
GHSA-j26p-6wx7-f3pw
Aug 14, 2025
Youki: If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem.
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
SummaryIf DetailsFor security reasons, container creation should be prohibited if This is the fix related to this issue in
ImpactThe following advisory appears to be related to this vulnerability:
Fixed in
0.5.5
References Updated Aug 14, 2025 · Source: OSV.dev |
0.3.3
unknown
Dependencies (28)
+ 20 more |
|
0.3.2
unknown
3 CVEs
CVE-2025-62596
GHSA-vf95-55w6-qmrf
Nov 05, 2025
youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects
High
Local
Low
Low
Impactyouki’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. As a result, a write intended for Path substitution While resolving a path component-by-component, a shared-mount race can substitute intermediate components and redirect the final target. This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm CreditsThanks to Li Fubang (@lifubang from acmcoder.com, CIIC) and Tõnis Tiigi (@tonistiigi from Docker) for both independently discovering runc's original vulnerability, as well as Aleksa Sarai (@cyphar from SUSE) for the original research into this class of security issues and solutions. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-62161
GHSA-4g74-7cff-xcv8
Nov 05, 2025
youki container escape via "masked path" abuse due to mount race conditions
High
Local
Low
Low
Impactyouki utilizes bind mounting the container's As a result, by replacing This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2 CreditsThanks to Lei Wang (@ssst0n3 from Huawei) for finding and reporting the original runc's vulnerability (Attack 1), and Li Fubang (@lifubang from acmcoder.com, CIIC) for discovering another attack vector in runc (Attack 2) based on @ssst0n3's initial findings. Also, @cyphar helped youki in finding the problem. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-54867
GHSA-j26p-6wx7-f3pw
Aug 14, 2025
Youki: If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem.
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
SummaryIf DetailsFor security reasons, container creation should be prohibited if This is the fix related to this issue in
ImpactThe following advisory appears to be related to this vulnerability:
Fixed in
0.5.5
References Updated Aug 14, 2025 · Source: OSV.dev |
0.3.2
unknown
Dependencies (28)
+ 20 more |
|
0.3.1
unknown
3 CVEs
CVE-2025-62596
GHSA-vf95-55w6-qmrf
Nov 05, 2025
youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects
High
Local
Low
Low
Impactyouki’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. As a result, a write intended for Path substitution While resolving a path component-by-component, a shared-mount race can substitute intermediate components and redirect the final target. This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm CreditsThanks to Li Fubang (@lifubang from acmcoder.com, CIIC) and Tõnis Tiigi (@tonistiigi from Docker) for both independently discovering runc's original vulnerability, as well as Aleksa Sarai (@cyphar from SUSE) for the original research into this class of security issues and solutions. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-62161
GHSA-4g74-7cff-xcv8
Nov 05, 2025
youki container escape via "masked path" abuse due to mount race conditions
High
Local
Low
Low
Impactyouki utilizes bind mounting the container's As a result, by replacing This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2 CreditsThanks to Lei Wang (@ssst0n3 from Huawei) for finding and reporting the original runc's vulnerability (Attack 1), and Li Fubang (@lifubang from acmcoder.com, CIIC) for discovering another attack vector in runc (Attack 2) based on @ssst0n3's initial findings. Also, @cyphar helped youki in finding the problem. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-54867
GHSA-j26p-6wx7-f3pw
Aug 14, 2025
Youki: If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem.
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
SummaryIf DetailsFor security reasons, container creation should be prohibited if This is the fix related to this issue in
ImpactThe following advisory appears to be related to this vulnerability:
Fixed in
0.5.5
References Updated Aug 14, 2025 · Source: OSV.dev |
0.3.1
unknown
Dependencies (28)
+ 20 more |
|
0.3.0
unknown
3 CVEs
CVE-2025-62596
GHSA-vf95-55w6-qmrf
Nov 05, 2025
youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects
High
Local
Low
Low
Impactyouki’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. As a result, a write intended for Path substitution While resolving a path component-by-component, a shared-mount race can substitute intermediate components and redirect the final target. This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm CreditsThanks to Li Fubang (@lifubang from acmcoder.com, CIIC) and Tõnis Tiigi (@tonistiigi from Docker) for both independently discovering runc's original vulnerability, as well as Aleksa Sarai (@cyphar from SUSE) for the original research into this class of security issues and solutions. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-62161
GHSA-4g74-7cff-xcv8
Nov 05, 2025
youki container escape via "masked path" abuse due to mount race conditions
High
Local
Low
Low
Impactyouki utilizes bind mounting the container's As a result, by replacing This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2 CreditsThanks to Lei Wang (@ssst0n3 from Huawei) for finding and reporting the original runc's vulnerability (Attack 1), and Li Fubang (@lifubang from acmcoder.com, CIIC) for discovering another attack vector in runc (Attack 2) based on @ssst0n3's initial findings. Also, @cyphar helped youki in finding the problem. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-54867
GHSA-j26p-6wx7-f3pw
Aug 14, 2025
Youki: If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem.
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
SummaryIf DetailsFor security reasons, container creation should be prohibited if This is the fix related to this issue in
ImpactThe following advisory appears to be related to this vulnerability:
Fixed in
0.5.5
References Updated Aug 14, 2025 · Source: OSV.dev |
0.3.0
unknown
Dependencies (28)
+ 20 more |
|
0.2.0
unknown
3 CVEs
CVE-2025-62596
GHSA-vf95-55w6-qmrf
Nov 05, 2025
youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects
High
Local
Low
Low
Impactyouki’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. As a result, a write intended for Path substitution While resolving a path component-by-component, a shared-mount race can substitute intermediate components and redirect the final target. This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm CreditsThanks to Li Fubang (@lifubang from acmcoder.com, CIIC) and Tõnis Tiigi (@tonistiigi from Docker) for both independently discovering runc's original vulnerability, as well as Aleksa Sarai (@cyphar from SUSE) for the original research into this class of security issues and solutions. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-62161
GHSA-4g74-7cff-xcv8
Nov 05, 2025
youki container escape via "masked path" abuse due to mount race conditions
High
Local
Low
Low
Impactyouki utilizes bind mounting the container's As a result, by replacing This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2 CreditsThanks to Lei Wang (@ssst0n3 from Huawei) for finding and reporting the original runc's vulnerability (Attack 1), and Li Fubang (@lifubang from acmcoder.com, CIIC) for discovering another attack vector in runc (Attack 2) based on @ssst0n3's initial findings. Also, @cyphar helped youki in finding the problem. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-54867
GHSA-j26p-6wx7-f3pw
Aug 14, 2025
Youki: If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem.
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
SummaryIf DetailsFor security reasons, container creation should be prohibited if This is the fix related to this issue in
ImpactThe following advisory appears to be related to this vulnerability:
Fixed in
0.5.5
References Updated Aug 14, 2025 · Source: OSV.dev |
0.2.0
unknown
Dependencies (28)
+ 20 more |
|
0.1.0
unknown
3 CVEs
CVE-2025-62596
GHSA-vf95-55w6-qmrf
Nov 05, 2025
youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects
High
Local
Low
Low
Impactyouki’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. As a result, a write intended for Path substitution While resolving a path component-by-component, a shared-mount race can substitute intermediate components and redirect the final target. This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm CreditsThanks to Li Fubang (@lifubang from acmcoder.com, CIIC) and Tõnis Tiigi (@tonistiigi from Docker) for both independently discovering runc's original vulnerability, as well as Aleksa Sarai (@cyphar from SUSE) for the original research into this class of security issues and solutions. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-62161
GHSA-4g74-7cff-xcv8
Nov 05, 2025
youki container escape via "masked path" abuse due to mount race conditions
High
Local
Low
Low
Impactyouki utilizes bind mounting the container's As a result, by replacing This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2 CreditsThanks to Lei Wang (@ssst0n3 from Huawei) for finding and reporting the original runc's vulnerability (Attack 1), and Li Fubang (@lifubang from acmcoder.com, CIIC) for discovering another attack vector in runc (Attack 2) based on @ssst0n3's initial findings. Also, @cyphar helped youki in finding the problem. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-54867
GHSA-j26p-6wx7-f3pw
Aug 14, 2025
Youki: If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem.
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
SummaryIf DetailsFor security reasons, container creation should be prohibited if This is the fix related to this issue in
ImpactThe following advisory appears to be related to this vulnerability:
Fixed in
0.5.5
References Updated Aug 14, 2025 · Source: OSV.dev |
0.1.0
unknown
Dependencies (29)
+ 21 more |
|
0.0.5
unknown
3 CVEs
CVE-2025-62596
GHSA-vf95-55w6-qmrf
Nov 05, 2025
youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects
High
Local
Low
Low
Impactyouki’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. As a result, a write intended for Path substitution While resolving a path component-by-component, a shared-mount race can substitute intermediate components and redirect the final target. This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm CreditsThanks to Li Fubang (@lifubang from acmcoder.com, CIIC) and Tõnis Tiigi (@tonistiigi from Docker) for both independently discovering runc's original vulnerability, as well as Aleksa Sarai (@cyphar from SUSE) for the original research into this class of security issues and solutions. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-62161
GHSA-4g74-7cff-xcv8
Nov 05, 2025
youki container escape via "masked path" abuse due to mount race conditions
High
Local
Low
Low
Impactyouki utilizes bind mounting the container's As a result, by replacing This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2 CreditsThanks to Lei Wang (@ssst0n3 from Huawei) for finding and reporting the original runc's vulnerability (Attack 1), and Li Fubang (@lifubang from acmcoder.com, CIIC) for discovering another attack vector in runc (Attack 2) based on @ssst0n3's initial findings. Also, @cyphar helped youki in finding the problem. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-54867
GHSA-j26p-6wx7-f3pw
Aug 14, 2025
Youki: If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem.
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
SummaryIf DetailsFor security reasons, container creation should be prohibited if This is the fix related to this issue in
ImpactThe following advisory appears to be related to this vulnerability:
Fixed in
0.5.5
References Updated Aug 14, 2025 · Source: OSV.dev |
0.0.5
unknown
Dependencies (25)
+ 17 more |
|
0.0.4
unknown
3 CVEs
CVE-2025-62596
GHSA-vf95-55w6-qmrf
Nov 05, 2025
youki container escape and denial of service due to arbitrary write gadgets and procfs write redirects
High
Local
Low
Low
Impactyouki’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. As a result, a write intended for Path substitution While resolving a path component-by-component, a shared-mount race can substitute intermediate components and redirect the final target. This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-cgrx-mc8f-2prm CreditsThanks to Li Fubang (@lifubang from acmcoder.com, CIIC) and Tõnis Tiigi (@tonistiigi from Docker) for both independently discovering runc's original vulnerability, as well as Aleksa Sarai (@cyphar from SUSE) for the original research into this class of security issues and solutions. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-62161
GHSA-4g74-7cff-xcv8
Nov 05, 2025
youki container escape via "masked path" abuse due to mount race conditions
High
Local
Low
Low
Impactyouki utilizes bind mounting the container's As a result, by replacing This is a different project, but the core logic is similar to the CVE in runc. Issues were identified in runc, and verification was also conducted in youki to confirm the problems. https://github.com/opencontainers/runc/security/advisories/GHSA-9493-h29p-rfm2 CreditsThanks to Lei Wang (@ssst0n3 from Huawei) for finding and reporting the original runc's vulnerability (Attack 1), and Li Fubang (@lifubang from acmcoder.com, CIIC) for discovering another attack vector in runc (Attack 2) based on @ssst0n3's initial findings. Also, @cyphar helped youki in finding the problem. Fixed in
0.5.7
References
Updated Nov 15, 2025 · Source: OSV.dev
CVE-2025-54867
GHSA-j26p-6wx7-f3pw
Aug 14, 2025
Youki: If /proc and /sys in the rootfs are symbolic links, they can potentially be exploited to gain access to the host root filesystem.
7.0
/ 10
High
Local
High
Low
None
Unchanged
High
High
High
SummaryIf DetailsFor security reasons, container creation should be prohibited if This is the fix related to this issue in
ImpactThe following advisory appears to be related to this vulnerability:
Fixed in
0.5.5
References Updated Aug 14, 2025 · Source: OSV.dev |
0.0.4
unknown
Dependencies (20)
+ 12 more |