Vulnerability Description
archives is a Go library for extracting archives (tar, zip, etc.). Version 1.0.0 does not prevent a malicious user to feed a specially crafted archive to the library causing RCE, modification of files or other malignancies in the context of whatever the user is running this library as, through the program that imports it. Severity depends on user permissions, environment and how arbitrary archives are passed. This issue is fixed in version 1.0.1.
Related Weaknesses (CWE)
References
- https://github.com/jaredallard/archives/commit/3bddec7bd3f38afbe97ae61d1c8a8487e
- https://github.com/jaredallard/archives/security/advisories/GHSA-j95m-rcjp-q69h
FAQ
What is CVE-2025-64346?
CVE-2025-64346 is a documented vulnerability. archives is a Go library for extracting archives (tar, zip, etc.). Version 1.0.0 does not prevent a malicious user to feed a specially crafted archive to the library causing RCE, modification of files...
How severe is CVE-2025-64346?
CVSS scoring is not yet available for CVE-2025-64346. Check NVD for updates.
Is there a patch for CVE-2025-64346?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.