CVE-2026-32285

Aliases:GO-2026-4514GHSA-6g7g-w4f8-9c9x
Analyzed
Published: 26 Mar 2026, 19:40
Last modified:21 Jul 2026, 12:05

Vulnerability Summary

Overall Risk (default)
medium
40/100
CVSS Score
7.5 HIGH
v3.1 (cve.org)
EPSS Score
0.75% LOW
1% probability +0.21%
KEV
Not listed
Ransomware
No reports
Public exploits
1 found
Dark Web
Not detected

Timeline

26 Mar 2026, 19:40
Published
Vulnerability first disclosed
21 Jul 2026, 12:05
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1HIGHScore: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.75% Percentile: 50%

Techniques & Countermeasures

  • CWE-129Improper Validation of Array Index

    The product uses untrusted input when calculating or using an array index, but the product does not validate or incorrectly validates the index to ensure the index references a valid position within the array.

  • CWE-1285Improper Validation of Specified Index, Position, or Offset in Input

    The product receives input that is expected to specify an index, position, or offset into an indexable resource such as a buffer or file, but it does not validate or incorrectly validates that the specified index/position/offset has the required properties.

Affected Systems

  • github.com/buger/jsonparsergithub.com/buger/jsonparser

    < 1.1.2

  • github.com/bugerjsonparser

    all | < 1.1.2

  • jsonparser_projectjsonparser

    < 1.1.2

References (26)