SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-67363

HIGH · CVSS 7.7 EPSS 0.32%

Source: NVD + CISA KEV + EPSS · Published 2026-08-19 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The Balbooa Forms extension for Joomla versions prior to 2.4.3.2 is vulnerable due to its endpoints allowing unauthenticated users to manipulate payment amounts and forge transaction details without proper validation. This flaw enables attackers to purchase items at arbitrary prices, potentially leading to significant financial loss for businesses. Organizations using this extension should prioritize patching to mitigate the risk of exploitation.

CVE
CVE-2026-67363
Severity
HIGH
CVSS
7.7
EPSS
0.32%

Original NVD Description

Joomla Extension - balbooa.com - Pre-auth Payment Amount Tampering in Balbooa Forms < 2.4.3.2 - The stripeCharges and payAuthorize endpoints accept the charge total from a client-controlled request parameter and forward it to the payment gateway without recomputing it from the form's configured product prices. Neither endpoint enforces authentication or CSRF checks. An unauthenticated attacker can purchase any priced item for an arbitrary amount (e.g., $0.01), and can additionally forge line items, quantities, and shipping.