CyberRota Analysis
AI-GeneratedCraft CMS versions prior to 5.11.0 are vulnerable due to inadequate enforcement of user-group scope filters on GraphQL user relations, allowing attackers with a scoped token to access sensitive information such as usernames, email addresses, and full names of content authors and uploaders, including administrators. This vulnerability poses a medium risk, as it could lead to unauthorized information disclosure. Organizations using affected versions should prioritize patching to mitigate potential data exposure risks.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Craft CMS before 5.11.0 fails to enforce user-group scope filters on native GraphQL user relations including author, authors, uploader, draftCreator, and revisionCreator fields. Attackers with a scoped GraphQL token can query these relations to read usernames, email addresses, and full names of any content author or uploader including administrators.