Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Jsonparser Project | Jsonparser | < 1.1.2 |
Related Weaknesses (CWE)
References
- https://github.com/buger/jsonparser/issues/275Issue TrackingThird Party Advisory
- https://github.com/golang/vulndb/issues/4514Issue TrackingThird Party Advisory
- https://pkg.go.dev/vuln/GO-2026-4514Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:13548
- https://access.redhat.com/errata/RHSA-2026:17121
- https://access.redhat.com/errata/RHSA-2026:17123
- https://access.redhat.com/errata/RHSA-2026:19099
- https://access.redhat.com/errata/RHSA-2026:21769
- https://access.redhat.com/errata/RHSA-2026:22347
- https://access.redhat.com/errata/RHSA-2026:22423
- https://access.redhat.com/errata/RHSA-2026:23345
- https://access.redhat.com/errata/RHSA-2026:34364
- https://access.redhat.com/errata/RHSA-2026:35111
- https://access.redhat.com/errata/RHSA-2026:36882
- https://access.redhat.com/errata/RHSA-2026:7191
FAQ
What is CVE-2026-32285?
CVE-2026-32285 is a vulnerability with a CVSS score of 7.5 (HIGH). 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.
How severe is CVE-2026-32285?
CVE-2026-32285 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-32285?
Check the references section above for vendor advisories and patch information. Affected products include: Jsonparser Project Jsonparser.