CVE-2025-51958
Unknown Unknown - Not Provided

Command Injection in DokuWiki runcommand Plugin Allows Remote Execution

Vulnerability report for CVE-2025-51958, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-01-30

Last updated on: 2026-02-13

Assigner: MITRE

Description

aelsantex runcommand 2014-04-01, a plugin for DokuWiki, allows unauthenticated attackers to execute arbitrary system commands via lib/plugins/runcommand/postaction.php.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-01-30
Last Modified
2026-02-13
Generated
2026-07-06
AI Q&A
2026-01-30
EPSS Evaluated
2026-07-04
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
aelsantex runcommand 2014-04-01

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-78 The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Impact Analysis

This vulnerability can lead to full system compromise, allowing attackers to execute any system commands remotely. This results in a high impact on confidentiality, integrity, and availability of the affected system, potentially exposing sensitive data, modifying or deleting data, and disrupting services. [2]

Executive Summary

CVE-2025-51958 is a critical command injection vulnerability in the runcommand plugin for DokuWiki, specifically in the file dokuwiki/lib/plugins/runcommand/postaction.php. It allows unauthenticated remote attackers to execute arbitrary system commands on the affected server without any privileges or user interaction. [2]

Detection Guidance

This vulnerability can be detected by sending a crafted POST request to the vulnerable endpoint dokuwiki/lib/plugins/runcommand/postaction.php with parameters such as "rcObjectId=1&outputType1=text&command1=id". This command attempts to execute the 'id' system command remotely and returns system user and group information if the system is vulnerable. [2]

Compliance Impact

This vulnerability allows unauthenticated remote attackers to execute arbitrary system commands, leading to full system compromise with high impact on confidentiality, integrity, and availability. Such a compromise can result in unauthorized access to sensitive data, potentially violating compliance requirements of standards like GDPR and HIPAA that mandate protection of personal and health information. Therefore, exploitation of this vulnerability could lead to non-compliance with these regulations due to data breaches and loss of data integrity. [2]

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-51958. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart