CVE-2026-44010 Details
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.
A vulnerability exists in Craft CMS versions 4.0.0 prior to 4.17.12 and 5.0.0 through 5.9.17, where the GraphQL Address element resolver lacks proper schema scope filtering on top-level queries. This flaw allows a GraphQL API token assigned to a low-privilege user group to access all addresses in the system, including those belonging to users in groups the token is not authorized to access. The exposed information includes personal identifiable information (PII) such as full names, addresses, organizations, and tax IDs. The issue arises because the Address resolver does not apply the same scope filtering as other resolvers, creating a significant gap in the authorization model.
Users can update to Craft CMS versions 4.17.12 or 5.9.18, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 12, 2026CISA-ADP
Assessed May 13, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/craftcms/cms/security/advisories/GHSA-gj2p-p9m4-c8gw | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/craftcms/cms/commit/834b2cf61ad0dcee9b03add44ed402ebf18db128 | [email protected] | Source CodeVendor |
| https://github.com/craftcms/cms/security/advisories/GHSA-gj2p-p9m4-c8gw | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Craft CMS | >= 4.0.0, < 4.17.12 (semver) > 5.0.0, < 5.9.18 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 13, 2026 | CVE Modified | CISA-ADP |
| May 12, 2026 | New CVE Received | [email protected] |
Volerion