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 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) Existe una vulnerabilidad de inyección de comandos autenticados en OP5 Monitor hasta la versión 7.1.9 mediante el parámetro 'cmd_str' del endpoint command_test.php. Un usuario con acceso a la interfaz web puede explotar la función "Probar este comando" para ejecutar comandos de shell arbitrarios como usuario sin privilegios de la aplicación web. La vulnerabilidad reside en la sección de configuración de la aplicación y requiere credenciales de inicio de sesión válidas con acceso a la función de prueba de comandos. Este problema se ha corregido en la versión 7.2.0.

15 Jul 2025, 14:15

Type Values Removed Values Added
References
  • {'url': 'https://vulncheck/advisories/op5-monitor-authenticated-command-execution', 'source': 'disclosure@vulncheck.com'}
  • () https://www.vulncheck.com/advisories/op5-monitor-authenticated-command-execution -

15 Jul 2025, 13:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-15 13:15

Updated : 2026-04-15 00:35


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