CVE-2026-32103
Description
StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.3, the POST /studiocms_api/dashboard/create-reset-link endpoint allows any authenticated user with admin privileges to generate a password reset token for any other user, including the owner account. The handler verifies that the caller is an admin but does not enforce role hierarchy, nor does it validate that the target userId matches the caller's identity. Combined with the POST /studiocms_api/dashboard/reset-password endpoint, this allows a complete account takeover of the highest-privileged account in the system. This vulnerability is fixed in 0.4.3.
CVSS Details
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H Threat Intelligence
Weaknesses 2
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| studiocms | studiocms | * | <0.4.3 |
References 1
- github.com https://github.com/withstudiocms/studiocms/security/advisories/GHSA-h7vr-cg25-jf8c
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.