Description
Joomla Extension - fabrikar.com - Unauthenticated SQL injection in ORDER BY in Fabrik < 4.7.2 - 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: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Immediate Patch
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, allowing read SQLi vectors. 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.2. Joomla sites deploying any Fabrik build below 4.7.2 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 23, 2026 at 12:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Fabrik extension to version 4.7.2 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 23, 2026 at 12:50 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

Mon, 24 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sun, 23 Aug 2026 11:00: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. Joomla Extension - fabrikar.com - Unauthenticated SQL injection in ORDER BY in Fabrik < 4.7.2 - 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 Joomla Extension - fabrikar.com - Unauthenticated SQL injection in ORDER BY in Fabrik < 4.7.2

Sat, 22 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Fabrikar.com
Fabrikar.com fabrik Extension For Joomla
Vendors & Products Fabrikar.com
Fabrikar.com fabrik Extension For Joomla

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

Fabrikar.com Fabrik Extension For Joomla
cve-icon MITRE

Status: PUBLISHED

Assigner: Joomla

Published:

Updated: 2026-08-24T13:10:01.868Z

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

Link: CVE-2026-76602

cve-icon Vulnrichment

Updated: 2026-08-24T12:51:52.420Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-08-26T16:35:20.160

Link: CVE-2026-76602

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-23T13:00:03Z

Weaknesses
  • CWE-89

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