Description
LeafWiki is a self-hosted wiki. Versions 0.1.0 through 0.10.0 have a privilege escalation vulnerability in the user update API. An authenticated user could update their own account role and escalate privileges from a regular user, such as `viewer`, to `admin`. Exploitation requires a valid authenticated LeafWiki user account. Instances without public registration and with only trusted users are at lower practical risk. Users should update to version 0.10.1 or greater. Until a patch is available, operators should restrict account creation and ensure that only trusted users have accounts on affected LeafWiki instances. If possible, access to the user update API should be restricted to trusted users or administrators only.
Published: 2026-08-21
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

LeafWiki versions 0.1.0 through 0.10.0 allow an authenticated user to modify their own account role through the user update API. This flaw can be used to promote a regular user, such as viewer, to an administrator, resulting in full control over the wiki. The weakness is a classic privilege escalation problem identified as CWE-269. Because the attacker must first have a valid account, the attack requires authentication but does not need additional privileges.

Affected Systems

The vulnerability affects the self‑hosted wiki software LeafWiki from vendor perber. All releases from version 0.1.0 up to 0.10.0 are affected. Users with an authenticated LeafWiki account are directly impacted until they apply an update to version 0.10.1 or later.

Risk and Exploitability

The CVSS score of 8.8 indicates high severity. The EPSS score is unavailable, but the flaw is not listed in the CISO KEV catalog, suggesting it has not yet been widely exploited. Because exploitation requires a legitimate account, instances that restrict registration and use only trusted users face lower practical risk, while open‑registration deployments are at higher risk. The attack vector is internal based on authenticated use of the user update API.

Generated by OpenCVE AI on August 21, 2026 at 22:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest LeafWiki patch (v0.10.1 or newer).
  • If a patch is unavailable, block account creation and operate the instance only with trusted users.
  • Restrict the user update API so that only administrators or trusted users can update account roles.

Generated by OpenCVE AI on August 21, 2026 at 22:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Description LeafWiki is a self-hosted wiki. Versions 0.1.0 through 0.10.0 have a privilege escalation vulnerability in the user update API. An authenticated user could update their own account role and escalate privileges from a regular user, such as `viewer`, to `admin`. Exploitation requires a valid authenticated LeafWiki user account. Instances without public registration and with only trusted users are at lower practical risk. Users should update to version 0.10.1 or greater. Until a patch is available, operators should restrict account creation and ensure that only trusted users have accounts on affected LeafWiki instances. If possible, access to the user update API should be restricted to trusted users or administrators only.
Title LeafWiki Vulnerable to Privilege Escalation via User Self-Service Update
Weaknesses CWE-269
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-21T21:25:16.330Z

Reserved: 2026-06-09T17:30:33.457Z

Link: CVE-2026-53527

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-21T22:16:39.147

Modified: 2026-08-21T22:16:39.147

Link: CVE-2026-53527

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T22:30:17Z

Weaknesses
  • CWE-269

    Improper Privilege Management