Lucene search
+L

72 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-73228

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.pars...

5.3CVSS5.5AI score0.00321EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/11 7:18 p.m.9 views

CVE-2026-73228

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...

5.3CVSS5.3AI score0.00321EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/11 6:54 p.m.38 views

CVE-2026-73228

Django REST Framework before 3.17.2 parses request.data in rest_framework/request.py Request._parse by passing the HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies, bypassing DATA_UPLOAD_MAX_MEMORY_SIZE. This can allow oversized req...

5.3CVSS5.3AI score0.00321EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/11 6:54 p.m.35 views

CVE-2026-73228 Django REST framework: Potential bypass of Django `DATA_UPLOAD_MAX_MEMORY_SIZE` when parsing oversized JSON and urlencoded request bodies via DRF `request.data`

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in restframework/request.py Request.parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded bodies...

5.3CVSS0.00321EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.5 views

PT-2026-70880

Django REST framework is a toolkit for building Web APIs. Prior to 3.17.2, Django REST Framework's request.data parsing in rest framework/request.py Request. parse passes the underlying HttpRequest stream to JSONParser and FormParser for application/json and application/x-www-form-urlencoded...

5.3CVSS5.3AI score0.00321EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/02 11:34 p.m.26 views

github.com/buger/jsonparser: github.com/buger/jsonparser: Denial of Service via malformed JSON input

A flaw was found in github.com/buger/jsonparser. The Delete function, when processing malformed JSON input, fails to properly validate offsets. This vulnerability can lead to a negative slice index and a runtime panic, allowing a remote attacker to cause a denial of service DoS by providing...

7.5CVSS6.1AI score0.0075EPSS
SaveExploits1References7
OSV
OSV
added 2026/06/18 1:53 p.m.11 views

ROOT-APP-GOBINARY-CVE-2026-32285 CVE-2026-32285 in rootio-github.com/buger/jsonparser - Patched by Root

Root has patched CVE-2026-32285 in the rootio-github.com/buger/jsonparser package for Root:Go. Multiple fixed versions available...

7.5CVSS6AI score0.0075EPSS
SaveExploits1
OSV
OSV
added 2026/05/22 11:51 a.m.17 views

SUSE-SU-2026:21827-1 Security update for mcphost

This update for mcphost fixes the following issues - CVE-2025-30153: github.com/getkin/kin-openapi/openapi3filter: Improper Handling of Highly Compressed Data Data Amplification in github.com/getkin/kin-openapi/openapi3filter bsc1264762. - CVE-2025-47913: golang.org/x/crypto/ssh/agent: client...

9.1CVSS6.7AI score0.01557EPSS
SaveExploits3References13
OSV
OSV
added 2026/05/22 11:51 a.m.15 views

SUSE-SU-2026:21756-1 Security update for mcphost

This update for mcphost fixes the following issues - CVE-2025-30153: github.com/getkin/kin-openapi/openapi3filter: Improper Handling of Highly Compressed Data Data Amplification in github.com/getkin/kin-openapi/openapi3filter bsc1264762. - CVE-2025-47913: golang.org/x/crypto/ssh/agent: client...

9.1CVSS6.7AI score0.01557EPSS
SaveExploits3References13
Vulnrichment
Vulnrichment
added 2026/03/26 7:40 p.m.3 views

CVE-2026-32285 Denial of service in github.com/buger/jsonparser

The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack...

5.9AI score0.0075EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/26 7:40 p.m.102 views

CVE-2026-32285

The CVE-2026-32285 vulnerability involves the Delete function failing to validate offsets when processing malformed JSON, which can cause a negative slice index and a runtime panic, enabling a denial-of-service. Connected advisories confirm this CVE with affected packages including rclone and cri...

7.5CVSS5.8AI score0.0075EPSS
SaveExploits1References20Affected Software1
Cvelist
Cvelist
added 2026/03/26 7:40 p.m.67 views

CVE-2026-32285 Denial of service in github.com/buger/jsonparser

The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack...

0.0075EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/26 7:40 p.m.11 views

CVE-2026-32285 Denial of service in github.com/buger/jsonparser

The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack...

7.5CVSS6.7AI score
SaveExploits0References23
Github Security Blog
Github Security Blog
added 2026/03/18 1:00 p.m.12 views

github.com/buger/jsonparser has a denial of service vulnerability

The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack...

7.5CVSS5.9AI score0.0075EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2026/03/18 1:00 p.m.14 views

GHSA-6G7G-W4F8-9C9X github.com/buger/jsonparser has a denial of service vulnerability

The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack...

7.5CVSS6.3AI score0.0075EPSS
SaveExploits1References9
Snyk
Snyk
added 2026/03/16 8:27 p.m.6 views

Uncaught Exception

Overview github.com/buger/jsonparser is an Alternative JSON parser for Go. Affected versions of this package are vulnerable to Uncaught Exception via the Delete function when processing malformed JSON input. An attacker can cause a runtime panic and disrupt service availability by submitting...

8.7CVSS5.8AI score0.0075EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/16 8:27 p.m.9 views

GO-2026-4514 Denial of service in github.com/buger/jsonparser

The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack...

7.5CVSS5.8AI score0.0075EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.32 views

EUVD-2021-1184

Malware in sbrugna...

7.5CVSS7.4AI score0.02584EPSS
SaveExploits1References12
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2022-4344

Malicious code in bioql PyPI...

4CVSS6.6AI score0.01477EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.22 views

EUVD-2022-3245

Malicious code in bioql PyPI...

7.8CVSS7.5AI score0.02262EPSS
SaveExploits1References11
Rows per page
Query Builder