Skip to content

fix(deps): update module github.com/buger/jsonparser to v1.1.2 [security] (release-3.6.x) - #21201

Merged
paul1r merged 1 commit into
release-3.6.xfrom
deps-update/release-3.6.x-go-github.com-buger-jsonparser-vulnerability
Mar 20, 2026
Merged

fix(deps): update module github.com/buger/jsonparser to v1.1.2 [security] (release-3.6.x)#21201
paul1r merged 1 commit into
release-3.6.xfrom
deps-update/release-3.6.x-go-github.com-buger-jsonparser-vulnerability

Conversation

@renovate-sh-app

@renovate-sh-app renovate-sh-app Bot commented Mar 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Denial of service in github.com/buger/jsonparser

GHSA-6g7g-w4f8-9c9x

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


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: Branch creation - "" (UTC), 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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

…ity]

| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| go         | github.com/buger/jsonparser | v1.1.1 | v1.1.2 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@paul1r
paul1r merged commit 3185466 into release-3.6.x Mar 20, 2026
119 of 146 checks passed
@paul1r
paul1r deleted the deps-update/release-3.6.x-go-github.com-buger-jsonparser-vulnerability branch March 20, 2026 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment