CVE-2026-32875

HIGH

CVSS v3.1: 7.5 · EPSS: 0.0041 (32.8 パーセンタイル)

ネットワーク権限不要操作不要Integer OverflowOut-of-bounds Writeベンダー勧告の参照

出典データ取得時点:

概要

深刻度
HIGH
CVSS
7.5 v3.1 · NVD
EPSS
0.0041 (32.8 パーセンタイル) · FIRST.org
CISA KEV
非該当
タイプ
Integer Overflow, Out-of-bounds Write · NVD CWE
攻撃条件(CVSSベクター)
ネットワーク権限不要操作不要 · 出典: NVD ベクター
影響を受けるベンダー
ultrajson_project
公開日
2026-03-20 · 更新日: 2026-06-30

CVSS / EPSS / KEV

CVSS v3.1 7.5 / 10 HIGH 出典: NVD
EPSS 0.0041 32.8 パーセンタイル 出典: FIRST.org
CISA KEV 非該当 出典: CISA

出典 — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. データと出典

説明

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Versions 5.10 through 5.11.0 are vulnerable to buffer overflow or infinite loop through large indent handling. ujson.dumps() crashes the Python interpreter (segmentation fault) when the product of the indent parameter and the nested depth of the input exceeds INT32_MAX. It can also get stuck in an infinite loop if the indent is a large negative number. Both are caused by an integer overflow/underflow whilst calculating how much memory to reserve for indentation. And both can be used to achieve denial of service. To be vulnerable, a service must call ujson.dump()/ujson.dumps()/ujson.encode() whilst giving untrusted users control over the indent parameter and not restrict that indentation to reasonably small non-negative values. A service may also be vulnerable to the infinite loop if it uses a fixed negative indent. An underflow always occurs for any negative indent when the input data is at least one level nested but, for small negative indents, the underflow is usually accidentally rectified by another overflow. This issue has been fixed in version 5.12.0.

レコード詳細

CVE ID
CVE-2026-32875
CVSS (v3.1)
7.5 (HIGH)
ベクター
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
悪用可能性サブスコア
3.9
影響度サブスコア
3.6
EPSS
0.0041 (32.8 パーセンタイル) — 2026-06-30
CISA KEV
非該当
脆弱性タイプ (CWE)
CWE-190, CWE-787, CWE-835
影響を受けるベンダー
ultrajson_project
影響構成数 (CPE)
1
公開日
2026-03-20
更新日
2026-06-30
ステータス
Modified

参照情報

NVDが列挙した参照URLを、リンクのホスト・パターンに対する機械的な一致でグループ化したもの。ラベルはリンクの種別のみを示します。