Bug 2511387 - CVE-2026-12259 python-nltk: nltk: Installation of attacker-controlled packages due to improper checksum validation [epel-all]
Summary: CVE-2026-12259 python-nltk: nltk: Installation of attacker-controlled package...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-nltk
Version: epel10
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Romain Geissler
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["5d39405f-7c3d-4a0b-b836-6...
Depends On:
Blocks: CVE-2026-12259
TreeView+ depends on / blocked
 
Reported: 2026-08-05 08:24 UTC by Marian Rehak
Modified: 2026-08-05 08:24 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Marian Rehak 2026-08-05 08:24:03 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

In nltk version 3.9.4, the `nltk.downloader.Downloader._download_package()` function writes downloaded package bytes to disk and may extract them before enforcing SHA-256 or MD5 checksum validation. This allows an attacker to tamper with the package response body for `info.url` through a compromised mirror, malicious proxy, or other source-substitution condition, leading to the installation of attacker-controlled package bytes. The vulnerability can result in malicious corpus or model content being trusted by downstream users or applications.


Note You need to log in before you can comment on or make changes to this bug.