[GHSA-rf74-v2fm-23pw] Add nltk 3.9.4 fix commit and patched version - #9193
Open
SebTardif wants to merge 1 commit into
Open
Conversation
Record the published 3.9.4 fix for unbounded recursion in JSONTaggedDecoder.decode_obj. Sources: - nltk repo advisory patched_versions 3.9.4 - commit 00cdcd392142e6c745e7120c8d50a24127df5fad
github-actions
Bot
changed the base branch from
main
to
SebTardif/advisory-improvement-9193
August 23, 2026 17:21
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.
Record the published nltk 3.9.4 fix on the existing reviewed advisory GHSA-rf74-v2fm-23pw.
Problem
The global record still uses
last_affected: 3.9.3and has no first patched version. Dependabot and OSV consumers therefore cannot see that 3.9.4 (and later) are fixed. The nltk repo advisory already listspatched_versions: 3.9.4.There is no CVE for this GHSA. This PR does not add one.
Change
One file:
advisories/github-reviewed/2026/03/GHSA-rf74-v2fm-23pw/GHSA-rf74-v2fm-23pw.jsonlast_affected: 3.9.3withfixed: 3.9.4last_known_affected_version_range: "<= 3.9.3"(same shape as sibling GHSA-jm6w-m3j8-898g)WEBreference to the fix commit00cdcd392142Validation
3.9.4MAX_DECODE_DEPTHand a_depthguard inJSONTaggedDecoder.decode_obj3.9.4contains that commit (compare 3.9.4...00cdcd3is behind, ahead 0)nltk==3.9.4exists, uploaded 2026-03-24, not yankedreleases/tagURL