Incorrect authorization in Netmaker - CVE-2026-29195
Published: April 27, 2026
Netmaker
Detailed vulnerability description
The vulnerability allows a remote user to escalate privileges.
The vulnerability exists due to improper access control in the user update handler when handling PUT /api/users/{username} requests. A remote user can send a crafted user update request to escalate privileges.
The issue allows an admin-role user to assign the super-admin role during account updates.