CVE-2025-68454
Craft CMS vulnerable to potential authenticated Remote Code Execution via Twig SSTI
Summary
Remediation
Upgrade to the fixed version using your package manager.
composer require "craftcms/cms:^5.8.21"
composer require "craftcms/cms:^4.16.17"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| craftcms/cms | packagist | 5.0.0, 5.0.0-RC1, 5.0.1, 5.0.2 (+138 more) | 5.8.21 |
| craftcms/cms | packagist | 4.0.0, 4.0.0-RC1, 4.0.0-RC2, 4.0.0-RC3 (+222 more) | 4.16.17 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-1336
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.4 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U
References
- https://github.com/craftcms/cms/security/advisories/GHSA-742x-x762-7383WEB
- https://nvd.nist.gov/vuln/detail/CVE-2025-68454ADVISORY
- https://github.com/craftcms/cms/commit/d82680f4a05f9576883bb83c3f6243d33ca73ebeWEB
- https://github.com/craftcms/cmsPACKAGE
- https://github.com/craftcms/cms/blob/5.x/CHANGELOG.md#5821---2025-12-04WEB
Frequently Asked Questions
- What is CVE-2025-68454?
- Craft CMS vulnerable to potential authenticated Remote Code Execution via Twig SSTI This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 8.4/10).
- How do I check if my project is affected by CVE-2025-68454?
- CVE-2025-68454 affects craftcms/cms. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2025-68454 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2024-56145CRITICAL
Craft CMS has potential RCE when PHP `register_argc_argv` config setting is enabled
- CVE-2023-41892CRITICAL
Craft CMS Remote Code Execution vulnerability
- CVE-2026-55791CRITICAL
Craft CMS: Blind SSRF and Arbitrary JavaScript Injection via Host Header Poisoning in actionResourceJs
- CVE-2026-25495HIGH
Craft CMS Vulnerable to SQL Injection in Element Indexes via `criteria[orderBy]`
- CVE-2026-72778HIGH
Craft CMS: Authenticated RCE via `condition.config` JSON cleanse bypass
- CVE-2026-32267HIGH
Craft CMS Vulnerable to Privilege Escalation/Bypass through UsersController->actionImpersonateWithToken()
- CVE-2026-72781HIGH
Craft CMS: Authenticated RCE through Twig sandbox escape
- CVE-2026-55794HIGH
Craft CMS: Potential authenticated Remote Code Execution via referrer redirect
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies