CVE-2026-32285
CVE-2026-32285 concerns the Go JSON parser library bug in github.com/buger/jsonparser where the Delete function fails to validate offsets for malformed JSON input. This can yield a negative slice index and a runtime panic, resulting in a denial of service. The affected component is the Delete ope...