SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-74251

CRITICAL · CVSS 9.3 EPSS 0.37%

Source: NVD + CISA KEV + EPSS · Published 2026-08-16 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

The Phoca Cart extension for Joomla versions 5.0.0 to 6.1.6 is vulnerable to unauthenticated SQL injection due to improper handling of the a[] and s[] GET parameters, which are directly concatenated into SQL queries. This flaw allows attackers to execute arbitrary SQL commands, potentially leading to complete database extraction through time-based blind techniques. Organizations using this extension should prioritize patching or mitigating this vulnerability to protect sensitive data from unauthorized access.

CVE
CVE-2026-74251
Severity
CRITICAL
CVSS
9.3
EPSS
0.37%

Original NVD Description

Joomla Extension - phoca.cz - Unauthenticated SQL injection via attribute filter in Phoca Cart 5.0.0-6.1.6 - The a[] (attribute) and s[] (specification) GET array parameters on Phoca Cart's public shop items page are concatenated raw into SQL WHERE clauses without parameterization or escaping. An unauthenticated attacker can inject arbitrary SQL through these parameters, enabling full database extraction via time-based blind techniques.