OS Command Injection in systeminformation - CVE-2026-26318

 

OS Command Injection in systeminformation - CVE-2026-26318

Published: May 11, 2026


Vulnerability identifier: #VU130995
CSH Severity: Low
CVSS v4: 8.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-26318
CWE-ID: CWE-78
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to execute arbitrary commands.

The vulnerability exists due to command injection in the versions() function in lib/osinfo.js when processing locate output for PostgreSQL binary detection on Linux. A local user can create a file with a specially crafted pathname that is indexed by locate to execute arbitrary commands.

Exploitation requires a Linux system with locate installed, a PostgreSQL binary present in the locate database, and the attacker-controlled filename to be indexed by updatedb.


Affected software

systeminformation

How to mitigate CVE-2026-26318

Install security update from vendor's website.

systeminformation - update to 5.31.0

External References

Related Security Bulletins