CyberRota Analysis
AI-GeneratedCraft CMS versions prior to 5.10.11 are vulnerable to an authorization bypass in the ElementsController::actionDuplicate() function, enabling authenticated users with createEntries permissions to delete another user's unsaved drafts. This flaw allows attackers to manipulate the deleteProvisionalDraft parameter, potentially compromising the integrity of in-progress content. Organizations using affected versions should prioritize patching to mitigate the risk of unauthorized content deletion.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Craft CMS versions before 5.10.11 contain an authorization bypass vulnerability in ElementsController::actionDuplicate() that allows authenticated users with createEntries permission to delete peer provisional drafts. Attackers can exploit the deleteProvisionalDraft parameter to delete another user's unsaved draft without proper authorization checks, gaining access to the victim's in-progress content.