Improper privilege management in Wiki.js - #VU128264
Published: April 28, 2026
Wiki.js
Detailed vulnerability description
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.