Description
Joomla Extension - balbooa.com - Unauthenticated SQL injection in Gridbox < 2.20.2 - Multiple SQLi vectors allow unauthenticated actors to inject SQL in queries.
Published: 2026-07-29
Score: 9.2 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated attacker can inject SQL statements into Gridbox queries, as the extension does not properly sanitize input. The vulnerability is a classic SQL injection (CWE-89) that allows actors to read, modify, or delete data housed in the Joomla site's database, potentially leading to full data compromise or further exploitation if the database user has elevated privileges.

Affected Systems

The Gridbox extension for Joomla, distributed by balbooa.com, is affected for all releases older than 2.20.2. Sites that have not yet upgraded to 2.20.2 or newer versions remain vulnerable.

Risk and Exploitability

The CVSS score of 9.2 marks this flaw as severe and the fact that it is unauthenticated raises the urgency of mitigation. The EPSS score of less than 1% indicates a low current probability of exploitation, and the vulnerability is not listed in CISA KEV. Nonetheless, the potential impact on data confidentiality and integrity is high, and the attack vector is a web request to the Joomla presentation layer that does not require authentication.

Generated by OpenCVE AI on August 3, 2026 at 13:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Gridbox extension to version 2.20.2 or newer
  • If an immediate upgrade is not possible, disable the Gridbox extension on the Joomla site to block the attack surface
  • Deploy a web application firewall or similar filtering mechanism to detect and block suspicious SQL injection payloads

Generated by OpenCVE AI on August 3, 2026 at 13:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Balbooa.com
Balbooa.com gridbox Extension For Joomla
Vendors & Products Balbooa.com
Balbooa.com gridbox Extension For Joomla

Wed, 29 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 29 Jul 2026 14:00:00 +0000

Type Values Removed Values Added
Description Joomla Extension - balbooa.com - Unauthenticated SQL injection in Gridbox < 2.20.2 - Multiple SQLi vectors allow unauthenticated actors to inject SQL in queries.
Title Joomla Extension - balbooa.com - Unauthenticated SQL injection in Gridbox < 2.20.2
Weaknesses CWE-89
References
Metrics cvssV4_0

{'score': 9.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:L/VA:L/SC:H/SI:H/SA:H'}


Subscriptions

Balbooa Gridbox
Balbooa.com Gridbox Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-12T13:54:54.258Z

Reserved: 2026-07-23T09:17:01.410Z

Link: CVE-2026-65890

cve-icon Vulnrichment

Updated: 2026-07-29T14:30:59.927Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-29T14:16:33.883

Modified: 2026-08-05T17:24:46.247

Link: CVE-2026-65890

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T13:30:04Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')