CVEReports
CVEReports

Automated vulnerability intelligence platform. Comprehensive reports for high-severity CVEs generated by AI.

Product

  • Home
  • Dashboard
  • Sitemap
  • RSS Feed

Company

  • About
  • Contact
  • Privacy Policy
  • Terms of Service

© 2026 CVEReports. All rights reserved.

Made with love by Amit Schendel & Alon Barad



CVE-2023-41892
10.093.94%

Crafting Chaos: The Unauthenticated RCE in Craft CMS (CVE-2023-41892)

Amit Schendel
Amit Schendel
Senior Security Researcher

Jan 7, 2026·6 min read·3 visits

Active Exploitation

Executive Summary (TL;DR)

Craft CMS developers put the cart before the horse—specifically, they executed object instantiation logic *before* checking if the user was allowed to be there. This 10.0 CVSS vulnerability allows unauthenticated attackers to turn a Craft CMS server into a shell playground using a simple JSON payload.

A critical, unauthenticated Remote Code Execution (RCE) vulnerability in Craft CMS caused by a logic flow error in controller lifecycle methods. Attackers can execute arbitrary PHP code via a crafted JSON payload.

Official Patches

Craft CMSOfficial GitHub Advisory

Technical Appendix

CVSS Score
10.0/ 10
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L
EPSS Probability
93.94%
Top 99% most exploited

Affected Systems

Craft CMS

Affected Versions Detail

Product
Affected Versions
Fixed Version
Craft CMS
Pixel & Tonic
>= 4.0.0-RC1, <= 4.4.144.4.15
AttributeDetail
CWE IDCWE-94 (Code Injection)
CVSS v3.110.0 (Critical)
Attack VectorNetwork (Unauthenticated)
EPSS Score93.94%
Exploit StatusActive / Weaponized
ImpactRemote Code Execution

MITRE ATT&CK Mapping

T1190Exploit Public-Facing Application
Initial Access
T1059.003Command and Scripting Interpreter: Windows Command Shell
Execution
CWE-94
Code Injection

Improper Control of Generation of Code ('Code Injection')

Known Exploits & Detection

NucleiNuclei template for detecting CVE-2023-41892 via phpinfo check
MetasploitRuby module for automated exploitation
NucleiDetection Template Available

Vulnerability Timeline

Initial fix committed to repository
2023-06-27
Craft CMS 4.4.15 Released (Patch Available)
2023-07-03
CVE-2023-41892 Published
2023-09-13
Metasploit Module Released
2023-12-22

References & Sources

  • [1]NIST NVD Entry
  • [2]Craft CMS Changelog

Attack Flow Diagram

Press enter or space to select a node. You can then use the arrow keys to move the node around. Press delete to remove it and escape to cancel.
Press enter or space to select an edge. You can then press delete to remove it or escape to cancel.