StudioCMS Password Reset Vulnerability Allowing Admin-to-Owner Account Takeover

Vulnerability

A vulnerability in StudioCMS versions prior to 0.4.3 allows authenticated users with admin privileges to take over the owner account by exploiting the password reset functionality. The issue arises in the POST /studiocms_api/dashboard/create-reset-link endpoint, which fails to validate that the user ID targeted for the password reset matches the identity of the admin user making the request. Additionally, the endpoint does not enforce role hierarchy, allowing lower-ranked admins to target the owner account. This vulnerability can be exploited in conjunction with the POST /studiocms_api/dashboard/reset-password endpoint, leading to a complete account takeover of the highest-privileged account in the system.

Impact

Exploitation of this vulnerability allows an admin user to reset the password of the owner account, gaining full control over the StudioCMS instance, including access to all content, user management, and system configuration.

Reproduction

To reproduce this vulnerability, an admin user must first verify their session to confirm their administrative privileges. Once authenticated, the admin can send a request to the create-reset-link endpoint, specifying the user ID of the owner account. The server will respond with a password reset token, which can then be used with the reset-password endpoint to change the owner's password, completing the account takeover.

Remediation

Users are advised to update StudioCMS to version 0.4.3 or later, where this vulnerability has been fixed.

Added: Mar 11, 2026, 9:28 PM
Updated: Mar 11, 2026, 9:28 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
5.0
exploitability
6.1
remediation
0.0
relevance
3.8
threat
6.4
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.