Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. studiocms
  4. ›
  5. CVE-2026-32103

CVE-2026-32103: StudioCMS: IDOR — Admin-to-Owner Account Takeover via Password Reset Link Generation

March 12, 2026

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.

References

  • github.com/advisories/GHSA-h7vr-cg25-jf8c
  • github.com/withstudiocms/studiocms
  • github.com/withstudiocms/studiocms/security/advisories/GHSA-h7vr-cg25-jf8c
  • nvd.nist.gov/vuln/detail/CVE-2026-32103

Code Behaviors & Features

Detect and mitigate CVE-2026-32103 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.4.3

Fixed versions

  • 0.4.3

Solution

Upgrade to version 0.4.3 or above.

Impact 6.8 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:N/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-639: Authorization Bypass Through User-Controlled Key

Source file

npm/studiocms/CVE-2026-32103.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:17:27 +0000.