CVE-2026-32285

Summary

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.

Affected Software

VendorProductVersion RangeStatus
github.com/buger/jsonparsergithub.com/buger/jsonparser0 < 1.1.2affected

Weaknesses

  • CWE-125: Out-of-bounds Read

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: partial

Additional References

github.com/buger/jsonparser: github.com/buger/jsonparser: Denial of Service via malformed JSON input

Additional References

References