Vulnerabilities/

StudioCMS: REST API Missing Rank Check Allows Admin to Create Peer Admin Accounts

Severity:
Medium

Description

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.

Recommendation

Update the studiocms package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
studiocms
Anything's wrong? Let us know Last updated on March 12, 2026