目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-32874— UltraJSON 安全漏洞

CVSS 7.5 · High EPSS 0.43% · P34

可能的 ATT&CK 技术 1AI

T1499 · Endpoint Denial of Service
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-32874 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
UltraJSON has a Memory Leak parsing large integers allows DoS
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
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.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
在移除最后引用时对内存的释放不恰当(内存泄露)
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
UltraJSON 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
UltraJSON是UltraJSON开源的一个超快的 JSON 编码器和解码器,用纯 C 语言编写,并绑定了 Python 3.7+。 UltraJSON 5.11.0及之前版本存在安全漏洞,该漏洞源于解析大整数时存在内存泄漏,可能导致拒绝服务。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
ultrajsonultrajson >= 5.4.0, < 5.12.0 -

二、漏洞 CVE-2026-32874 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-32874 的情报信息

登录查看更多情报信息。

CVE-2026-32874 补丁与修复 (1)

CVE-2026-32874 厂商安全公告 (1)

CVE-2026-32874 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-32874

暂无评论


发表评论