Answer in brief
CVE-2026-32285 records a High severity (CVSS 7.5) vulnerability in Denial of service in github.com/buger/jsonparser. The current sources do not mark it as known exploited. The current feed maps github.com/buger/jsonparser/github.com/buger/jsonparser (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.5. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps github.com/buger/jsonparser/github.com/buger/jsonparser (generic). Check affected ranges and fixed versions before updating.
| Product | Affected versions | Fixed versions |
|---|---|---|
| cpe:2.3:a:jsonparser_project:jsonparser:*:*:*:*:*:*:*:* | Not reported | Not reported |
| Package | Affected range | Fixed version |
|---|---|---|
| github.com/buger/jsonparser/github.com/buger/jsonparsergeneric | >=0 <1.1.2 | 1.1.2 |
Published upstream
Mar 26, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 9, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jul 2, 2026
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.
Quoted source text, attributed separately from HOL analysis.