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

CVE-2026-30945: StudioCMS: IDOR — Arbitrary API Token Revocation Leading to Denial of Service

March 11, 2026

The DELETE /studiocms_api/dashboard/api-tokens endpoint allows any authenticated user with editor privileges or above to revoke API tokens belonging to any other user, including admin and owner accounts. The handler accepts tokenID and userID directly from the request payload without verifying token ownership, caller identity, or role hierarchy. This enables targeted denial of service against critical integrations and automations.

References

  • github.com/advisories/GHSA-8rgj-vrfr-6hqr
  • github.com/withstudiocms/studiocms
  • github.com/withstudiocms/studiocms/commit/9eec9c3b45523b635cfe16d55aa55afabacbebe3
  • github.com/withstudiocms/studiocms/releases/tag/studiocms@0.4.0
  • github.com/withstudiocms/studiocms/security/advisories/GHSA-8rgj-vrfr-6hqr
  • nvd.nist.gov/vuln/detail/CVE-2026-30945

Code Behaviors & Features

Detect and mitigate CVE-2026-30945 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.0

Fixed versions

  • 0.4.0

Solution

Upgrade to version 0.4.0 or above.

Impact 7.1 HIGH

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

Learn more about CVSS

Weakness

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

Source file

npm/studiocms/CVE-2026-30945.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:13 +0000.