๐Ÿ” CVE Alert

CVE-2026-72784

MEDIUM 5.4

Craft CMS 5.0.0-RC1 before 5.10.6 SSRF via GraphQL asset mutation

CVSS Score
5.4
EPSS Score
0.0%
EPSS Percentile
0th

Craft CMS versions >= 5.0.0-RC1 before 5.10.6 and >= 4.0.0-RC1 before 4.18.2 contain a server-side request forgery vulnerability in the GraphQL save<Volume>Asset mutation, which fetches an attacker-supplied URL server-side. The anti-SSRF validation is incomplete: validateIp() does not cover CGNAT (100.64.0.0/10) or NAT64 (64:ff9b::/96) ranges, and the only IP check runs after the request has already been issued. An attacker holding a GraphQL token scoped only to asset-creation permissions can disclose internal HTTP content from CGNAT/NAT64 targets, force outbound GET requests to internal hosts (including RFC1918, loopback, and metadata endpoints), and enumerate internal services.

CWE CWE-918
Vendor craftcms
Product cms
Published Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for craftcms cms

Be the first to know when new medium vulnerabilities affecting craftcms cms are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Affected Versions

craftcms / cms
5.0.0-RC1 < 5.10.6
craftcms / cms
4.0.0-RC1 < 4.18.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/craftcms/cms/security/advisories/GHSA-2mx8-9ww7-p27x vulncheck.com: https://www.vulncheck.com/advisories/craft-cms-rc1-before-ssrf-via-graphql-asset-mutation