CVE-2026-72778
Craft CMS: Authenticated RCE via `condition.config` JSON cleanse bypass
Summary
Remediation
Upgrade to the fixed version using your package manager.
composer require "craftcms/cms:^4.18.2"
composer require "craftcms/cms:^5.10.6"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| craftcms/cms | packagist | 4.0.0, 4.0.0-RC1, 4.0.0-RC2, 4.0.0-RC3 (+248 more) | 4.18.2 |
| craftcms/cms | packagist | 5.0.0, 5.0.0-RC1, 5.0.1, 5.0.2 (+174 more) | 5.10.6 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-915
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.8 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
References
- https://github.com/craftcms/cms/security/advisories/GHSA-265m-7826-wjqmWEB
- https://github.com/craftcms/cms/commit/353b5d676c88a854c9f6409ad83b837ca0c0e8daWEB
- https://github.com/craftcms/cms/commit/789789dc9e2a4e2f2562f51aaf879fb7757d8340WEB
- https://github.com/craftcms/cmsPACKAGE
- https://github.com/craftcms/cms/releases/tag/4.18.2WEB
- https://github.com/craftcms/cms/releases/tag/5.10.6WEB
Frequently Asked Questions
- What is CVE-2026-72778?
- Craft CMS: Authenticated RCE via `condition.config` JSON cleanse bypass This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.8/10).
- How do I check if my project is affected by CVE-2026-72778?
- CVE-2026-72778 affects craftcms/cms. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-72778 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-28697CRITICAL
Craft CMS Vulnerable to Authenticated RCE via "craft.app.fs.write()" in Twig Templates
- CVE-2026-72780CRITICAL
Craft CMS: Passkey login accepts replayed WebAuthn assertions
- CVE-2019-15929CRITICAL
Craft CMS possibility of brute force attempts
- CVE-2026-29069HIGH
Craft CMS has unauthenticated activation email trigger with potential user enumeration
- CVE-2026-25495HIGH
Craft CMS Vulnerable to SQL Injection in Element Indexes via `criteria[orderBy]`
- CVE-2025-68456HIGH
Unauthenticated Craft CMS users can trigger a database backup
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies