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.
Published: 2026-08-16
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated attacker can inject arbitrary SQL through the a[] and s[] GET parameters on the public shop items page of Phoca Cart. The flaw does not involve parameterization or escaping, allowing a blind SQL injection that can extract the entire database. This can compromise the confidentiality of all stored data, potentially exposing customer records, financial information, and other sensitive content used by the Joomla site.

Affected Systems

The vulnerability affects the Phoca Cart extension for Joomla, versions 5.0.0 through 6.1.6. Any Joomla installation that has Phoca Cart within this range and exposes the shop items page publicly is susceptible.

Risk and Exploitability

With a CVSS base score of 9.3, this flaw carries a high likelihood of exploitation when accessible over the network, though the EPSS score is not available. The flaw is not listed in CISA KEV, which suggests no known active exploitation campaigns yet, but the nature of the attack vector—an unauthenticated attacker accessing a public URL—and the use of time‑based blind techniques increase its practical risk. An attacker could leverage the injection to exfiltrate data or potentially pivot to other parts of the database if additional privileges exist.

Generated by OpenCVE AI on August 16, 2026 at 15:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Phoca Cart to a version newer than 6.1.6 that mitigates the SQL injection vulnerability.
  • If an upgrade is not immediately possible, restrict or remove the a[] and s[] query parameters by configuring the extension or applying a web application firewall rule to block request patterns targeting the shop items page.
  • Monitor the WAF and server logs for unusual SQL query attempts and enforce strict input validation and parameterization in any custom code interacting with the database.

Generated by OpenCVE AI on August 16, 2026 at 15:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Sun, 16 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
Description Joomla Extension - phoca.cz - Unauthenticated SQL injection via attribute filter in Phoca Cart 5.0.0-6.1.16 - 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. 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.
Title Joomla Extension - phoca.cz - Unauthenticated SQL injection via attribute filter in Phoca Cart 5.0.0-6.1.16 Joomla Extension - phoca.cz - Unauthenticated SQL injection via attribute filter in Phoca Cart 5.0.0-6.1.6

Sun, 16 Aug 2026 13:15:00 +0000

Type Values Removed Values Added
Description Joomla Extension - phoca.cz - Unauthenticated SQL injection via attribute filter in Phoca Cart 5.0.0-6.1.16 - 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.
Title Joomla Extension - phoca.cz - Unauthenticated SQL injection via attribute filter in Phoca Cart 5.0.0-6.1.16
Weaknesses CWE-89
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-16T14:13:26.185Z

Reserved: 2026-08-15T04:38:57.663Z

Link: CVE-2026-74251

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-16T13:16:57.147

Modified: 2026-08-16T14:16:56.027

Link: CVE-2026-74251

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-16T16:00:10Z

Weaknesses
  • CWE-89

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