CVE-2026-32285
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.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://nvd.nist.gov/vuln/detail/CVE-2026-32285, https://github.com/buger/jsonparser/issues/275, https://github.com/golang/vulndb/issues/4514, https://github.com/buger/jsonparser/pull/276, https://github.com/buger/jsonparser/commit/a69e7e01cd4ad67bdfd3ac2c080b9212af16f4b0, https://github.com/buger/jsonparser, https://github.com/buger/jsonparser/releases/tag/v1.1.2, https://pkg.go.dev/vuln/GO-2026-4514, https://securityinfinity.com/research/buger-jsonparser-negative-slice-panic-dos-2026
