OS Command Injection in getID3 - #VU150784
Published: September 17, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary system commands.
The vulnerability exists due to improper neutralization of special elements used in an os command in multiple helperapp shell-out handlers when processing media files with crafted filenames. A remote user can supply a media file with a crafted filename to execute arbitrary system commands.
Injected commands run with the privileges of the web server or PHP process user.