CVE-2025-34115

An authenticated command injection vulnerability exists in OP5 Monitor through version 7.1.9 via the 'cmd_str' parameter in the command_test.php endpoint. A user with access to the web interface can exploit the 'Test this command' feature to execute arbitrary shell commands as the unprivileged web application user. The vulnerability resides in the configuration section of the application and requires valid login credentials with access to the command testing functionality. This issue is fixed in version 7.2.0.
CVSS

No CVSS.

Configurations

No configuration.

History

15 Jul 2025, 20:07

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-15 13:15

Updated : 2025-07-15 20:07


NVD link : CVE-2025-34115

Mitre link : CVE-2025-34115

CVE.ORG link : CVE-2025-34115


JSON object : View

Products Affected

No product.

CWE
CWE-20

Improper Input Validation

CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

CWE-306

Missing Authentication for Critical Function