OFFLINE
Awaiting data
Security intelligence
MajorCritical vulnerability

CVE-2026-90904 (CVSS 8.6)

NVD · officialPublished Sep 23, 2026Risk 37/100EPSS 0.3%

Joomla Extension - joomshaper.com - Broken Access Control (ACL Bypass) in ApiController Record Editing in Easy Store extension 1.0.0-3.0.0 - The allowEdit() method in ApiController.php hardcoded return true;, bypassing Joomla component-level and asset-level ACL permission checks. Any authenticated backend user could edit any EasyStore record, regardless of specific ACL permission grants. Resolved by replacing the hardcoded boolean with proper ACL authorization checks via AccessControl::create()->canEdit()`.

CVSS
8.6
AV:NetworkAC:LowPR:HighUI:None

This record is attributed to NVD. Exploitation status and remediation guidance are kept separate from the vulnerability's technical severity.

Open primary source