← Vulnerability feed

Vulnerability record · CVE-2014-5519 · published 11 September 2014

CVE-2014-5519: PhpWiki Ploticus module command injection via device option

Phpwiki Project · Phpwiki

PhpWiki 1.5.0 passes shell metacharacters from the edit[content] parameter of index.php/HeIp into the Ploticus module without sanitization, allowing command injection. Because the vulnerable path is reachable remotely and unauthenticated, it exposes wiki hosts to arbitrary code execution. The record notes some details come from third-party information, so the exact code path is not fully documented here.

7.5 CVSS 2.0 High EPSS 65% · top 0.8% CWE-94 · Code injection
7.5CVSS 2.0 base score
65%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
14References, 10 tagged exploit
17 Jun 2026Last modified by NVD

Description

The Ploticus module in PhpWiki 1.5.0 allows remote attackers to execute arbitrary code via shell metacharacters in a device option in the edit[content] parameter to index.php/HeIp. NOTE: some of these details are obtained from third party information.

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

Automated analysis

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

high priorityUnauthenticated remote code execution with public exploit code and very high EPSS probability, though not listed in CISA KEV.

What it is

PhpWiki 1.5.0 passes shell metacharacters from the edit[content] parameter of index.php/HeIp into the Ploticus module without sanitization, allowing command injection. Because the vulnerable path is reachable remotely and unauthenticated, it exposes wiki hosts to arbitrary code execution. The record notes some details come from third-party information, so the exact code path is not fully documented here.

Impact

An attacker can execute arbitrary operating system commands with the privileges of the web server, leading to full compromise of the PhpWiki host and any data it can reach.

Attack surface

Reached over the network through index.php/HeIp with a crafted edit[content] parameter containing shell metacharacters in a device option; the CVSS vector AV:N/AC:L/Au:N indicates no authentication and no user interaction are required.

Exploitation

Multiple public references are tagged Exploit, including Packet Storm, Full Disclosure, oss-sec and Exploit-DB entries, so working exploit code is publicly available; the CVE is not in CISA KEV, while EPSS shows a 30-day probability of 0.64971 (99.2nd percentile).

What to do

  • Upgrade or patch PhpWiki to a version that fixes the Ploticus command injection; if no fixed release is available, remove or disable the Ploticus module.
  • Restrict network access to PhpWiki instances so only trusted users or internal networks can reach index.php.
  • Run the web server and PHP under a low-privilege account with no shell access and limited filesystem permissions.
  • Deploy a WAF or input filter that blocks shell metacharacters in the edit[content] parameter and similar request fields.

Detection

  • Search web server and application logs for requests to index.php/HeIp containing shell metacharacters such as ;, |, $(), backticks or && in the edit[content] parameter.
  • Monitor for unexpected child processes spawned by the web server or PHP process, especially ploticus or shell interpreters.
  • Alert on outbound network connections or file writes originating from the PhpWiki process that are not part of normal wiki operation.

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

Affected products

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

References

Track CVE-2014-5519 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.

8.8CVE-2017-7981Enalean tuleap os command injection vulnerabilityTuleap before 9.7 allows command injection via the PhpWiki 1.3.10 SyntaxHighlighter plugin. This occurs in the Project Wiki component because the pro…EPSS 16%8.8CVE-2026-65660Microsoft sharepoint server code injection vulnerabilityImproper control of generation of code ('code injection') in Microsoft Office SharePoint allows an authorized attacker to execute code over a network.KEVEPSS 2.1%9.8CVE-2026-60004Gitea diffpatch API code injection enables remote code executionGitea before 1.27.1 allows remote code execution through the diffpatch API by way of Git hook installation. The flaw is a code injection issue (CWE-9…KEVEPSS 24%analysed9.5CVE-2026-72530TrueConf Server sandbox breakout via crafted script code injectionTrueConf Server versions 5.3.X through 5.3.9, 5.4.X through 5.4.9, 5.5.X through 5.5.5 and earlier allow a remote unauthenticated attacker to break o…KEVEPSS 1.7%analysed9.4CVE-2025-62593Ray browser-based RCE via insufficient User-Agent guardRay, an AI compute engine, contains a critical remote code execution flaw before version 2.52.0. Its defense against browser-based attacks relies on …KEVEPSS 62%analysed9.8CVE-2026-9198Langflow auto_login and code validation chain enables unauthenticated RCEIBM Langflow OSS 1.0.0 through 1.10.0 exposes /api/v1/auto_login, which mints SUPERUSER tokens to any network caller, and /api/v1/validate/code, whic…KEVEPSS 29%analysed7.2CVE-2026-15410SonicWall SMA1000 AMC code injection allows OS command executionThe SMA1000 Appliance Management Console (AMC) contains a post-authentication code injection flaw (CWE-94) that, under specific conditions, lets an a…KEVEPSS 12%analysed9.8CVE-2008-4250Microsoft Windows Server service RPC path canonicalization buffer overflowThe Server service in multiple Windows versions fails to properly handle path canonicalization, allowing a crafted RPC request to overflow a buffer a…KEVEPSS 99%analysed

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