GHSA-r7v6-mfhq-g3m2 · Severity: high · Ecosystem: pip — Fickling has Code Injection vulnerability via pty.spawn()
Fickling is a Python pickling decompiler and static analyzer. Versions prior to 0.1.6 had a bypass caused by `pty` missing from the block list of unsafe module imports. This led to unsafe pickles based on `pty.spawn()` being incorrectly flagged as `LIKELY_SAFE`, and was fixed in version 0.1.6. This impacted any user or system that used Fickling to vet pickle files for security issues.
Conclusion & alert: CVE-2025-67748 is rated Exploit Available (50/100): CVSS High severity, with low exploitation likelihood (EPSS 0.02%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). 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 ↗ |
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 | 2025-12-16 | — | 0.02% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.1 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
GHSA-r7v6-mfhq-g3m2 · Severity: high · Ecosystem: pip — Fickling has Code Injection vulnerability via pty.spawn()
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| trailofbits | fickling | < 0.1.6 | cpe:2.3:a:trailofbits:fickling:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/trailofbits/fickling/pull/108 | Issue Tracking Patch |
| https://github.com/trailofbits/fickling/pull/187 | Issue Tracking Patch |
| https://github.com/trailofbits/fickling/security/advisories/GHSA-r7v6-mfhq-g3m2 | Exploit Vendor Advisory |