Remote Code Execution Vulnerability in PLY Library by Python
CVE-2025-56005
Key Information:
- Vendor
Python
- Status
- Vendor
- CVE Published:
- 20 January 2026
Badges
What is CVE-2025-56005?
An undocumented and unsafe feature in the PLY library version 3.11 presents a significant security risk, allowing remote code execution via the picklefile parameter in the yacc() function. This parameter accepts .pkl files, which are deserialized using pickle.load() without any form of validation. Since pickle permits the execution of embedded code through the __reduce__() method, an attacker can exploit this by providing a malicious pickle file, leading to unauthorized code execution and creating potential stealthy backdoors. Remarkably, this parameter is not documented in the official resources and remains active in the PyPI version, amplifying the persistence risk for systems relying on this library.

Human OS v1.0:
Ageing Is an Unpatched Zero-Day Vulnerability.
Remediate biological technical debt. Prime Ageing uses 95% high-purity SIRT6 activation to maintain genomic integrity and bolster systemic resilience.
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V3.1
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved
