CVE-2026-44660
UltraJSON has a Memory Leak in ujson.dump() on Write Failure
7.5
HIGH
CVSS 3.1
EPSS 0.42%
描述
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.
如何修補 CVE-2026-44660
要修補 CVE-2026-44660,請將受影響套件升級到下列已修補版本。
- —升級至 5.12.1 或更新版本
- —升級至 5.12.1 或更新版本
CVE-2026-44660 正在被利用嗎?
低 — EPSS 為 0.4%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- from 0, < 5.12.1
- from 0, < 5.12.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | HIGH7.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |