GHSA-rvmm-v933-jgxq: Composer/craftcms/cms vulnerability

Published Aug 6, 2026
·
Updated

ChartsController::actionGetNewUsersData() at /actions/charts/get-new-users-data is missing a requirePermission('viewUsers') authorization check. Any authenticated control panel user, regardless of permissions beyond accessCp, can POST to this endpoint to receive time-series user registration counts for the entire site or for an arbitrary user group ID.

The viewUsers permission is consistently required throughout the control panel before exposing user-related data, but this action enforces only the base accessCp check inherited from the framework.

Each call returns the total count of users who joined the specified group in the requested period.

Impact

Any control panel user with only accessCp permission can obtain the total number of registered users and their registration date distribution across any time window.

In installations with multiple editor roles, this allows a low-privilege control panel user to infer user group sizes and registration trends that would normally require the viewUsers permission to access.

No user PII (name, email, password) is disclosed; only aggregate counts and timestamps are returned. Confidentiality impact is low. No integrity or availability impact.

Affected Software

2 affected componentsFixes available
composer/craftcms/cms>=5.0.0-RC1<5.10.3
5.10.3
composer/craftcms/cms>=4.0.0-RC1<4.18.1
4.18.1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade composer/craftcms/cms to a version that resolves this vulnerability.

    Fixed in 5.10.3
  2. Upgrade

    Upgrade composer/craftcms/cms to a version that resolves this vulnerability.

    Fixed in 4.18.1
  3. Configuration

    Add an explicit authorization check to requirePermission('viewUsers') to ChartsController::actionGetNewUsersData() so only users with viewUsers can access /actions/charts/get-new-users-data instead of relying on the base inherited accessCp permission.

    Craft CMS ChartsController::actionGetNewUsersData() (endpoint /actions/charts/get-new-users-data) requirePermission('viewUsers') authorization check = required

Event History

Aug 6, 2026
Advisory Published
via GitHub·09:42 PM
Data Sourced
via GitHub·09:42 PM
DescriptionWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of GHSA-rvmm-v933-jgxq?

The severity of GHSA-rvmm-v933-jgxq is categorized as risk 13.

2

What does GHSA-rvmm-v933-jgxq exploit in Craft CMS?

GHSA-rvmm-v933-jgxq exploits a missing authorization check in the ChartsController's actionGetNewUsersData method.

3

How do I fix GHSA-rvmm-v933-jgxq?

To fix GHSA-rvmm-v933-jgxq, ensure to add the requirePermission('viewUsers') authorization check to the relevant endpoint.

4

What can an attacker do under GHSA-rvmm-v933-jgxq?

An attacker can POST to the vulnerable endpoint and retrieve user registration data without proper permissions.

5

Who is affected by GHSA-rvmm-v933-jgxq?

Any authenticated control panel user in Craft CMS with accessCp can be affected by GHSA-rvmm-v933-jgxq.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203