CVE-2025-68437

MEDIUM EPSS 34.2%
Published Jan 5, 20265mo ago · Modified Jun 17, 20261w ago
5.0 CVSS 4.0
Medium
Find Similar
Published Jan 5, 2026 5mo ago
Last Modified Jun 17, 2026 1w ago

Description

Craft is a platform for creating digital experiences. In versions 5.0.0-RC1 through 5.8.20 and 4.0.0-RC1 through 4.16.16, the Craft CMS GraphQL `save_<VolumeName>_Asset` mutation is vulnerable to Server-Side Request Forgery (SSRF). This vulnerability arises because the `_file` input, specifically its `url` parameter, allows the server to fetch content from arbitrary remote locations without proper validation. Attackers can exploit this by providing internal IP addresses or cloud metadata endpoints as the `url`, forcing the server to make requests to these restricted services. The fetched content is then saved as an asset, which can subsequently be accessed and exfiltrated, leading to potential data exposure and infrastructure compromise. This exploitation requires specific GraphQL permissions for asset management within the targeted volume. Users should update to the patched 5.8.21 and 4.16.17 releases to mitigate the issue.

CVSS Details

Base Score
5.0
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required High
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
34.2% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-918 Server-Side Request Forgery (SSRF) Validation

Affected Products 4

VendorProductVersionRange
craftcmscraft_cms*≥3.5.0  –  <4.16.17
craftcmscraft_cms*≥5.0.1  –  <5.8.21
craftcmscraft_cms5.0.0any
craftcmscraft_cms5.0.0any

References 3

  • github.com https://github.com/craftcms/cms/blob/5.x/CHANGELOG.md#5821---2025-12-04
    ProductRelease Notes
  • github.com https://github.com/craftcms/cms/commit/013db636fdb38f3ce5657fd196b6d952f98ebc52
    Patch
  • github.com https://github.com/craftcms/cms/security/advisories/GHSA-x27p-wfqw-hfcc
    ExploitVendor Advisory

Remediation

  • github.com https://github.com/craftcms/cms/commit/013db636fdb38f3ce5657fd196b6d952f98ebc52
    Patch