Missing Authorization in Craft CMS - #VU139961
Published: July 29, 2026
Vulnerability details
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in ChartsController::actionGetNewUsersData() endpoint when handling POST requests to /actions/charts/get-new-users-data. A remote user can send a crafted request to disclose sensitive information.
Only aggregate user registration counts and timestamps are exposed, including counts for arbitrary user group IDs and requested time windows.