[GHSA-848c-c2cx-j7qx] NLTK (Natural Language Toolkit) before version 3.9.3... - #9035
Open
PercevalFox wants to merge 1 commit into
Open
[GHSA-848c-c2cx-j7qx] NLTK (Natural Language Toolkit) before version 3.9.3...#9035PercevalFox wants to merge 1 commit into
PercevalFox wants to merge 1 commit into
Conversation
github-actions
Bot
changed the base branch from
main
to
PercevalFox/advisory-improvement-9035
August 9, 2026 22:26
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
This advisory is currently unreviewed and has no package mapping, so it does not surface to users of the affected package.
The referenced fix commit (66f14096, PR #3465) modifies nltk/collocations.py in the nltk/nltk repository, which publishes the
nltkpackage on PyPI (declared in setup.py).I verified the version boundary against the published artifacts:
eval("BigramAssocMeasures." + sys.argv[1]) call
This matches the release tag already listed in the references (https://github.com/nltk/nltk/releases/tag/3.9.3).
Proposed range: introduced 0, fixed 3.9.3.
Also :
The CVSS v4 vector was rewritten to omit the trailing Not Defined (X) metrics, which the advisory form's validator rejects.
This is semantically identical per the CVSS v4.0 specification and yields the same score (8.5 / High). No change to the severity assessment.