Skip to content

Update dependency nltk to v3.10.0 [SECURITY] - #314

Merged
mishushakov merged 2 commits into
mainfrom
fix-dependabot-alert-196
Jul 23, 2026
Merged

Update dependency nltk to v3.10.0 [SECURITY]#314
mishushakov merged 2 commits into
mainfrom
fix-dependabot-alert-196

Conversation

@mishushakov

Copy link
Copy Markdown
Member

Fixes Dependabot alert #196GHSA-p4gq-832x-fm9v / CVE-2026-54293 (high, CVSS 7.5).

nltk.data.load() in nltk ≤ 3.9.4 is vulnerable to URL-encoded path traversal (decode-after-check in nltk/data.py), allowing arbitrary local file read. Bumps the template's pin from 3.9.4 to the first patched version, 3.10.0.

🤖 Generated with Claude Code

Fixes GHSA-p4gq-832x-fm9v (CVE-2026-54293): URL-encoded path traversal
in nltk.data.load() allowing arbitrary local file read.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@cla-bot cla-bot Bot added the cla-signed label Jul 23, 2026
@cursor

cursor Bot commented Jul 23, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Dependency-only security pin with no application code changes; risk is limited to possible behavior differences in NLTK 3.10.0.

Overview
Updates template/requirements.txt from nltk==3.9.4 to nltk==3.10.0 to address CVE-2026-54293 (GHSA-p4gq-832x-fm9v), where URL-encoded path traversal in nltk.data.load() could allow reading local files. Adds a patch changeset for @e2b/code-interpreter-template.

Reviewed by Cursor Bugbot for commit a754958. Bugbot is set up for automated code reviews on this repo. Configure here.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 298d1843c4

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread template/requirements.txt
@mishushakov
mishushakov enabled auto-merge (squash) July 23, 2026 15:02
@mishushakov
mishushakov merged commit 623b0ec into main Jul 23, 2026
16 checks passed
@mishushakov
mishushakov deleted the fix-dependabot-alert-196 branch July 23, 2026 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants