#VU120201 OS command injection in systeminformation - CVE-2025-68154
Published: December 18, 2025
systeminformation
Sebastian Hildebrandt
Description
The vulnerability allows a remote attacker to execute arbitrary shell commands on the target system.
The vulnerability exists due to improper input validation within the fsSize() function when parsing an optional "drive" parameter in lib/filesystem.js. A remote attacker can pass specially crafted input to the application and execute arbitrary OS commands on the target system.
The vulnerability affects Windows installations only.