Severity by source
Sources disagree (Low–Critical)AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Description asserts unauthenticated remote code execution via a public registration endpoint (AV:N/AC:L/PR:N/UI:N) with total impact, though the CWE-640 mapping leaves true impact uncertain.
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
An issue in DokuWiki 2025-05-14b "Librarian" 56.2 allows a remote attacker to execute arbitrary code via the register function in inc/auth.php
AnalysisAI
Remote code execution is claimed in DokuWiki 2025-05-14b "Librarian" (build 56.2) via the register function in inc/auth.php, which security intelligence maps to CWE-640 (weak password-recovery mechanism) - a mismatch that suggests account-takeover-to-code-execution rather than a direct memory-corruption RCE. The CVSS 3.1 score of 9.8 (network, no authentication, no user interaction) implies any internet-facing DokuWiki instance is at risk, and publicly available exploit code exists (a public gist proof-of-concept plus SSVC 'poc' exploitation status), though EPSS remains low at 0.26% (17th percentile), indicating no observed mass exploitation yet. Reported by MITRE and tracked as ENISA EUVD-2026-40863, it is tagged PHP/RCE but is not listed in CISA KEV.
Technical ContextAI
DokuWiki is a widely used PHP-based, file-backed (no database) open-source wiki. The flaw resides in inc/auth.php, the core authentication library, specifically the register() routine that handles new-user self-registration. The assigned weakness CWE-640 (Weak Password Recovery Mechanism for Forgotten Password) points to a logic defect in how account credentials or registration/recovery tokens are validated, rather than a classic buffer overflow or deserialization bug. The 'PHP' and 'RCE' tags plus the reference to inc/auth.php imply that abuse of the registration path can be leveraged to reach code execution - plausibly via privileged account creation followed by admin functionality, or PHP-level injection during the auth flow. The CPE/affected-version data is unresolved (EUVD lists 'n/a n/a'), so exact code-level root cause cannot be confirmed from the provided sources; the upstream DokuWiki GitHub repo and issue #4682 are cited for tracking.
RemediationAI
No vendor-released patch version is identified at time of analysis - the provided references point to the DokuWiki GitHub repository and issue #4682 rather than a tagged fixed release, so monitor https://github.com/dokuwiki/dokuwiki and issue #4682 for an official patched build and upgrade to it as soon as it is published. As the primary compensating control, disable open self-registration by setting the DokuWiki configuration option $conf['disableactions'] to include 'register' (Admin > Configuration Settings > Disable DokuWiki actions), which removes the vulnerable code path's public entry point at the cost of preventing new users from self-enrolling (admins must provision accounts manually). Additionally, restrict access to the wiki behind authentication or IP allow-listing at the reverse proxy for non-public deployments, and review the user manager for any unexpected or newly created accounts. Confirm the exact fixed version from the vendor before relying on a specific upgrade target; do not deploy an invented version number.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Vendor StatusVendor
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40863
GHSA-4856-qxx9-mgf3