Lucene search
+L

59 matches found

OSV
OSV
added 2026/03/29 12:55 a.m.16 views

MGASA-2026-0073 Updated python-ujson packages fix security vulnerabilities

CVE-2026-32874 ujson 5.4.0 to 5.11.0 inclusive contains an accumulating memory leak in JSON parsing large outside of the range -2^63, 2^64 - 1 integers. ujson 5.4.0 to 5.11.0 has an integer overflow while handling a large indent which leads to a buffer overflow or infinite loop...

7.5CVSS6.1AI score0.00479EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/03/20 6:59 a.m.10 views

CVE-2026-32874

A flaw was found in UltraJSON, a fast JSON encoder and decoder. A remote attacker can exploit this vulnerability by providing specially crafted JSON input that contains extremely large integers. When UltraJSON attempts to parse these inputs, it leads to an accumulating memory leak. This excessive...

7.5CVSS5.7AI score0.00479EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/20 2:16 a.m.9 views

DEBIAN-CVE-2026-32874

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

7.5CVSS5.3AI score0.00479EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/20 2:16 a.m.8 views

PYSEC-2026-2291

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

7.5CVSS6.9AI score0.00479EPSS
SaveExploits0References6
PyPA
PyPA
added 2026/03/20 2:16 a.m.13 views

PYSEC-2026-2291

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

7.5CVSS6.9AI score0.00479EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/03/20 2:16 a.m.5 views

CVE-2026-32874

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

7.5CVSS0.00479EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/20 2:16 a.m.8 views

UBUNTU-CVE-2026-32874

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

7.5CVSS5.7AI score0.00479EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/03/20 1:31 a.m.4 views

CVE-2026-32874

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

7.5CVSS5.7AI score0.00479EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/03/20 1:31 a.m.109 views

CVE-2026-32874

UltraJSON (ujson) for Python, C-based fast JSON encoder/decoder, is affected in versions 5.4.0–5.11.0 by a memory-leak in parsing large integers that fall outside [-2^63, 2^64-1]. The leak copies the integer’s string form plus an extra NULL byte and occurs regardless of whether the integer parses...

7.5CVSS5.7AI score0.00479EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/03/20 1:31 a.m.9 views

CVE-2026-32874 UltraJSON has a Memory Leak parsing large integers allows DoS

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

7.5CVSS5.8AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/03/20 1:31 a.m.6 views

CVE-2026-32874 UltraJSON has a Memory Leak parsing large integers allows DoS

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

7.5CVSS5.8AI score0.00479EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/20 1:31 a.m.31 views

CVE-2026-32874 UltraJSON has a Memory Leak parsing large integers allows DoS

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

7.5CVSS0.00479EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/03/20 1:31 a.m.12 views

CVE-2026-32874

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

7.5CVSS5.3AI score0.00479EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/03/20 1:31 a.m.15 views

CVE-2026-32874

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

7.5CVSS5.4AI score0.00479EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/03/20 12:00 a.m.11 views

CVE-2026-32874

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

7.5CVSS5.7AI score0.00479EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2026/03/20 12:00 a.m.18 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 5.11.0 and earlier contained a security vulnerability caused by a memory leak during the parsing of large integers, which could lead to a...

7.5CVSS5.8AI score0.00479EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/20 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-32874

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+. Versions 5.4.0 through 5.11.0 contain an accumulating memory leak ...

7.5CVSS7AI score0.00479EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/18 1:01 p.m.16 views

UltraJSON has a Memory Leak parsing large integers allows DoS

Summary ujson 5.4.0 to 5.11.0 inclusive contain an accumulating memory leak in JSON parsing large outside of the range -2^63, 2^64 - 1 integers. Exploitability Any service that calls ujson.load/ujson.loads/ujson.decode on untrusted inputs is affected and vulnerable to denial of service attacks...

7.5CVSS5.8AI score0.00479EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/18 1:01 p.m.15 views

GHSA-WGVC-GHV9-3PMM UltraJSON has a Memory Leak parsing large integers allows DoS

Summary ujson 5.4.0 to 5.11.0 inclusive contain an accumulating memory leak in JSON parsing large outside of the range -2^63, 2^64 - 1 integers. Exploitability Any service that calls ujson.load/ujson.loads/ujson.decode on untrusted inputs is affected and vulnerable to denial of service attacks...

7.5CVSS5.8AI score0.00479EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/03/18 1:01 p.m.8 views

Missing Release of Memory after Effective Lifetime

Overview ujson is an Ultra fast JSON encoder and decoder for Python Affected versions of this package are vulnerable to Missing Release of Memory after Effective Lifetime in the ujson.load, ujson.loads, or ujson.decode functions when parsing large integers outside the range -2^63, 2^64 - 1. An...

8.7CVSS5.8AI score0.00479EPSS
SaveExploits0References2
Rows per page
Query Builder