Improper Neutralization of Argument Delimiters in a Command in Natural Language Toolkit - #VU142770
Published: August 15, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary code.
The vulnerability exists due to argument injection in the java() function and Stanford wrapper classes when processing user-supplied java_options. A remote user can supply crafted JVM options to execute arbitrary code.
This affects deployments where java_options is derived from user input, configuration files, or environment variables.