GHSA-c38f-wx89-p2xg · Severity: high · Ecosystem: pip — UltraJSON has a Memory Leak in ujson.dump() on Write Failure
UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Prior to 5.12.1, when ujson.dump() writes to a file-like object and the write operation raises an exception, the serialized JSON string object is not decremented, leaking memory. Each failed write operation leaks the full size of the serialized payload. This vulnerability is fixed in 5.12.1.
Conclusion & alert: CVE-2026-44660 is rated High Exploit Risk (60.3/100): CVSS High severity, with low exploitation likelihood (EPSS 0.37%). 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 | 2026-06-15 | 0.05% | 0.37% | +0.32% |
| 2 | 2026-06-02 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-05-28 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.7 | 4.0 | HIGH |
|
— | — | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-c38f-wx89-p2xg · Severity: high · Ecosystem: pip — UltraJSON has a Memory Leak in ujson.dump() on Write Failure
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-44660 not yet assigned priority: Debian including 1 source packages (ujson), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2026-44660 |
ubuntu
|
medium | CVE-2026-44660 medium priority: Ubuntu including 3 source packages (collada2gltf, pandas, ujson), 21 status rows across 8 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream): needs-triage 18, DNE 3. | https://ubuntu.com/security/CVE-2026-44660 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| ultrajson_project | ultrajson | < 5.12.1 | cpe:2.3:a:ultrajson_project:ultrajson:*:*:*:*:*:python:*:* |
| URL | Tags |
|---|---|
| https://github.com/ultrajson/ultrajson/commit/82af1d0ac01d09aa40c887b460d44b9d9f4bccd9 | Patch |
| https://github.com/ultrajson/ultrajson/releases/tag/5.12.1 | Product Release Notes |
| https://github.com/ultrajson/ultrajson/security/advisories/GHSA-c38f-wx89-p2xg | Exploit Mitigation Patch Vendor Advisory |