Vulnerability Description
Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, both ctypes and pydoc modules aren't explicitly blocked. Even other existing pickle scanning tools (like picklescan) do not block pydoc.locate. Chaining these two together can achieve RCE while the scanner still reports the file as LIKELY_SAFE. This issue has been patched in version 0.1.7.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Trailofbits | Fickling | < 0.1.7 |
Related Weaknesses (CWE)
References
- https://github.com/trailofbits/fickling/commit/b793563e60a5e039c5837b09d7f4f6b92Patch
- https://github.com/trailofbits/fickling/releases/tag/v0.1.7Release Notes
- https://github.com/trailofbits/fickling/security/advisories/GHSA-5hvc-6wx8-mvv4Vendor Advisory
- https://github.com/trailofbits/fickling/security/advisories/GHSA-5hvc-6wx8-mvv4Vendor Advisory
FAQ
What is CVE-2026-22608?
CVE-2026-22608 is a vulnerability with a CVSS score of 7.8 (HIGH). Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, both ctypes and pydoc modules aren't explicitly blocked. Even other existing pickle scanning tools (like picklesca...
How severe is CVE-2026-22608?
CVE-2026-22608 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-22608?
Check the references section above for vendor advisories and patch information. Affected products include: Trailofbits Fickling.