GHSA-wgvc-ghv9-3pmm · 深刻度: high · エコシステム: pip — UltraJSON has a Memory Leak parsing large integers allows DoS
UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Versions 5.4.0 through 5.11.0 contain an accumulating memory leak in JSON parsing large (outside of the range [-2^63, 2^64 - 1]) integers. The leaked memory is a copy of the string form of the integer plus an additional NULL byte. The leak occurs irrespective of whether the integer parses successfully or is rejected due to having more than sys.get_int_max_str_digits() digits, meaning that any sized leak per malicious JSON can be achieved provided that there is no limit on the overall size of the payload. Any service that calls ujson.load()/ujson.loads()/ujson.decode() on untrusted inputs is affected and vulnerable to denial of service attacks. This issue has been fixed in version 5.12.0.
総合評価: CVE-2026-32874 は中リスク(43.3/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.48%、38 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-30 | 0.43% | 0.48% | +0.05% |
| 2 | 2026-06-15 | 0.05% | 0.43% | +0.38% |
| 3 | 2026-03-24 | — | 0.05% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | 0b0ca135-0b70-47e7-9f44-1890c2a1c46c |
GHSA-wgvc-ghv9-3pmm · 深刻度: high · エコシステム: pip — UltraJSON has a Memory Leak parsing large integers allows DoS
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-32874 not yet assigned priority: Debian including 1 source packages (ujson), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-32874 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-32874 |
ubuntu
|
medium | CVE-2026-32874 medium priority: Ubuntu including 3 source packages (collada2gltf, pandas, ujson), 24 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): not-affected 15, DNE 5, released 4. | https://ubuntu.com/security/CVE-2026-32874 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| ultrajson_project | ultrajson | >= 5.4.0, < 5.12.0 | cpe:2.3:a:ultrajson_project:ultrajson:*:*:*:*:*:python:*:* |