CVE-2026-65887

balbooa.com · Gridbox extension for Joomla

The Gridbox extension for Joomla contains an unauthenticated arbitrary password reset vulnerability that allows attackers to hijack user accounts.

Executive summary

An unauthenticated arbitrary password reset vulnerability in the balbooa.com Gridbox extension for Joomla permits attackers to take over user accounts.

Vulnerability

This is an improper access control flaw (CWE-284) located in the resetPassword method. The implementation allows unauthenticated actors to trigger password resets for arbitrary users, excluding super administrators, facilitating unauthorized account access.

Business impact

This flaw enables attackers to compromise virtually any non-administrative user account on the affected site. This leads to unauthorized access to sensitive user information, potential data theft, and the ability to perform actions on behalf of legitimate users. The CVSS score of 10.0 reflects the critical nature of this unauthorized access capability.

Remediation

Immediate Action: Update the balbooa.com Gridbox extension for Joomla to version 2.20.2 or later.

Proactive Monitoring: Monitor authentication logs for anomalous password reset requests or spikes in account takeover activity.

Compensating Controls: Implement a Web Application Firewall (WAF) to filter and block suspicious requests directed at the password reset endpoint.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

The ability for an unauthenticated actor to reset user passwords necessitates an immediate update to the latest version of the Gridbox extension. Administrators should treat this as a high priority incident to prevent widespread account compromise across their user base.