Skip to content

[Issue]: Nltk version used has a CVE #2269

@jkafrouni

Description

@jkafrouni

Do you need to file an issue?

  • I have searched the existing issues and this bug is not already filed.
  • My model is hosted on OpenAI or Azure. If not, please look at the "model providers" issue and don't file a new one here.
  • I believe this is a legitimate bug, not just a question. If this is a question, please use the Discussions area.

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 here

Logs and screenshots

No response

Additional Information

  • GraphRAG Version: 3.0.6
  • Operating System:
  • Python Version:
  • Related Issues:

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageDefault label assignment, indicates new issue needs reviewed by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions