Advisory Database
  • Advisories
  • Dependency Scanning
  1. composer
  2. ›
  3. craftcms/cms
  4. ›
  5. CVE-2026-44010

CVE-2026-44010: Craft CMS's Missing Authorization in GraphQL Address Resolver Allows Cross-Scope PII Disclosure

May 6, 2026

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.

References

  • github.com/advisories/GHSA-gj2p-p9m4-c8gw
  • github.com/craftcms/cms
  • github.com/craftcms/cms/commit/834b2cf61ad0dcee9b03add44ed402ebf18db128
  • github.com/craftcms/cms/security/advisories/GHSA-gj2p-p9m4-c8gw
  • nvd.nist.gov/vuln/detail/CVE-2026-44010

Code Behaviors & Features

Detect and mitigate CVE-2026-44010 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 4.0.0 before 4.17.12, all versions starting from 5.0.0 before 5.9.18

Fixed versions

  • 5.9.18
  • 4.17.12

Solution

Upgrade to versions 4.17.12, 5.9.18 or above.

Impact 6.5 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

packagist/craftcms/cms/CVE-2026-44010.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 00:18:34 +0000.