CVE-2026-41130

Craft CMS is a content management system (CMS). In versions on the 4.x branch through 4.17.8 and the 5.x branch through 5.9.14, the `resource-js` endpoint in Craft CMS allows unauthenticated requests to proxy remote JavaScript resources. When `trustedHosts` is not explicitly restricted (default configuration), the application trusts the client-supplied Host header. This allows an attacker to control the derived `baseUrl`, which is used in prefix validation inside `actionResourceJs()`. By supplying a malicious Host header, the attacker can make the server issue arbitrary HTTP requests, leading to Server-Side Request Forgery (SSRF). Versions 4.17.9 and 5.9.15 patch the issue.
CVSS

No CVSS.

Configurations

No configuration.

History

22 Apr 2026, 15:16

Type Values Removed Values Added
References () https://github.com/craftcms/cms/security/advisories/GHSA-95wr-3f2v-v2wh - () https://github.com/craftcms/cms/security/advisories/GHSA-95wr-3f2v-v2wh -

22 Apr 2026, 00:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-22 00:16

Updated : 2026-06-17 10:46


NVD link : CVE-2026-41130

Mitre link : CVE-2026-41130

CVE.ORG link : CVE-2026-41130


JSON object : View

Products Affected

No product.

CWE
CWE-918

Server-Side Request Forgery (SSRF)