CVE-2026-79675 PUBLISHED

NLTK before 3.10.3 JVM Argument Injection via Per-Call Options

Assigner: VulnCheck
Reserved: 25.08.2026 Published: 25.08.2026 Updated: 26.08.2026

NLTK before 3.10.3 fails to validate JVM options passed through the per-call options parameter in the java() function, allowing attackers to inject dangerous JVM flags. Attackers can supply malicious options like -agentpath, -javaagent, or @argfile to Stanford wrapper classes to achieve arbitrary code execution.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor nltk
Product nltk
Versions Default: unaffected
  • affected from 0 to 3.10.3 (excl.)
  • Version 3.10.3 is unaffected

Credits

  • arpitjain099 reporter

References

Problem Types

  • Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') CWE