Skip to content

[GHSA-5wfc-hjrc-gq87] hjson stack exhaustion vulnerability#7347

Merged
advisory-database[bot] merged 1 commit intoachibear/advisory-improvement-7347from
achibear-GHSA-5wfc-hjrc-gq87
Apr 13, 2026
Merged

[GHSA-5wfc-hjrc-gq87] hjson stack exhaustion vulnerability#7347
advisory-database[bot] merged 1 commit intoachibear/advisory-improvement-7347from
achibear-GHSA-5wfc-hjrc-gq87

Conversation

@achibear
Copy link
Copy Markdown

@achibear achibear commented Apr 9, 2026

Updates

  • Affected products
  • CWEs

Comments
Based on the public issue report and the published fix, the vulnerability appears more consistent with denial of service caused by unbounded recursive parsing of deeply nested input. As they point to stack exhaustion / uncontrolled recursive descent rather than a buffer write beyond bounds, CWE-674 is a better fit for this.

Discussion: hjson/hjson-java#24
Fix: https://github.com/hjson/hjson-java/pull/26/commits

@github-actions github-actions Bot changed the base branch from main to achibear/advisory-improvement-7347 April 9, 2026 16:18
@shelbyc
Copy link
Copy Markdown
Contributor

shelbyc commented Apr 13, 2026

Hi @achibear, I read hjson/hjson-java#24 and agree with adding CWE-674 to the advisory. If you want to suggest adding CWE-674 to the CVE record, you will need to contact MITRE at https://cveform.mitre.org.

@advisory-database advisory-database Bot merged commit 78a8a0d into achibear/advisory-improvement-7347 Apr 13, 2026
4 checks passed
@advisory-database
Copy link
Copy Markdown
Contributor

Hi @achibear! Thank you so much for contributing to the GitHub Advisory Database. This database is free, open, and accessible to all, and it's people like you who make it great. Thanks for choosing to help others. We hope you send in more contributions in the future!

@advisory-database advisory-database Bot deleted the achibear-GHSA-5wfc-hjrc-gq87 branch April 13, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants