Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:A/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:Y/R:X/V:X/RE:X/U:Red
Remote, unauthenticated, no-interaction takeover of any account including admin; S:C because bypassing the auth boundary compromises the whole Joomla site beyond the extension.
Primary rating from Vendor (Joomla).
CVSS VectorVendor: Joomla
Lifecycle Timeline
2DescriptionCVE.org
Joomla Extension - balbooa.com - Account takeover vulnerability in Gridbox < 2.20.2 - The socialLogin method allows actors to login as any given user on the target site.
AnalysisAI
Authentication bypass in the Gridbox page-builder extension for Joomla (versions before 2.20.2) lets remote unauthenticated attackers take over any account on the target site. The flaw resides in the extension's socialLogin method, which fails to properly verify identity and allows an actor to authenticate as any chosen user - including administrators. Rated CVSS 4.0 10.0 (CWE-284 Improper Access Control); no public exploit is identified at time of analysis, though the vendor product page and a third-party research blog document Gridbox critical issues.
Technical ContextAI
Gridbox is a commercial drag-and-drop page-builder/website-builder extension for the Joomla CMS, published by balbooa.com (CPE cpe:2.3:a:balbooa.com:gridbox_extension_for_joomla). The vulnerability is an Improper Access Control weakness (CWE-284) in the extension's socialLogin method - the routine intended to authenticate users via a social/OAuth-style login flow. Because the method does not correctly bind or validate the asserted identity (e.g., trusting a client-supplied user identifier instead of cryptographically verifying the social provider's assertion/token), it can be coerced into issuing an authenticated Joomla session for an arbitrary target account. Social-login flows are a recurring source of account-takeover bugs precisely when the server accepts an attacker-controllable identity parameter rather than verifying the provider's response.
RemediationAI
Upgrade the Gridbox extension to version 2.20.2 or later (the first fixed release), which resolves the socialLogin authentication bypass - this is the primary and authoritative fix per the vendor. Until the update can be applied, disable or remove the Gridbox social-login feature so the vulnerable socialLogin method cannot be invoked (trade-off: legitimate users lose social sign-in and must use standard Joomla credentials), or take the extension offline / restrict the affected front-end endpoint via web-server rules or a WAF (trade-off: may break Gridbox-rendered pages). After patching, force a global session invalidation and password reset and audit Joomla user and session logs for unexpected logins to administrator or privileged accounts, since a successful takeover leaves no obvious front-door trace. Consult https://www.balbooa.com/gridbox and the research write-up https://mysites.guru/blog/gridbox-23-critical-vulnerabilities/ for advisory details.
More in Gridbox Extension For Joomla
View allUnauthenticated 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
Cross-site request forgery in balbooa Gridbox, a page-builder extension for Joomla, allows attackers to forge state-chan
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-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50356
GHSA-84gf-cfmw-8qqq