Server-Side Request Forgery (SSRF) in Craft CMS - #VU134675
Published: June 16, 2026
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.