Craft is a content management system (CMS). In versions 4.5.0-RC1 through 4.16.18 and 5.0.0-RC1 through 5.8.22, the SSRF validation in Craft CMS’s GraphQL Asset mutation performs DNS resolution separately from the HTTP request. This Time-of-Check-Time-of-Use (TOCTOU) vulnerability enables DNS rebinding attacks, where an attacker’s DNS server returns different IP addresses for validation compared to the actual request. This is a bypass of the security fix for CVE-2025-68437 that allows access to all blocked IPs, not just IPv6 endpoints. Exploitation requires GraphQL schema permissions for editing assets in the `<VolumeName>` volume and creating assets in the `<VolumeName>` volume. These permissions may be granted to authenticated users with appropriate GraphQL schema access and/or Public Schema (if misconfigured with write permissions). Versions 4.16.19 and 5.8.23 patch the issue.
References
| Link | Resource |
|---|---|
| https://github.com/craftcms/cms/commit/a4cf3fb63bba3249cf1e2882b18a2d29e77a8575 | Patch |
| https://github.com/craftcms/cms/security/advisories/GHSA-gp2f-7wcm-5fhx | Exploit Mitigation Vendor Advisory |
| https://github.com/craftcms/cms/security/advisories/GHSA-x27p-wfqw-hfcc | Exploit Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
25 Feb 2026, 19:31
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 6.3 |
| CPE | cpe:2.3:a:craftcms:craft_cms:*:*:*:*:*:*:*:* cpe:2.3:a:craftcms:craft_cms:3.5.0:-:*:*:*:*:*:* cpe:2.3:a:craftcms:craft_cms:5.0.0:-:*:*:*:*:*:* cpe:2.3:a:craftcms:craft_cms:5.0.0:rc1:*:*:*:*:*:* |
|
| References | () https://github.com/craftcms/cms/commit/a4cf3fb63bba3249cf1e2882b18a2d29e77a8575 - Patch | |
| References | () https://github.com/craftcms/cms/security/advisories/GHSA-gp2f-7wcm-5fhx - Exploit, Mitigation, Vendor Advisory | |
| References | () https://github.com/craftcms/cms/security/advisories/GHSA-x27p-wfqw-hfcc - Exploit, Patch, Vendor Advisory | |
| First Time |
Craftcms
Craftcms craft Cms |
|
| Summary |
|
24 Feb 2026, 03:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-24 03:16
Updated : 2026-02-25 19:31
NVD link : CVE-2026-27127
Mitre link : CVE-2026-27127
CVE.ORG link : CVE-2026-27127
JSON object : View
Products Affected
craftcms
- craft_cms
CWE
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition
