Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. craftcms/cms
  4. ›
  5. CVE-2026-14793

CVE-2026-14793: Craft CMS: Missing authorization check allows non-admin control panel users to reorder Global Sets

August 6, 2026

The reorder-sets action in Craft CMS’s GlobalsController is missing the requireAdmin() check that the adjacent save-set and delete-set actions both enforce. Any authenticated control panel user can POST to /actions/globals/reorder-sets and permanently reorder all global sets in the project config, regardless of whether they have admin access. The reordering is written through to the project config and persists across requests.

References

  • github.com/advisories/GHSA-9p7c-v5x3-rfx8
  • github.com/craftcms/cms/commit/9bd05c91e6a7e6da5e949ec41a31c220c059aa04
  • github.com/craftcms/cms/releases/tag/4.18.1
  • github.com/craftcms/cms/releases/tag/5.10.3
  • github.com/craftcms/cms/security/advisories/GHSA-9p7c-v5x3-rfx8
  • nvd.nist.gov/vuln/detail/CVE-2026-14793
  • vuldb.com/cve/CVE-2026-14793
  • vuldb.com/submit/850792
  • vuldb.com/vuln/376387

Code Behaviors & Features

Detect and mitigate CVE-2026-14793 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 starting from 4.0.0-RC1 before 4.18.1, all versions starting from 5.0.0-RC1 before 5.10.3

Fixed versions

  • 4.18.1
  • 5.10.3

Solution

Upgrade to versions 4.18.1, 5.10.3 or above.

Impact 4.3 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

packagist/craftcms/cms/CVE-2026-14793.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 08 Aug 2026 00:17:19 +0000.