Beveiligingsadvies

CVE-2026-44660

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-05-27 20:42:59
Laatst bijgewerkt 2026-05-30 01:49:35
Toegewezen door GitHub_M
CVSS-score 8.7
Status PUBLISHED

Beschrijving

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.