Junglewise Threat Intelligence

CVE-2026-14794: Craft CMS improper authorization in Charts Endpoint

CVE-2026-14794 · Severity: medium · CVSS 4.3 · Published 2026-07-06

Technologies: Craft CMS.

Executive brief

Craft CMS, a popular content management system, contains a security flaw in its charting component. An authenticated user could potentially bypass authorization checks to view user data they are not permitted to see. This could lead to the unauthorized disclosure of internal user group information.

Technical details

An improper authorization vulnerability (CWE-285/CWE-266) exists in Craft CMS up to version 4.18.0.1. The flaw is located in the actionGetNewUsersData function within src/controllers/ChartsController.php. By manipulating the userGroupId argument, a remote attacker with low-level authenticated access can bypass intended authorization restrictions to retrieve data from the Charts Endpoint. The issue is addressed in version 4.18.1 by improving authorization checks within the affected controller.

Affected products

  • Craft CMS up to 4.18.0.1

Timeline

  • 2026-05-22: patched: Version 4.18.1 released
  • 2026-07-06: disclosed: NVD publication date

References