Authorization Flaw in Craft CMS Affects Sensitive Data Access
CVE-2026-28696
8.7HIGH
What is CVE-2026-28696?
Craft CMS has a vulnerability in the GraphQL directive @parseRefs, which is designed to parse internal reference tags. This flaw allows both authenticated users and unauthenticated guests (with a Public Schema enabled) to access sensitive attributes of any element in the CMS due to insufficient authorization checks in Elements::parseRefs. As a result, unauthorized users can read data they should not have access to, potentially exposing sensitive information. The issue has been addressed in versions 4.17.0-beta.1 and 5.9.0-beta.1.
Affected Version(s)
cms >= 4.0.0-RC1, < 4.17.0-beta.1 < 4.0.0-RC1, 4.17.0-beta.1
cms >= 5.0.0-RC1, < 5.9.0-beta.1 < 5.0.0-RC1, 5.9.0-beta.1
