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.Referenceshttps://github.com/buger/jsonparser/issues/275https://github.com/golang/vulndb/issues/4514https://pkg.go.dev/vuln/GO-2026-4514