Skip to main content

DokuWiki CVE-2026-37106

| EUVDEUVD-2026-40863 CRITICAL
Weak Password Recovery Mechanism for Forgotten Password (CWE-640)
2026-06-30 cve@mitre.org GHSA-4856-qxx9-mgf3
Critical
Disputed · 9.8 Vendor: mitre
Share

Severity by source

Sources disagree (Low–Critical)
Vendor (mitre) PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
9.8 CRITICAL

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.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Red Hat
3.7 LOW
qualitative

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

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

3
Analysis Generated
Jul 01, 2026 - 18:31 vuln.today
CVSS changed
Jul 01, 2026 - 16:22 NVD
9.8 (CRITICAL)
CVE Published
Jun 30, 2026 - 22:16 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.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.

More in PHP

View all
CVE-2019-11043 CRITICAL POC
9.8 Oct 28

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

CVE-2012-1823 CRITICAL POC
9.8 May 11

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

CVE-2016-1555 CRITICAL POC
9.8 Apr 21

(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear

CVE-2018-11138 CRITICAL POC
9.8 May 31

The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by

CVE-2024-11680 CRITICAL POC
9.8 Nov 26

ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C

CVE-2025-49113 CRITICAL POC
9.9 Jun 02

Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au

CVE-2017-9841 CRITICAL POC
9.8 Jun 27

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

CVE-2025-0108 HIGH POC
8.8 Feb 12

Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers

CVE-2021-25298 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2021-25296 HIGH POC
8.8 Feb 15

Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re

CVE-2013-4983 CRITICAL POC
10.0 Sep 10

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

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

Vendor StatusVendor

Share

CVE-2026-37106 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy