← Vulnerability feed

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

CVE-2012-0261: op5 Monitor system-portal license.php command injection

Op5 · Monitor

The 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 action to a shell without sanitizing shell metacharacters. An unauthenticated remote attacker can therefore inject and execute arbitrary commands on the server. This is a full compromise of confidentiality, integrity and availability on an internet-reachable monitoring appliance.

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

Description

license.php in system-portal before 1.6.2 in op5 Monitor and op5 Appliance before 5.5.3 allows remote attackers to execute arbitrary commands via shell metacharacters in the timestamp parameter for an install action.

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 2.0 base score of 10 and very high EPSS probability makes this an urgent patch target despite the absence of KEV listing.

What it is

The 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 action to a shell without sanitizing shell metacharacters. An unauthenticated remote attacker can therefore inject and execute arbitrary commands on the server. This is a full compromise of confidentiality, integrity and availability on an internet-reachable monitoring appliance.

Impact

An attacker gains arbitrary command execution with the privileges of the web server, allowing data theft, configuration tampering, and use of the host as a pivot into the monitored network.

Attack surface

Reached over the network via HTTP requests to license.php with a crafted timestamp parameter; the CVSS vector (AV:N/AC:L/Au:N) indicates no authentication and no user interaction are required.

Exploitation

Not listed in CISA KEV and no public exploit tag is present in the references, but EPSS is very high (0.739 probability, 99.5th percentile), indicating strong likelihood of exploitation activity.

What to do

  • Upgrade op5 Monitor to 1.6.2 or later and op5 Appliance to 5.5.3 or later, per the vendor advisory.
  • If patching is not immediately possible, restrict network access to the system-portal/license.php endpoint to trusted management networks only.
  • Place the op5 web interface behind authentication or a reverse proxy that blocks unauthenticated access to license.php.
  • Review web server and application logs for shell metacharacter patterns in the timestamp parameter and treat any hits as compromise.
  • Rotate credentials and audit the host for persistence if exploitation is suspected.

Detection

  • Search HTTP access logs for requests to license.php containing shell metacharacters (;, |, `, $(), &&) in the timestamp parameter.
  • Alert on unexpected child processes spawned by the op5 web server user (e.g., sh, bash, curl, wget).
  • Monitor for outbound connections from the op5 host to unfamiliar addresses following license.php requests.
  • Check file integrity of the op5 web root and system-portal files for unauthorized modification.

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-0261 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-0262op5 Monitor op5config command injection via password parameterThe 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 she…EPSS 73%analysed10.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%6.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-0261), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.