Severity by source
AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
Classic CSRF needs no attacker privileges (PR:N) but requires tricking an authenticated admin (UI:R); admin-level actions justify C:H/I:H, no availability impact.
Primary rating from Vendor (Joomla).
CVSS VectorVendor: Joomla
Lifecycle Timeline
4DescriptionCVE.org
Joomla Extension - balbooa.com - Various CSRF vectors in the admin interface in Gridbox < 2.20.2
AnalysisAI
Cross-site request forgery in balbooa Gridbox, a page-builder extension for Joomla, allows attackers to forge state-changing admin actions in versions prior to 2.20.2 by tricking an authenticated administrator into loading a malicious page. The flaw spans multiple CSRF vectors in the admin interface and carries high confidentiality and integrity impact (CVSS 7.3), though EPSS is only 0.10% and no public exploit identified at time of analysis. SSVC rates exploitation as 'none' with 'total' technical impact, indicating serious potential consequence but no observed weaponization.
Technical ContextAI
The affected component is the balbooa Gridbox extension for Joomla (CPE cpe:2.3:a:balbooa.com:gridbox_extension_for_joomla), a drag-and-drop content/page builder installed as a Joomla administrator component. The root cause is CWE-352 (Cross-Site Request Forgery): admin-interface endpoints perform sensitive state changes without validating an anti-CSRF token tied to the user's session, so the server cannot distinguish a legitimate admin-initiated request from one forged by a third-party site. Because Joomla admin actions execute with the privileges of the logged-in back-end user, a successful forgery inherits those elevated capabilities. This was reported as part of a broader batch of Gridbox findings (see mysites.guru advisory referencing multiple Gridbox vulnerabilities).
RemediationAI
Vendor-released patch: upgrade the Gridbox extension for Joomla to version 2.20.2 or later, which is the fixed release per the advisory. Obtain the update from the vendor (https://www.balbooa.com/gridbox) and apply it through the Joomla Extensions Manager. If immediate patching is not possible, reduce exposure by restricting access to the Joomla administrator interface (e.g., IP allow-listing or a VPN in front of /administrator), enforcing that administrators do not browse untrusted sites in the same session as the admin panel, and shortening admin session lifetimes so forged requests are less likely to hit an active session; note these controls add operator friction and do not remove the underlying missing-token flaw. Review the mysites.guru advisory (https://mysites.guru/blog/gridbox-23-critical-vulnerabilities/) for related Gridbox issues that may warrant the same upgrade.
More in Gridbox Extension For Joomla
View allAuthentication bypass in the Gridbox page-builder extension for Joomla (versions before 2.20.2) lets remote unauthentica
Unauthenticated account takeover in the Gridbox page-builder extension for Joomla (versions before 2.20.2) allows any re
Privilege escalation in the balbooa Gridbox extension for Joomla (versions before 2.20.2) lets unauthenticated actors se
Arbitrary file upload in the Balbooa Gridbox page-builder extension for Joomla (versions before 2.20.2) lets an authenti
Arbitrary file read in the Balbooa Gridbox page-builder extension for Joomla (all versions before 2.20.2) lets remote un
Arbitrary recursive directory deletion in the Gridbox extension for Joomla (versions before 2.20.2) lets remote unauthen
Unauthenticated SQL injection in Balbooa's Gridbox extension for Joomla (versions before 2.20.2) lets remote attackers i
Stored cross-site scripting in the Gridbox Joomla extension by balbooa.com allows attackers to inject persistent malicio
Payment bypass in Gridbox (Joomla extension by balbooa.com) versions 1.0.0 through 2.20.1 allows unauthenticated remote
Unauthenticated file system disclosure in balbooa.com's Gridbox extension for Joomla (versions 1.0.0 through 2.20.1) exp
Same weakness CWE-352 – Cross-Site Request Forgery (CSRF)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50357
GHSA-78h3-8rrv-7frx