← Vulnerability feed

Vulnerability record · CVE-2012-0262 · published 31 December 2013

CVE-2012-0262: op5 Monitor op5config command injection via password parameter

Op5 · Monitor

The op5config/welcome component in system-op5config before 2.0.3 in op5 Monitor and op5 Appliance before 5.5.3 passes the password parameter to a shell without sanitizing shell metacharacters. A remote attacker can therefore inject and execute arbitrary commands on the affected host. The flaw is rated CVSS v2 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C), so it is a full compromise of confidentiality, integrity and availability.

10.0 CVSS 2.0 High EPSS 73% · top 0.6% CWE-94 · Code injection
10.0CVSS 2.0 base score
73%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
12References, 2 tagged exploit
16 Jun 2026Last modified by NVD

Description

op5config/welcome in system-op5config before 2.0.3 in op5 Monitor and op5 Appliance before 5.5.3 allows remote attackers to execute arbitrary commands via shell metacharacters in the password parameter.

AV:N/AC:L/Au:N/C:C/I:C/A:C

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

critical priorityUnauthenticated remote command execution with a CVSS v2 score of 10.0 and high EPSS probability, though no KEV listing.

What it is

The op5config/welcome component in system-op5config before 2.0.3 in op5 Monitor and op5 Appliance before 5.5.3 passes the password parameter to a shell without sanitizing shell metacharacters. A remote attacker can therefore inject and execute arbitrary commands on the affected host. The flaw is rated CVSS v2 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C), so it is a full compromise of confidentiality, integrity and availability.

Impact

An unauthenticated remote attacker gains arbitrary command execution on the op5 Monitor or op5 Appliance host, typically with the privileges of the web/config service. That allows full control of the monitoring server, including data theft, tampering and service disruption.

Attack surface

Reached over the network through the op5config/welcome endpoint, per the AV:N vector. The CVSS vector shows Au:N, so no authentication is required, and the description indicates no user interaction beyond sending the crafted password parameter.

Exploitation

Not listed in CISA KEV and no ransomware associations are recorded, but EPSS is 0.72851 (99.4th percentile) and a reference is tagged Exploit, indicating public exploit material exists and exploitation is likely.

What to do

  • Upgrade system-op5config to 2.0.3 or later and op5 Monitor/op5 Appliance to the fixed versions referenced in the vendor advisory.
  • If immediate patching is not possible, restrict network access to the op5config/welcome endpoint to trusted management hosts only.
  • Validate and reject shell metacharacters in the password parameter at any proxy or WAF in front of the interface.
  • Run the op5 web/config service with least privilege and isolate the monitoring host from general user networks.
  • Review the vendor advisory and bug 5094 for any additional fixed components before closing the finding.

Detection

  • Monitor web/proxy logs for requests to op5config/welcome containing shell metacharacters (;, |, $(), backticks) in the password parameter.
  • Alert on unexpected child processes spawned by the op5 web/config service user, especially shells or command interpreters.
  • Hunt for outbound connections or file writes originating from the op5 host that do not match normal monitoring behavior.
  • Correlate authentication-free access to op5config/welcome with subsequent process creation events on the same host.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

2 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2012-0262 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2012-0264Op5 monitor permissions and access controls vulnerabilityop5 Monitor and op5 Appliance before 5.5.0 do not properly manage session cookies, which allows remote attackers to have an unspecified impact via un…EPSS 4.4%10.0CVE-2012-0261op5 Monitor system-portal license.php command injectionThe license.php script in op5 Monitor's system-portal (before 1.6.2) and op5 Appliance (before 5.5.3) passes the timestamp parameter of an install ac…EPSS 74%analysed6.8CVE-2008-5028Nagios cross-site request forgery vulnerabilityCross-site request forgery (CSRF) vulnerability in cmd.cgi in (1) Nagios 3.0.5 and (2) op5 Monitor before 4.0.1 allows remote attackers to send comma…EPSS 1.7%6.5CVE-2008-5027Nagios permissions and access controls vulnerabilityThe Nagios process in (1) Nagios before 3.0.5 and (2) op5 Monitor before 4.0.1 allows remote authenticated users to bypass authorization checks, and …EPSS 6.7%6.1CVE-2021-40272Op5 monitor cross-site scripting vulnerabilityOP5 Monitor 8.3.1, 8.3.2, and OP5 8.3.3 are vulnerable to Cross Site Scripting (XSS).EPSS 1.1%5.0CVE-2013-6141Op5 monitor vulnerabilityUnspecified vulnerability in op5 Monitor before 6.1.3 allows attackers to read arbitrary files via unknown vectors related to lack of authorization.EPSS 0.99%4.3CVE-2014-4907Op5 monitor cross-site scripting vulnerabilityCross-site scripting (XSS) vulnerability in share/pnp/application/views/kohana_error_page.php in PNP4Nagios before 0.6.22 allows remote attackers to …EPSS 2.2%4.0CVE-2012-0263Op5 monitor information exposure vulnerabilitymonitor/index.php in op5 Monitor and op5 Appliance before 5.5.1 allows remote authenticated users to obtain sensitive information such as database an…EPSS 1.9%

Source: NIST National Vulnerability Database (record CVE-2012-0262), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.