Lucene search
+L

78 matches found

OSV
OSV
added 2026/08/24 10:49 a.m.7 views

ROOT-APP-PYPI-CVE-2026-54911 CVE-2026-54911 in ujson - Patched by Root

Root has patched CVE-2026-54911 in the ujson package for Root:PyPI. Multiple fixed versions available...

6.5CVSS5.4AI score0.00371EPSS
SaveExploits0
OSV
OSV
added 2026/08/24 10:48 a.m.9 views

ROOT-APP-PYPI-CVE-2026-32875 CVE-2026-32875 in ujson - Patched by Root

Root has patched CVE-2026-32875 in the ujson package for Root:PyPI. Multiple fixed versions available...

7.5CVSS7.6AI score0.00469EPSS
SaveExploits1
OSV
OSV
added 2026/08/24 10:48 a.m.13 views

ROOT-APP-PYPI-CVE-2026-32874 CVE-2026-32874 in ujson - Patched by Root

Root has patched CVE-2026-32874 in the ujson package for Root:PyPI. Multiple fixed versions available...

7.5CVSS7.3AI score0.00479EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/11 12:00 a.m.14 views

SUSE SLED15 / SLES15 Security Update : python-ujson (SUSE-SU-2026:3539-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:3539-1 advisory. This update for python-ujson fixes the following issue: - CVE-2026-44660: memory leak in ujson.dump on write failure ca...

8.7CVSS7.7AI score0.00421EPSS
SaveExploits1References4
SUSE Linux
SUSE Linux
added 2026/08/10 11:19 a.m.7 views

Security update for python-ujson

This update for python-ujson fixes the following issue: CVE-2026-44660: memory leak in ujson.dump on write failure can lead to DoS bsc1270301. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you...

8.7CVSS7.5AI score0.00421EPSS
SaveExploits1References4
OSV
OSV
added 2026/08/10 11:19 a.m.7 views

SUSE-SU-2026:3539-1 Security update for python-ujson

This update for python-ujson fixes the following issue: - CVE-2026-44660: memory leak in ujson.dump on write failure can lead to DoS bsc1270301...

8.7CVSS5.4AI score0.00421EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.8 views

openSUSE 16 Security Update : python-ujson (openSUSE-SU-2026:21518-1)

The remote openSUSE 16 host has a package installed that is affected by a vulnerability as referenced in the openSUSE- SU-2026:21518-1 advisory. This update for python-ujson fixes the following issue: - CVE-2026-44660: failing to decrement a serialized JSON object during a write exception in...

8.7CVSS5.6AI score0.00421EPSS
SaveExploits1References3
OPENSUSE Linux
OPENSUSE Linux
added 2026/08/04 12:00 a.m.6 views

Security update for python-ujson (important)

openSUSE security update: security update for python-ujson ------------------------------------------------------------- Announcement ID: openSUSE-SU-2026:21518-1 Rating: important References: bsc1270301 Cross-References: CVE-2026-44660 CVSS scores: CVE-2026-44660 SUSE : 7.5...

8.7CVSS7.4AI score0.00421EPSS
SaveExploits1References1
OSV
OSV
added 2026/08/03 10:37 a.m.6 views

OPENSUSE-SU-2026:21518-1 Security update for python-ujson

This update for python-ujson fixes the following issue: - CVE-2026-44660: failing to decrement a serialized JSON object during a write exception in ujson.dump can lead to memory leaks bsc1270301...

8.7CVSS5.5AI score0.00421EPSS
SaveExploits1References2
SUSE Linux
SUSE Linux
added 2026/07/29 10:46 a.m.13 views

Security update for python-ujson

This update for python-ujson fixes the following issue: CVE-2026-44660: failing to decrement a serialized JSON object during a write exception in ujson.dump can lead to memory leaks bsc1270301. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST...

8.7CVSS7.1AI score0.00421EPSS
SaveExploits1References4
Photon
Photon
added 2026/07/08 12:00 a.m.12 views

Important Photon OS Security Update - PHSA-2026-4.0-1053

Updates of 'python3-tornado', 'python3-ujson' packages of Photon OS have been released...

8.7CVSS7.8AI score0.00421EPSS
SaveExploits1
Photon
Photon
added 2026/06/16 12:00 a.m.27 views

Critical Photon OS Security Update - PHSA-2026-5.0-91-0882

Updates of 'python3-mistune', 'ruby', 'linux', 'python3-mako', 'python3', 'python3-ujson', 'python3-lxml', 'linux-esx' packages of Photon OS have been released...

6.8AI score
SaveExploits0
Photon
Photon
added 2026/06/16 12:00 a.m.24 views

Important Photon OS Security Update - PHSA-2026-5.0-92-0882

Updates of 'python3-mistune', 'python3-mako', 'linux', 'python3', 'python3-ujson' packages of Photon OS have been released...

8.8CVSS5AI score0.00672EPSS
SaveExploits1
OSV
OSV
added 2026/05/12 10:25 p.m.21 views

GHSA-C38F-WX89-P2XG 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
SaveExploits1References5
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
Snyk
Snyk
added 2026/05/12 10:25 p.m.25 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 objToJSONFile function in objToJSON.c, when a write operation to a file-like object fails and raises an exception. An...

8.7CVSS5.8AI score0.00421EPSS
SaveExploits1References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/27 7:43 a.m.19 views

Security Bulletin: Maximo AI Service uses multiple third party dependencies which is vulnerable to multiple CVEs.

Summary Maximo AI Service uses mlflow-3.1.0-py3-none-any.whl, fast-xml-parser-4.5.3.tgz, nltk-3.9.1-py3-none-any.whl, tar-7.4.3.tgz, tar-7.5.9.tgz, PyJWT-2.10.1-py3-none-any.whl, pyasn1-0.6.2-py3-none-any.whl, fast-xml-parser-5.3.6.tgz, jackson-core-2.19.4.jar,...

8.8CVSS7.8AI score0.01661EPSS
SaveExploits12Affected Software1
Photon
Photon
added 2026/04/17 12:00 a.m.12 views

Critical Photon OS Security Update - PHSA-2026-4.0-1000

Updates of 'python3-ujson', 'jq', 'python3-pyOpenSSL', 'python3-pyasn1' packages of Photon OS have been released...

9.8CVSS6AI score0.00705EPSS
SaveExploits1
Photon
Photon
added 2026/04/17 12:00 a.m.13 views

Important Photon OS Security Update - PHSA-2026-5.0-0827

Updates of 'python3-ujson', 'jq' packages of Photon OS have been released...

8.2CVSS6.5AI score0.00559EPSS
SaveExploits6
Photon
Photon
added 2026/04/17 12:00 a.m.16 views

Important Photon OS Security Update - PHSA-2026-5.0-91-0827

Updates of 'jq', 'python3-ujson' packages of Photon OS have been released...

7.5CVSS6.1AI score0.00479EPSS
SaveExploits3
Rows per page
Query Builder