πŸ” CVE Alert

CVE-2026-55794

UNKNOWN 0.0

Craft CMS: Potential authenticated Remote Code Execution via referrer redirect

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Craft CMS is a content management system (CMS). In versions 5.9.0 and above prior to 5.10.0, control panel users with the ability to edit entries can execute unsandboxed Twig code via the HTTP Referrer header, potentially leading to authenticated RCE. The issue happens when a user is saving entries. Strings for a signed redirect URL are being compiled as a Twig template via renderObjectTemplate(), and while a sandboxed alternative already exists (renderSandboxedObjectTemplate()), it is not used in this case. This signed URL can be specified by users, as it is reflected in the β€œReferer” HTTP request header, which is under attacker control. This issue has been fixed in version 5.10.0.

CWE CWE-1336 CWE-94
Vendor craftcms
Product cms
Published Jul 1, 2026
Last Updated Jul 2, 2026
Stay Ahead of the Next One

Get instant alerts for craftcms cms

Be the first to know when new unknown vulnerabilities affecting craftcms cms are published β€” delivered to Slack, Telegram or Discord.

Get Free Alerts β†’ Free Β· No credit card Β· 60 sec setup

Affected Versions

craftcms / cms
>= 5.9.0, < 5.10.0

References

NVD β†— CVE.org β†— EPSS Data β†—
github.com: https://github.com/craftcms/cms/security/advisories/GHSA-f74w-488g-8x5r github.com: https://github.com/craftcms/cms/pull/18680