CVE-2026-22608
Chaining these two together can achieve RCE while the scanner still reports the file as LIKELY_SAFE.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.40%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 4.0
- 8.9 HIGHCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/M
- EPSS
- 0.40% probability · 33th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-184, CWE-502
- Affected
- trailofbits/fickling
- Source
- security-advisories@github.com
References
- https://github.com/trailofbits/fickling/commit/b793563e60a5e039c5837b09d7f4f6b92e6040d1Patch
- 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
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.