Stanza is a Stanford NLP Python library for tokenization, sentence segmentation, NER, and parsing of many human languages. Prior to 1.12.2, Stanza model loaders such as stanza.models.common.pretrain.Pretrain.load() attempt torch.load(..., weights_only=True) but fall back to torch.load(..., weights_only=False) on attacker-controllable pickle.UnpicklingError, allowing a malicious .pt pretrain or model file to execute arbitrary pickle code when a Stanza NLP pipeline loads it. This issue is fixed in version 1.12.2.
CVE-2026-54499
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 76% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- —
- EPSS
- 24.0%
- KEV
- Not listed
Published
June 19, 2026
Last Modified
July 13, 2026
Advisory Details (4)
Auto-updated Jul 8, 2026v1.12.2 - weights_only security fix
Patch available: stanfordnlp/stanza v1.12.2
https://github.com/stanfordnlp/stanza/releases/tag/v1.12.2commit b745008c68c9 (stanfordnlp/stanza)
Patch available: stanfordnlp/stanza v1.12.2 (contains commit b745008c68c9)
https://github.com/stanfordnlp/stanza/commit/b745008c68c9e50ccb5acd537cb6f2453f8b7ad4Remove all codepaths that allow for weights_only=False. See https://…
Patch available: stanfordnlp/stanza v1.12.2 (PR #1587 merged 2026-05-28)
https://github.com/stanfordnlp/stanza/pull/1587Remote Code Execution via Unsafe Pickle Deserialization in Model Loaders · Advisory · stanfordnlp/stanza · GitHub
https://github.com/stanfordnlp/stanza/security/advisories/GHSA-v5jw-96jm-7h2cVendor Advisories for CVE-2026-54499(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)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| stanza | 0.3 ... 1.9.2 (30 versions) | 1.12.2 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 6× in last 7d / 18× 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.
- 2026-07-22 14:08 UTCEPSS rescore
- 2026-07-21 15:25 UTCEPSS rescore
- 2026-07-20 17:08 UTCEPSS rescore
- 2026-07-19 02:29 UTCEPSS rescore
- 2026-07-18 10:04 UTCEPSS rescore
- 2026-07-16 17:03 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-13 22:31 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-13 06:13 UTCEPSS rescore
- 2026-07-12 05:46 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-11 08:27 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-07-09 19:10 UTCEPSS rescore
- 2026-06-19 20:22 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-54499?
When was CVE-2026-54499 disclosed?
Is CVE-2026-54499 actively exploited?
What is the CVSS score of CVE-2026-54499?
How do I remediate CVE-2026-54499?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54499
Is Your Infrastructure Affected by CVE-2026-54499?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.