Lucene search
+L

162 matches found

Tenable Nessus
Tenable Nessus
added 2026/06/01 12:0 a.m.21 views

Linux Distros Unpatched Vulnerability : CVE-2026-44660

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

8.7CVSS7.6AI score0.00421EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/27 9:16 p.m.8 views

PYSEC-2026-2293

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 operatio...

7.5CVSS6.1AI score0.00421EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/27 9:16 p.m.9 views

DEBIAN-CVE-2026-44660

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 operatio...

7.5CVSS5.8AI score0.00421EPSS
SaveExploits1References1
PyPA
PyPA
added 2026/05/27 9:16 p.m.15 views

PYSEC-2026-2293

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 operatio...

8.7CVSS6.1AI score0.00421EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/05/27 9:16 p.m.24 views

CVE-2026-44660

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 operatio...

8.7CVSS0.00421EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/05/27 9:16 p.m.6 views

CVE-2026-44660

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 operatio...

8.7CVSS6.1AI score0.00421EPSS
SaveExploits1References4
OSV
OSV
added 2026/05/27 9:16 p.m.22 views

UBUNTU-CVE-2026-44660

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 operatio...

8.7CVSS5.8AI score0.00421EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/05/27 8:42 p.m.11 views

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

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 operatio...

8.7CVSS5.8AI score0.00421EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/05/27 8:42 p.m.62 views

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

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 operatio...

8.7CVSS0.00421EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/05/27 8:42 p.m.11 views

CVE-2026-44660

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 operatio...

8.7CVSS5.8AI score0.00421EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/05/27 8:42 p.m.23 views

EUVD-2026-32663

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 operatio...

8.7CVSS5.8AI score0.00421EPSS
SaveExploits1References3
CVE
CVE
added 2026/05/27 8:42 p.m.65 views

CVE-2026-44660

Summary of CVE-2026-44660 : UltraJSON’s ujson.dump() to a file-like object can leak memory if the underlying write() raises an exception. The root cause is that the temporary JSON string created during objToJSONFile() is not decremented on early return, causing memory growth proportional to the p...

8.7CVSS5.8AI score0.00421EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/05/27 8:42 p.m.6 views

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

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 operatio...

8.7CVSS6AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/05/27 8:42 p.m.17 views

CVE-2026-44660

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 operatio...

8.7CVSS5.8AI score0.00421EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.26 views

UltraJSON 安全漏洞

UltraJSON is an open-source, ultra-fast JSON encoder and decoder written in pure C language, and compatible with Python 3.7+. Versions of UltraJSON prior to 5.12.1 contained a security vulnerability. This vulnerability occurred when writing object-like data to a file using ujson.dump, where an...

8.7CVSS5.8AI score0.00421EPSS
SaveExploits1References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/21 3:13 p.m.10 views

Security Bulletin: IBM Watson Speech Services Cartridge is vulnerable to a memory leak or buffer overflow in UltraJSON [CVE-2026-32874, CVE-2026-32875]

Summary IBM Watson Speech Services Cartridge is vulnerable to a memory leak or buffer overflow in UltraJSON due to multiple issues CVE-2026-32874, CVE-2026-32875. UltraJSON is used in our speech runtimes. This vulnerabilitiy has been addressed. Please read the details for remediation below...

7.5CVSS6AI score0.00479EPSS
SaveExploits1Affected Software1
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability in ujson

UltraJSON is a fast JSON encoder and decoder written in pure C, with bindings for Python 3.7+. It was found that affected versions incorrectly decoded certain characters. JSON strings containing escaped surrogate characters that were not part of a valid surrogate pair were decoded incorrectly. Th...

7.5CVSS7AI score0.02298EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/05/12 10:25 p.m.17 views

UltraJSON has a Memory Leak in ujson.dump() on Write Failure

Summary 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. Code that uses ujson.dumps rather than ujson.dump or...

8.7CVSS5.8AI score0.00421EPSS
SaveExploits1References5Affected Software1
Circl
Circl
added 2026/05/07 9:50 p.m.27 views

CVE-2026-44660

creationtimestamp| type| source ---|---|--- 2026-05-07 21:50:56+00:00| published-proof-of-concept| https://github.com/ultrajson/ultrajson/security/advisories/GHSA-c38f-wx89-p2xg...

8.7CVSS5.8AI score0.00421EPSS
SaveExploits1References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/04 12:32 p.m.11 views

Security Bulletin: UltraJSON Memory Leak in Large Integer Parsing Enables Denial of Service

Summary 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 intege...

7.5CVSS6AI score0.00479EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder