CVE-2026-32103
Last modified
CVE-2026-32103 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. 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. EPSS estimates a 0.34% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Studiocms | Studiocms | < 0.4.3 |
References
- https://github.com/withstudiocms/studiocms/security/advisories/GHSA-h7vr-cg25-jf8cExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32103?
How severe is CVE-2026-32103?
How do I fix CVE-2026-32103?
Are you affected by CVE-2026-32103?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
