GHSA-cf85-jm34-89c3HighCVSS 8.1
picklescan before 0.0.30 fails to detect the asyncio.unix_events._UnixSubprocessTransport._start...
🔗 CVE IDs covered (1)
📋 Description
picklescan before 0.0.30 fails to detect the asyncio.unix_events._UnixSubprocessTransport._start function in pickle reduce methods, allowing remote code execution. Attackers can craft malicious pickle files embedding this built-in function that evade detection but execute arbitrary commands when loaded.
🔗 References (4)
- https://github.com/mmaitre314/picklescan/security/advisories/GHSA-q77w-mwjj-7mqx
- https://nvd.nist.gov/vuln/detail/CVE-2025-71364
- https://www.vulncheck.com/advisories/picklescan-arbitrary-code-execution-via-undetected-asyncio-unix-events-unixsubprocesstransport-start
- https://github.com/advisories/GHSA-cf85-jm34-89c3