CVE-2025-56005
Description
An undocumented and unsafe feature in the PLY (Python Lex-Yacc) library 3.11 allows Remote Code Execution (RCE) via the picklefile parameter in the yacc() function. This parameter accepts a .pkl file that is deserialized with pickle.load() without validation. Because pickle allows execution of embedded code via __reduce__(), an attacker can achieve code execution by passing a malicious pickle file. The parameter is not mentioned in official documentation or the GitHub repository, yet it is active in the PyPI version. This introduces a stealthy backdoor and persistence risk. NOTE: A third-party states that this vulnerability should be rejected because the proof of concept does not demonstrate arbitrary code execution and fails to complete successfully.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
4- Range: 3.11
Patches
Vulnerability mechanics
References
10- www.openwall.com/lists/oss-security/2026/01/23/4nvdExploitMailing List
- www.openwall.com/lists/oss-security/2026/01/28/5nvdExploitMailing List
- www.openwall.com/lists/oss-security/2026/01/29/1nvdExploitMailing List
- www.openwall.com/lists/oss-security/2026/01/23/5nvdMailing List
- www.openwall.com/lists/oss-security/2026/01/29/2nvdMailing List
- www.openwall.com/lists/oss-security/2026/01/30/1nvd
- access.redhat.com/security/cve/CVE-2025-56005nvd
- bugzilla.redhat.com/show_bug.cginvd
- github.com/tom025/ply_exploit_rejection/issues/1nvd
- security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-56005.jsonnvd
News mentions
0No linked articles in our index yet.