CVE 7.1 HIGH

Craft CMS: Missing Authorization in GraphQL Address Resolver Allows Cross-Scope PII Disclosure_CVE-2026-44010

7.1 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Description

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.

Basic Information

ID CVE-2026-44010
Source GitHub_M
Published May 12, 2026 at 20:17

Affected Product

Vendor craftcms
Product cms
Version >= 5.0.0, < 5.9.18
Affected Versions craftcms cms >= 5.0.0, < 5.9.18
craftcms cms >= 4.0.0, < 4.17.12

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.