CVE Catalog

CVE-2026-44010

High
Published: Translated: NVD NIST

Summary

Craft CMS has a vulnerability that allows low-privilege users to read address data. The issue stems from a lack of schema scope filtering in GraphQL queries, enabling access to personal data of users from other groups.

Risk Assessment

Organizations may be exposed to the disclosure of personal data, leading to privacy violations and potential legal consequences. The exposure of information such as full names, addresses, and tax IDs poses a serious risk.

Recommendation

It is recommended to update Craft CMS to versions 4.17.12 or 5.9.18 to mitigate this vulnerability. Additionally, conducting an access audit is advised to ensure no unauthorized access has occurred.

Other vulnerabilities in Craft CMS

See all
Original NVD description (English source)

Craft CMS is a content management system (CMS). From 4.0.0 to before 4.17.12 and 5.9.18, the GraphQL Address element resolver (src/gql/resolvers/elements/Address.php) performs no schema scope filtering on top-level queries. A GraphQL API token scoped to a single low-privilege user group can read every address in the system, including addresses belonging to users in groups the token has no authorization to access. This exposes PII, including full names, addresses, organizations, tax IDs, etc. This vulnerability is fixed in 4.17.12 and 5.9.18.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS