Vulnerability 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Studiocms | Studiocms | < 0.4.3 |
Related Weaknesses (CWE)
References
- https://github.com/withstudiocms/studiocms/security/advisories/GHSA-h7vr-cg25-jfExploitVendor Advisory
FAQ
What is CVE-2026-32103?
CVE-2026-32103 is a vulnerability with a CVSS score of 6.8 (MEDIUM). 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 a...
How severe is CVE-2026-32103?
CVE-2026-32103 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-32103?
Check the references section above for vendor advisories and patch information. Affected products include: Studiocms Studiocms.