Server-Side Request Forgery (SSRF) in Craft CMS - #VU134675

 

Server-Side Request Forgery (SSRF) in Craft CMS - #VU134675

Published: June 16, 2026


Vulnerability identifier: #VU134675
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Pixel & Tonic, Inc.
Affected software:
Craft CMS

Detailed vulnerability description

The vulnerability allows a remote attacker to perform server-side request forgery.

The vulnerability exists due to improper access control in the /actions/app/resource-js endpoint when handling requests with a poisoned Host or X-Forwarded-Host header. A remote attacker can send a specially crafted request to perform server-side request forgery.

The issue manifests when assetManager.cacheSourcePaths is set to false.


Remediation

Install security update from vendor's website.

Sources