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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:jsonparser_project:jsonparser:*:*:*:*:*:*:*:*

History

09 Jul 2026, 13:16

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2026:36882 -

06 Jul 2026, 13:16

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2026:35111 -

02 Jul 2026, 12:17

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2026:34364 -

30 Jun 2026, 03:18

Type Values Removed Values Added
References
  • () https://access.redhat.com/errata/RHSA-2026:13548 -
  • () https://access.redhat.com/errata/RHSA-2026:17121 -
  • () https://access.redhat.com/errata/RHSA-2026:17123 -
  • () https://access.redhat.com/errata/RHSA-2026:19099 -
  • () https://access.redhat.com/errata/RHSA-2026:21769 -
  • () https://access.redhat.com/errata/RHSA-2026:22347 -
  • () https://access.redhat.com/errata/RHSA-2026:22423 -
  • () https://access.redhat.com/errata/RHSA-2026:23345 -
  • () https://access.redhat.com/errata/RHSA-2026:7191 -
  • () https://access.redhat.com/errata/RHSA-2026:9385 -
  • () https://access.redhat.com/security/cve/CVE-2026-32285 -
  • () https://bugzilla.redhat.com/show_bug.cgi?id=2451846 -
  • () https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-32285.json -
CWE CWE-1285

21 Apr 2026, 15:42

Type Values Removed Values Added
References () https://github.com/buger/jsonparser/issues/275 - () https://github.com/buger/jsonparser/issues/275 - Issue Tracking, Third Party Advisory
References () https://github.com/golang/vulndb/issues/4514 - () https://github.com/golang/vulndb/issues/4514 - Issue Tracking, Third Party Advisory
References () https://pkg.go.dev/vuln/GO-2026-4514 - () https://pkg.go.dev/vuln/GO-2026-4514 - Third Party Advisory
References () https://securityinfinity.com/research/buger-jsonparser-negative-slice-panic-dos-2026 - () https://securityinfinity.com/research/buger-jsonparser-negative-slice-panic-dos-2026 - Exploit, Third Party Advisory
CWE CWE-129
CPE cpe:2.3:a:jsonparser_project:jsonparser:*:*:*:*:*:*:*:*
First Time Jsonparser Project
Jsonparser Project jsonparser

30 Mar 2026, 15:16

Type Values Removed Values Added
References
  • () https://securityinfinity.com/research/buger-jsonparser-negative-slice-panic-dos-2026 -
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5

30 Mar 2026, 13:26

Type Values Removed Values Added
Summary
  • (es) La función Eliminar no valida correctamente los desplazamientos al procesar una entrada JSON malformada. Esto puede provocar un índice de segmento negativo y un pánico en tiempo de ejecución, permitiendo un ataque de denegación de servicio.

26 Mar 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-26 20:16

Updated : 2026-08-05 13:21


NVD link : CVE-2026-32285

Mitre link : CVE-2026-32285

CVE.ORG link : CVE-2026-32285


JSON object : View

Products Affected

jsonparser_project

  • jsonparser
CWE
CWE-129

Improper Validation of Array Index

CWE-1285

Improper Validation of Specified Index, Position, or Offset in Input