CVE-2026-53527 PUBLISHED

LeafWiki Vulnerable to Privilege Escalation via User Self-Service Update

Assigner: GitHub_M
Reserved: 09.06.2026 Published: 21.08.2026 Updated: 21.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor perber
Product leafwiki
Versions
  • Version >= 0.1.0, < 0.10.1 is affected

References

Problem Types

  • CWE-269: Improper Privilege Management CWE