Description
Joomla Extension - fabrikar.com - Unauthenticated stored XSS in Fabrik < 4.7.2 - The handling of user supplied input in the jsactions feature leads to an stored XSS vector.
Published: 2026-08-22
Score: 8.6 High
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

The flaw in the Fabrik extension’s jsactions feature allows any unauthenticated user to inject malicious JavaScript into stored data. When a site visitor views a page that displays this data, the attacker's script executes in the victim’s browser, enabling session hijacking, cookie theft, data exfiltration, or defacement. The vulnerability is a classic stored XSS, classified as CWE-79, and can compromise the confidentiality and integrity of user sessions without requiring user interaction beyond page view.

Affected Systems

Any Joomla site that has the Fabrik extension installed with a version prior to 4.7.2 is affected. The vendor listed is fabrikar.com, and the product is the Fabrik extension for Joomla. No specific sub‑versions are enumerated beyond the major 4.7.2 cutoff, so sites using 4.6.x, 4.5.x, or any earlier 4.x releases are presumed vulnerable.

Risk and Exploitability

The CVSS score of 8.6 places the vulnerability in the high‑severity range, indicating significant risk if exploited. No EPSS score is available, so the exact probability of exploitation is unknown, but the unauthenticated nature of the exploit and the visible user‑interface interaction make it likely that attackers could readily test for and act on this flaw. The vulnerability is not currently listed in the CISA KEV catalog, but that does not mitigate the fact that attackers can leverage stored XSS to compromise site visitors and potentially inter‑site functionality. The best case scenario for an attacker is to hijack user sessions or inject unwanted content during normal browsing, with the attack vector being straightforward browser visit to a page that renders the stored JavaScript.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Fabrik extension to version 4.7.2 or later to remove the vulnerable jsactions handling.
  • If an immediate upgrade is not possible, delete or disable the jsactions feature to eliminate the injection point.
  • Configure Joomla’s input filtering or use a content security policy to block or escape untrusted JavaScript when rendering Fabrik form data.
  • After changes, monitor application logs and user reports for evidence of XSS exploitation or anomalous behaviors.

Generated by OpenCVE AI on August 22, 2026 at 15:36 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': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


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 stored XSS in Fabrik < 4.7.2 - The handling of user supplied input in the jsactions feature leads to an stored XSS vector.
Title Joomla Extension - fabrikar.com - Unauthenticated stored XSS in Fabrik < 4.7.2
Weaknesses CWE-79
References
Metrics cvssV4_0

{'score': 8.6, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:L/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:23.265Z

Reserved: 2026-08-20T08:36:08.428Z

Link: CVE-2026-77027

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-77027

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T16:00:12Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')