CVE-2026-44010

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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-05-12 21:16

Updated : 2026-06-17 10:50


NVD link : CVE-2026-44010

Mitre link : CVE-2026-44010

CVE.ORG link : CVE-2026-44010


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization