CVE-2026-53527
Received Received - Intake

Privilege Escalation in LeafWiki User Update API

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

Publication date: 2026-08-21

Last updated on: 2026-08-21

Assigner: GitHub, Inc.

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-21
Last Modified
2026-08-21
Generated
2026-08-22
AI Q&A
2026-08-22
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
leafwiki leafwiki From 0.1.0 (inc) to 0.10.0 (inc)
leafwiki leafwiki 0.10.1

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-269 The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

LeafWiki versions 0.1.0 through 0.10.0 have a privilege escalation vulnerability in the user update API. An authenticated user can update their own account role to escalate privileges from a regular user like viewer to admin. Exploitation requires a valid authenticated account.

Detection Guidance

To detect this vulnerability, check for unauthorized privilege escalation attempts in LeafWiki logs. Look for API calls to the user update endpoint where a regular user (e.g., viewer) attempts to modify their role to admin. Review user role changes in the database or admin panel for suspicious activity.

Impact Analysis

An attacker with a valid account could gain admin privileges, allowing them to modify wiki content, access sensitive data, or perform administrative actions. Instances with public registration or untrusted users are at higher risk.

Compliance Impact

This vulnerability could potentially violate compliance with standards like GDPR and HIPAA by allowing unauthorized privilege escalation. If an attacker gains admin access, they may exfiltrate or manipulate sensitive data, which is a direct violation of data protection requirements under these regulations.

Mitigation Strategies

Immediately update LeafWiki to version 0.10.1 or later. If updating is not possible, restrict account creation to trusted users only and disable public registration. Limit access to the user update API to administrators or trusted users. Review all user roles for unauthorized changes.

Chat Assistant

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

EPSS Chart