CVE-2026-32638

StudioCMS is a server-side-rendered, Astro native, headless content management system. Prior to 0.4.4, the REST API `getUsers` endpoint in StudioCMS uses the attacker-controlled `rank` query parameter to decide whether owner accounts should be filtered from the result set. As a result, an admin token can request `rank=owner` and receive owner account records, including IDs, usernames, display names, and email addresses, even though the adjacent `getUser` endpoint correctly blocks admins from viewing owner users. This is an authorization inconsistency inside the same user-management surface. Version 0.4.4 fixes the issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:studiocms:studiocms:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-18 21:16

Updated : 2026-03-19 18:40


NVD link : CVE-2026-32638

Mitre link : CVE-2026-32638

CVE.ORG link : CVE-2026-32638


JSON object : View

Products Affected

studiocms

  • studiocms
CWE
CWE-639

Authorization Bypass Through User-Controlled Key