Description
Joomla Extension - balbooa.com - Stored cross-site scripting via a comment avatar in Gridbox < 2.20.2
Published: 2026-07-29
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a stored cross‑site scripting flaw that allows an attacker to inject malicious JavaScript into a comment avatar field. The injected code is executed in the browsers of users who view the affected comments, enabling attackers to hijack sessions, deface pages, or steal sensitive data. The weakness corresponds to CWE‑79, which focuses on unsanitized HTML input leading to script execution.

Affected Systems

The Gridbox extension for Joomla from balbooa.com, in all releases prior to version 2.20.2, is affected. Any site that runs that legacy version of the extension without an update is vulnerable.

Risk and Exploitability

The CVSS score of 6.1 indicates medium severity. The EPSS score of less than 1% suggests a low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is the web interface where users submit comments; an attacker can craft a comment with a malicious avatar image URL or embedded script. Successful exploitation requires the attacker to have the ability to post or modify comments on the target site.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Gridbox extension to version 2.20.2 or later.
  • If an immediate upgrade is not possible, disable or remove avatar support in comments until a patch is applied.
  • Implement server‑side validation and output encoding for all user‑supplied avatar data to neutralize embedded scripts.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 29 Jul 2026 16:00: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 cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}

ssvc

{'options': {'Automatable': 'no', '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 - Stored cross-site scripting via a comment avatar in Gridbox < 2.20.2
Title Joomla Extension - balbooa.com - Stored cross-site scripting via a comment avatar in Gridbox < 2.20.2
Weaknesses CWE-79
References

Subscriptions

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

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-12T13:52:50.243Z

Reserved: 2026-07-27T13:01:42.270Z

Link: CVE-2026-66490

cve-icon Vulnrichment

Updated: 2026-07-29T14:42:49.701Z

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2026-66490

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')