Improper privilege management in Wiki.js - CVE-2026-44224
Published: April 28, 2026
Vulnerability details
The vulnerability allows a remote user to escalate privileges.
The vulnerability exists due to improper privilege management in the users.update GraphQL mutation when handling user-supplied groups arrays. A remote user can send a crafted mutation assigning the administrators group to their own account to escalate privileges.
Re-authentication is required for the newly assigned group membership to be reflected in the JWT.