Bug 2422883 (CVE-2025-68154) - CVE-2025-68154 systeminformation: systeminformation: OS Command Injection in `fsSize()` allows arbitrary command execution on Windows.
Summary: CVE-2025-68154 systeminformation: systeminformation: OS Command Injection in ...
Keywords:
Status: NEW
Alias: CVE-2025-68154
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-16 19:01 UTC by OSIDB Bzimport
Modified: 2026-01-05 10:03 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-16 19:01:36 UTC
systeminformation is a System and OS information library for node.js. In versions prior to 5.27.14, the `fsSize()` function in systeminformation is vulnerable to OS command injection on Windows systems. The optional `drive` parameter is directly concatenated into a PowerShell command without sanitization, allowing arbitrary command execution when user-controlled input reaches this function. The actual exploitability depends on how applications use this function. If an application does not pass user-controlled input to `fsSize()`, it is not vulnerable. Version 5.27.14 contains a patch.


Note You need to log in before you can comment on or make changes to this bug.