Vulnerability Description
proot-distro is a utility for managing proot containers. Prior to version 5.1.5, proot-distro install extracted plain tarball root filesystems through _extract_plain_tar() in proot_distro/commands/install.py and Docker layers through _apply_layer() in proot_distro/helpers/docker.py without validating archive-controlled symlink targets in member.linkname, allowing a malicious archive to plant an absolute host-path symlink and write files through it onto the host filesystem. This issue is fixed in version 5.1.5.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/termux/proot-distro/commit/a96d7a9667f38e45d812614852ee3915d1
- https://github.com/termux/proot-distro/releases/tag/v5.1.5
- https://github.com/termux/proot-distro/security/advisories/GHSA-9xq3-3fqg-4vg7
- https://github.com/termux/proot-distro/security/advisories/GHSA-9xq3-3fqg-4vg7
FAQ
What is CVE-2026-54574?
CVE-2026-54574 is a vulnerability with a CVSS score of 8.2 (HIGH). proot-distro is a utility for managing proot containers. Prior to version 5.1.5, proot-distro install extracted plain tarball root filesystems through _extract_plain_tar() in proot_distro/commands/ins...
How severe is CVE-2026-54574?
CVE-2026-54574 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-54574?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.