Stats Digest Feeds
โ† Back to all CVEs

CVE-2026-90904

UNKNOWN NVD
CVSS Score 0
Severity UNKNOWN
Published Sep 23, 2026
Vendor unknown

Description

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()`.

References