6.8
MEDIUM CVSS 3.1
CVE-2025-68437
Craft CMS vulnerable to Server-Side Request Forgery (SSRF) via GraphQL Asset Upload Mutation
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.

INFO

Published Date :

Jan. 5, 2026, 10:15 p.m.

Last Modified :

Jan. 12, 2026, 6:28 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2025-68437 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Craftcms craft_cms
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 MEDIUM [email protected]
CVSS 4.0 MEDIUM [email protected]
Solution
Update Craft CMS to the latest version to fix SSRF vulnerability.
  • Update Craft CMS to version 5.8.21 or 4.16.17.
  • Apply vendor patches for the GraphQL mutation.
  • Validate GraphQL inputs for asset creation.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2025-68437.

URL Resource
https://github.com/craftcms/cms/blob/5.x/CHANGELOG.md#5821---2025-12-04 Product Release Notes
https://github.com/craftcms/cms/commit/013db636fdb38f3ce5657fd196b6d952f98ebc52 Patch
https://github.com/craftcms/cms/security/advisories/GHSA-x27p-wfqw-hfcc Exploit Vendor Advisory
https://github.com/craftcms/cms/security/advisories/GHSA-x27p-wfqw-hfcc Exploit Vendor Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2025-68437 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2025-68437 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2025-68437 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2025-68437 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Jan. 12, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
    Added CPE Configuration OR *cpe:2.3:a:craftcms:craft_cms:5.0.0:rc1:*:*:*:*:*:* *cpe:2.3:a:craftcms:craft_cms:5.0.0:-:*:*:*:*:*:* *cpe:2.3:a:craftcms:craft_cms:*:*:*:*:*:*:*:* versions from (including) 5.0.1 up to (excluding) 5.8.21 *cpe:2.3:a:craftcms:craft_cms:*:*:*:*:*:*:*:* versions from (including) 3.5.0 up to (excluding) 4.16.17
    Added Reference Type GitHub, Inc.: https://github.com/craftcms/cms/blob/5.x/CHANGELOG.md#5821---2025-12-04 Types: Product, Release Notes
    Added Reference Type GitHub, Inc.: https://github.com/craftcms/cms/commit/013db636fdb38f3ce5657fd196b6d952f98ebc52 Types: Patch
    Added Reference Type GitHub, Inc.: https://github.com/craftcms/cms/security/advisories/GHSA-x27p-wfqw-hfcc Types: Exploit, Vendor Advisory
    Added Reference Type CISA-ADP: https://github.com/craftcms/cms/security/advisories/GHSA-x27p-wfqw-hfcc Types: Exploit, Vendor Advisory
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jan. 06, 2026

    Action Type Old Value New Value
    Added Reference https://github.com/craftcms/cms/security/advisories/GHSA-x27p-wfqw-hfcc
  • New CVE Received by [email protected]

    Jan. 05, 2026

    Action Type Old Value New Value
    Added 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.
    Added CVSS V4.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
    Added CWE CWE-918
    Added Reference https://github.com/craftcms/cms/blob/5.x/CHANGELOG.md#5821---2025-12-04
    Added Reference https://github.com/craftcms/cms/commit/013db636fdb38f3ce5657fd196b6d952f98ebc52
    Added Reference https://github.com/craftcms/cms/security/advisories/GHSA-x27p-wfqw-hfcc
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 5.0
Attack Vector
Attack Complexity
Attack Requirements
Privileges Required
User Interaction
VS Confidentiality
VS Integrity
VS Availability
SS Confidentiality
SS Integrity
SS Availability
Base CVSS Score: 6.8
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact