Skip to content

fix(deps): update module github.com/buger/jsonparser to v1.1.2 [security] (main)#49

Open
anaconda-renovate[bot] wants to merge 1 commit into
mainfrom
deps-update/main-go-github.com-buger-jsonparser-vulnerability
Open

fix(deps): update module github.com/buger/jsonparser to v1.1.2 [security] (main)#49
anaconda-renovate[bot] wants to merge 1 commit into
mainfrom
deps-update/main-go-github.com-buger-jsonparser-vulnerability

Conversation

@anaconda-renovate

@anaconda-renovate anaconda-renovate Bot commented Mar 22, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
github.com/buger/jsonparser v1.1.1v1.1.2 age confidence

github.com/buger/jsonparser has a denial of service vulnerability

CVE-2026-32285 / GHSA-6g7g-w4f8-9c9x / GO-2026-4514

More information

Details

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.

Severity

  • CVSS Score: 7.5 / 10 (High)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Denial of service in github.com/buger/jsonparser

CVE-2026-32285 / GHSA-6g7g-w4f8-9c9x / GO-2026-4514

More information

Details

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.

Severity

Unknown

References

This data is provided by OSV and the Go Vulnerability Database (CC-BY 4.0).


Release Notes

buger/jsonparser (github.com/buger/jsonparser)

v1.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: buger/jsonparser@v1.1.1...v1.1.2


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants