Do you need to file an issue?
Describe the issue
Graphrag currently uses nltk==3.9.1 as a dependency.
This version has a vulnerability: https://nvd.nist.gov/vuln/detail/CVE-2025-14009
The guidance is to upgrade to 3.9.3.
Looking quickly at the nltk changelog I do not see breaking changes that would affect graphrag, but happy to look more into it and open a PR.
Steps to reproduce
No response
GraphRAG Config Used
Logs and screenshots
No response
Additional Information
- GraphRAG Version: 3.0.6
- Operating System:
- Python Version:
- Related Issues:
Do you need to file an issue?
Describe the issue
Graphrag currently uses nltk==3.9.1 as a dependency.
This version has a vulnerability: https://nvd.nist.gov/vuln/detail/CVE-2025-14009
The guidance is to upgrade to 3.9.3.
Looking quickly at the nltk changelog I do not see breaking changes that would affect graphrag, but happy to look more into it and open a PR.
Steps to reproduce
No response
GraphRAG Config Used
# Paste your config hereLogs and screenshots
No response
Additional Information