StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.3, the REST API createUser endpoint uses string-based rank checks that only block creating owner accounts, while the Dashboard API uses indexOf-based rank comparison that prevents creating users at or above your own rank. This inconsistency allows an admin to create additional admin accounts via the REST API, enabling privilege proliferation and persistence. This vulnerability is fixed in 0.4.3.
Advisories
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-wj56-g96r-673q | StudioCMS: REST API Missing Rank Check Allows Admin to Create Peer Admin Accounts |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Thu, 12 Mar 2026 10:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Withstudiocms
Withstudiocms studiocms |
|
| Vendors & Products |
Withstudiocms
Withstudiocms studiocms |
Wed, 11 Mar 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.3, the REST API createUser endpoint uses string-based rank checks that only block creating owner accounts, while the Dashboard API uses indexOf-based rank comparison that prevents creating users at or above your own rank. This inconsistency allows an admin to create additional admin accounts via the REST API, enabling privilege proliferation and persistence. This vulnerability is fixed in 0.4.3. | |
| Title | StudioCMS: REST API Missing Rank Check Allows Admin to Create Peer Admin Accounts | |
| Weaknesses | CWE-269 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-12T19:48:33.042Z
Reserved: 2026-03-10T22:02:38.854Z
Link: CVE-2026-32106
No data.
Status : Received
Published: 2026-03-11T21:16:16.603
Modified: 2026-03-11T21:16:16.603
Link: CVE-2026-32106
No data.
OpenCVE Enrichment
Updated: 2026-03-12T09:56:15Z
Weaknesses
Github GHSA