CVE-2023-41892
Craft CMS Remote Code Execution vulnerability
Summary
Remediation
Upgrade to the fixed version using your package manager.
composer require "craftcms/cms:^4.4.15"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| craftcms/cms | packagist | 4.0.0, 4.0.0-RC1, 4.0.0-RC2, 4.0.0-RC3 (+73 more) | 4.4.15 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-94Code InjectionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 10.0 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L
References
- https://github.com/craftcms/cms/security/advisories/GHSA-4w8r-3xrw-v25gWEB
- https://nvd.nist.gov/vuln/detail/CVE-2023-41892ADVISORY
- https://github.com/craftcms/cms/commit/7359d18d46389ffac86c2af1e0cd59e37c298857WEB
- https://github.com/craftcms/cms/commit/a270b928f3d34ad3bd953b81c304424edd57355eWEB
- https://github.com/craftcms/cms/commit/c0a37e15cc925c473e60e27fe64054993b867ac1WEB
- https://github.com/craftcms/cms/commit/c0a37e15cc925c473e60e27fe64054993b867ac1#diff-47dd43d86f85161944dfcce2e41d31955c4184672d9bd9d82b948c6b01b86476WEB
- https://github.com/craftcms/cmsPACKAGE
- https://github.com/craftcms/cms/blob/develop/CHANGELOG.md#4415---2023-07-03-criticalWEB
- https://packetstormsecurity.com/files/176303/Craft-CMS-4.4.14-Remote-Code-Execution.htmlWEB
Frequently Asked Questions
- What is CVE-2023-41892?
- Craft CMS Remote Code Execution vulnerability This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 10.0/10).
- How do I check if my project is affected by CVE-2023-41892?
- CVE-2023-41892 affects craftcms/cms. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2023-41892 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2024-56145CRITICAL
Craft CMS has potential RCE when PHP `register_argc_argv` config setting is enabled
- CVE-2026-55791CRITICAL
Craft CMS: Blind SSRF and Arbitrary JavaScript Injection via Host Header Poisoning in actionResourceJs
- 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-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-2025-68454MEDIUM
Craft CMS vulnerable to potential authenticated Remote Code Execution via Twig SSTI
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies