Description
Joomla Extension - fabrikar.com - Unauthenticated SQL injection in ORDER BY in Fabrik < 4.7.3 - The order parameter in list models is used in queries without validation, allowing read SQLi vectors.
Published: 2026-08-22
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated SQL injection is present in the Fabrik extension for Joomla when the order parameter in list models is used without validation. Attackers can supply arbitrary ORDER BY clauses to the database, enabling read‑only data extraction, including credentials or sensitive content. The underlying weakness is a classic SQL injection flaw (CWE‑89) that allows unauthenticated users to read data from the database through crafted web requests.

Affected Systems

Fabrik extension for Joomla, supplied by fabrikar.com, is affected in versions earlier than 4.7.3. Joomla sites deploying any Fabrik build below 4.7.3 expose this vulnerability and must update to the latest release to receive the patch that validates the order parameter.

Risk and Exploitability

The vulnerability carries a CVSS score of 9.3, indicating critical impact. EPSS is unavailable, but the lack of authentication requirement and remote exploitation via standard web requests mean the risk is high. Since the vulnerability is not listed in CISA's KEV catalog, no known exploits are recorded yet, but the attack vector is plausible for any publicly accessible Joomla site using the vulnerable Fabrik extension.

Generated by OpenCVE AI on August 22, 2026 at 15:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Fabrik extension to version 4.7.3 or later, which includes input validation for the order parameter.
  • If an immediate update is not possible, block or filter the ORDER BY input using a web application firewall or server rule to remove unsanitized order clauses.
  • Review and disable any unused list models or parameters that expose the vulnerable order field to reduce the attack surface.

Generated by OpenCVE AI on August 22, 2026 at 15:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
Link Providers
https://www.fabrikar.com/ cve-icon cve-icon
History

Sat, 22 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description Joomla Extension - fabrikar.com - Unauthenticated SQL injection in ORDER BY in Fabrik < 4.7.3 - The order parameter in list models is used in queries without validation, allowing read SQLi vectors.
Title Joomla Extension - fabrikar.com - Unauthenticated SQL injection in ORDER BY in Fabrik < 4.7.3
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-22T14:21:28.090Z

Reserved: 2026-08-19T14:48:01.168Z

Link: CVE-2026-76602

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-22T15:16:22.200

Modified: 2026-08-22T15:16:22.200

Link: CVE-2026-76602

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T15:30:05Z

Weaknesses
  • CWE-89

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