CVE-2026-14535

CRITICALNVD 9.88.8
EchelonGraph scoreHIGH confidence

Score 8.8 from GitHub Security Advisory (severity: HIGH) published 2026-07-04. NVD baseline CVSS 9.8; sources differ by 1.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, nvd
Elevated
9.8
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS: 0%CVSS: 9.8Exploit: NoneExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

In Trail of Bits fickling versions up to and including 0.1.11, the UnsafeImportsML analysis pass unconditionally calls AnalysisContext.shorten_code(node) on every import node it inspects, regardless of whether the import is flagged as unsafe. This call registers the shortened code representation in the shared AnalysisContext.reported_shortened_code set. When the MLAllowlist analysis pass subsequently runs, it calls the same shorten_code() method, receives already_reported=True for every import, and executes a continue statement that skips its allowlist check entirely. This renders MLAllowlist dead code for all imports — it never evaluates whether an import is in the ML allowlist or not. The MLAllowlist pass was designed to catch imports of modules outside the known-safe ML ecosystem (torch, numpy, transformers, etc.) that slip past the UnsafeImports denylist. With MLAllowlist inoperative, any standard library module not in the UNSAFE_IMPORTS denylist can be invoked via pickle deserialization while fickling's check_safety() returns LIKELY_SAFE. The fickling.load() API chains check_safety() into pickle.loads() as an explicit security gate, meaning a LIKELY_SAFE verdict causes the payload to be deserialized and executed. The root cause is shared mutable state between independently-correct analysis passes — UnsafeImportsML works as designed in isolation, MLAllowlist works as designed in isolation, but the shared reported_shortened_code set causes UnsafeImportsML to poison MLAllowlist's deduplication logic.

CVSS v3
9.8
EG Score
8.8(high)
EG Risk
EPSS
24.4%
KEV
Not listed

Published

July 4, 2026

Last Modified

July 10, 2026

Advisory Details (4)

Auto-updated Jul 18, 2026
🔬 Proof of concept available. Patch available. Sources: github_commit, github_pr, github_release, github.
github Patch Available🟡 PoC Available

MLAllowlist silently disabled by shorten_code shared state pollution in AnalysisContext · Advisory · trailofbits/fickling · GitHub

https://github.com/trailofbits/fickling/security/advisories/GHSA-cffv-grgg-g429
github_release Patch Available

v0.1.12

Patch available: trailofbits/fickling v0.1.12

https://github.com/trailofbits/fickling/releases/tag/v0.1.12
github_pr Patch Available

Fix MLAllowlist shadowing (GHSA-cffv-grgg-g429)

Patch available: trailofbits/fickling v0.1.12 (PR #278 merged 2026-06-24)

https://github.com/trailofbits/fickling/pull/278
github_commit Patch Available

commit 41ce7cb01edd (trailofbits/fickling)

Patch available: trailofbits/fickling v0.1.12 (contains commit 41ce7cb01edd)

https://github.com/trailofbits/fickling/commit/41ce7cb01edd97072994039574a2301ebb3f463d

Vendor Advisories for CVE-2026-14535(1)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Affected Packages

(1 across 1 ecosystem)
PyPI(1)
PackageVulnerable rangeFixed inDependents
fickling0.0.1 ... 0.1.9 (18 versions)0.1.12

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 9× in last 7d / 45× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-07-22 14:08 UTCEPSS rescore
  2. 2026-07-21 15:24 UTCEPSS rescore
  3. 2026-07-20 17:08 UTCEPSS rescore
  4. 2026-07-19 14:30 UTCEPSS rescore
  5. 2026-07-19 02:28 UTCEPSS rescore
  6. 2026-07-18 10:04 UTCEPSS rescore
  7. 2026-07-17 01:06 UTCGHSA enrichment
  8. 2026-07-16 17:02 UTCEPSS rescore
  9. 2026-07-16 12:05 UTCGHSA enrichment
  10. 2026-07-15 23:04 UTCGHSA enrichment
  11. 2026-07-15 16:57 UTCEPSS rescore
  12. 2026-07-15 10:04 UTCGHSA enrichment
  13. 2026-07-15 02:00 UTCEPSS rescore
  14. 2026-07-14 21:02 UTCGHSA enrichment
  15. 2026-07-14 08:03 UTCGHSA enrichment
  16. 2026-07-13 22:30 UTCEPSS rescore
  17. 2026-07-13 18:50 UTCGHSA enrichment
  18. 2026-07-13 06:12 UTCEPSS rescore
  19. 2026-07-13 05:50 UTCGHSA enrichment
  20. 2026-07-12 16:50 UTCGHSA enrichment
  21. 2026-07-12 05:46 UTCEPSS rescore
  22. 2026-07-12 03:49 UTCGHSA enrichment
  23. 2026-07-11 14:50 UTCGHSA enrichment
  24. 2026-07-11 08:27 UTCEPSS rescore
  25. 2026-07-11 01:49 UTCGHSA enrichment
Show 20 more
  1. 2026-07-10 16:18 UTCNVD updateCVSS v3 → 9.8 · severity → CRITICAL
  2. 2026-07-10 12:50 UTCGHSA enrichment
  3. 2026-07-09 23:50 UTCGHSA enrichment
  4. 2026-07-09 19:10 UTCEPSS rescore
  5. 2026-07-09 10:50 UTCGHSA enrichment
  6. 2026-07-08 21:50 UTCGHSA enrichment
  7. 2026-07-08 15:15 UTCEPSS rescore
  8. 2026-07-08 15:15 UTCEPSS rescore
  9. 2026-07-08 08:50 UTCGHSA enrichment
  10. 2026-07-07 19:51 UTCGHSA enrichment
  11. 2026-07-07 13:46 UTCEPSS rescore
  12. 2026-07-07 06:50 UTCGHSA enrichment
  13. 2026-07-06 17:49 UTCGHSA enrichment
  14. 2026-07-06 16:27 UTCEPSS rescore
  15. 2026-07-06 04:47 UTCGHSA enrichment
  16. 2026-07-06 02:23 UTCEPSS rescore
  17. 2026-07-05 15:47 UTCGHSA enrichment
  18. 2026-07-05 02:47 UTCGHSA enrichment
  19. 2026-07-04 13:48 UTCEG score recompute
  20. 2026-07-04 13:46 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-14535?
CVE-2026-14535 is a critical vulnerability published on July 4, 2026. In Trail of Bits fickling versions up to and including 0.1.11, the UnsafeImportsML analysis pass unconditionally calls AnalysisContext.shortencode(node) on every import node it inspects, regardless of whether the import is flagged as unsafe. This call registers the shortened code representation in…
When was CVE-2026-14535 disclosed?
CVE-2026-14535 was first published in the National Vulnerability Database on July 4, 2026, with the most recent update on July 10, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-14535 actively exploited?
CVE-2026-14535 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 24.4% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-14535?
CVE-2026-14535 has a CVSS v3 base score of 9.8 (NVD). EchelonGraph synthesises NVD + CISA KEV + FIRST EPSS + GHSA into a combined EG score of 8.8.
How do I remediate CVE-2026-14535?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-14535, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-14535

Explore →

Is Your Infrastructure Affected by CVE-2026-14535?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.