FlawAtlas
Search the atlas
CVE-2026-32285 High

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.

Exploit probability 0.7%
Published March 18, 2026
Required by Not available
Last source change May 5, 2026

02 / AFFECTED SOFTWARE

Affected packages

Go github.com/buger/jsonparser
Go github.com/buger/jsonparser
Unknown Unknown

3 explicit affected versions

03 / CONNECTIONS

Connected vulnerabilities

04 / EVIDENCE

Source records

Open Source Vulnerabilities GO-2026-4514

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.

View original source
Open Source Vulnerabilities GHSA-6g7g-w4f8-9c9x

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.

View original source
Open Source Vulnerabilities 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.

View original source

05 / REFERENCES

Further evidence