[GHSA-72hv-8253-57qq] jackson-core: Number Length Constraint Bypass in Async Parser Leads to Potential DoS Condition - #8980
Closed
anthonydahanne wants to merge 1 commit into
Conversation
Collaborator
|
Hi there @cowtowncoder! A community member has suggested an improvement to your security advisory. If approved, this change will affect the global advisory listed at github.com/advisories. It will not affect the version listed in your project repository. This change will be reviewed by our Security Curation Team. If you have thoughts or feedback, please share them in a comment here! If this PR has already been closed, you can start a new community contribution for this advisory |
github-actions
Bot
changed the base branch from
main
to
anthonydahanne/advisory-improvement-8980
August 4, 2026 19:54
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a CVE.org reference for the jackson-core advisory, but does not associate the CVE alias.
Changes:
- Updates the modification timestamp.
- Adds the CVE-2026-18401 reference URL.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| }, | ||
| { | ||
| "type": "WEB", | ||
| "url": "https://www.cve.org/CVERecord?id=CVE-2026-18401" |
Author
|
super seeded with #8982 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates
Comments
Hello reviewers!
Requesting that the CVE ID for this advisory be set to CVE-2026-18401, assigned by HeroDevs (CNA, org 36c7be3b-2937-45df-85ea-ca7133ea542c) and published 2026-08-04. The CVE record cites this GHSA in its source.advisory field.
The advisory currently shows "No known CVE" and the OSV export in github/advisory-database has "aliases": [], so downstream consumers treat the GHSA and the CVE as two separate vulnerabilities. Setting the CVE ID would populate aliases and deduplicate them.
I have added the CVE record URL to the references, but the CVE ID field itself is not editable through this form
Thank you!