Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2026-44660— UltraJSON: Memory Leak in ujson.dump() on Write Failure

AI Predicted 5.5 Difficulty: Easy

Possible ATT&CK Techniques 1AI

T1498 · Network Denial of Service
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-44660

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
UltraJSON: Memory Leak in ujson.dump() on Write Failure
Source: NVD (National Vulnerability Database)
Vulnerability Description
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.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
在移除最后引用时对内存的释放不恰当(内存泄露)
Source: NVD (National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
ultrajsonultrajson < 5.12.1 -

II. Public POCs for CVE-2026-44660

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-44660

登录查看更多情报信息。

Patches & Fixes for CVE-2026-44660 (1)

Vendor Advisories for CVE-2026-44660 (1)

Vendor Pages for CVE-2026-44660 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-44660

No comments yet


Leave a comment