SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-84792

MEDIUM · CVSS 4.3 EPSS 0.18% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-02 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

Craft CMS versions prior to 5.10.11 are vulnerable to a broken access control issue that allows users with limited permissions to move entries into unauthorized sections via the element-indexes/save-elements endpoint. This vulnerability can lead to unauthorized content manipulation and publishing, posing a risk to the integrity of the content management system. Organizations using affected versions should prioritize patching to mitigate potential exploitation by malicious users.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-84792
Severity
MEDIUM
CVSS
4.3
EPSS
0.18%

Original NVD Description

Craft CMS versions before 5.10.11 contain a broken access control vulnerability in the element-indexes/save-elements endpoint that allows control panel users to move entries into sections they cannot edit. Attackers with limited section permissions can relocate or publish entries to unauthorized sections by overwriting the sectionId attribute after initial authorization checks, bypassing the destination section permission validation.