PatchSiren cyber security CVE debrief
CVE-2026-79675 nltk CVE debrief
The NLTK library before version 3.10.3 contains a critical vulnerability (CVE-2026-79675) that allows attackers to inject malicious JVM flags through the per-call options parameter in the java() function. This can lead to arbitrary code execution, with a CVSS score of 9.3. The vulnerability is caused by inadequate validation of JVM options passed to the java() function, enabling attackers to supply dangerous flags like -agentpath, -javaagent, or @argfile to Stanford wrapper classes. Developers and administrators using the NLTK library, especially those who utilize the java() function, should be aware of this critical vulnerability. Immediate action is required to patch systems and prevent potential exploitation. The CVE record was published on 2026-08-25T16:17:28.013Z and has not been modified since then. The NVD entry is currently Analyzed. Affected systems should be prioritized for patching to prevent potential code execution.
- Vendor
- nltk
- Product
- Unknown
- CVSS
- CRITICAL 9.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-25
- Original CVE updated
- 2026-09-01
- Advisory published
- 2026-08-25
- Advisory updated
- 2026-09-01
Who should care
Developers and administrators using the NLTK library, especially those who utilize the java() function, should be aware of this critical vulnerability. Immediate action is required to patch systems and prevent potential exploitation.
Technical summary
The NLTK library before version 3.10.3 contains a critical vulnerability (CVE-2026-79675) that allows attackers to inject malicious JVM flags through the per-call options parameter in the java() function. This can lead to arbitrary code execution, with a CVSS score of 9.3. The vulnerability is caused by inadequate validation of JVM options passed to the java() function, enabling attackers to supply dangerous flags like -agentpath, -javaagent, or @argfile to Stanford wrapper classes.
Defensive priority
Immediate attention is required due to the critical severity of this vulnerability, with a CVSS score of 9.3. Affected systems should be prioritized for patching to prevent potential code execution.
Recommended defensive actions
- Apply the patch for NLTK version 3.10.3 or later to prevent exploitation of this vulnerability.
- Inventory systems using NLTK to identify potential exposure.
- Implement compensating controls, such as monitoring for suspicious JVM flag usage, until patching can be completed.
- Consider temporarily disabling the java() function's per-call options parameter if an immediate patch is not feasible.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
Evidence notes
The CVE-2026-79675 record indicates that NLTK before version 3.10.3 is vulnerable to a critical issue allowing attackers to inject dangerous JVM flags through the per-call options parameter in the java() function, potentially leading to arbitrary code execution. Official sources, including the CVE Program and NVD, confirm this vulnerability.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-79675 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-79675
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-79675 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-79675
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/nltk/nltk/security/advisories/GHSA-m4rf-3fr8-xwx3
[email protected] - Exploit, Mitigation, Vendor Advisory
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/nltk-before-jvm-argument-injection-via-per-call-options
[email protected] - Third Party Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.