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.
Conclusion & alert: CVE-2025-56005 is rated High Exploit Risk (93.1/100): CVSS Critical severity, with high exploitation likelihood (EPSS 18.65%, 97th percentile). Core evidence: 6 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +17.83% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.82% | 18.65% | +17.83% |
| 2 | 2026-04-21 | 0.91% | 0.82% | -0.09% |
| 3 | 2026-03-03 | — | 0.91% | — |
Full EPSS history (9 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2025-56005 unimportant priority: Debian including 1 source packages (ply), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2025-56005 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2025-56005 |
suse
|
high | — | https://www.suse.com/security/cve/CVE-2025-56005/ |
ubuntu
|
medium | CVE-2025-56005 medium priority: Ubuntu including 1 source packages (ply), 7 status rows across 7 suites (bionic, focal, jammy, noble, questing, upstream, xenial): ignored 6, needs-triage 1. | https://ubuntu.com/security/CVE-2025-56005 |
| URL | Tags |
|---|---|
| https://github.com/bohmiiidd/Undocumented-RCE-in-PLY | Exploit Third Party Advisory |
| https://github.com/bohmiiidd/Undocumument_RCE_PLY-yacc-CVE-2025-56005 | Exploit Third Party Advisory |
| https://github.com/tom025/ply_exploit_rejection | Exploit Mitigation Third Party Advisory |
| https://github.com/tom025/ply_exploit_rejection/issues/1 | |
| http://www.openwall.com/lists/oss-security/2026/01/23/4 | Exploit Mailing List |
| http://www.openwall.com/lists/oss-security/2026/01/23/5 | Mailing List |
| http://www.openwall.com/lists/oss-security/2026/01/28/5 | Exploit Mailing List |
| http://www.openwall.com/lists/oss-security/2026/01/29/1 | Exploit Mailing List |
| http://www.openwall.com/lists/oss-security/2026/01/29/2 | Mailing List |
| http://www.openwall.com/lists/oss-security/2026/01/30/1 |