Skip to main content

Fabrikar Com

19 CVEs vendor

Monthly

CVE-2026-76606 Aug 22, 14:23 CRITICAL Act Now

Path traversal in the Fabrik application-builder extension for Joomla (all versions from 1.0.0 through 4.7.2, fixed in 4.7.3) lets remote attackers manipulate file paths through the image element to reach files outside the intended directory. The vendor's CVSS 4.0 score of 10.0 with PR:N indicates unauthenticated network exploitation, though there is no public exploit identified at time of analysis. The affected component is a form/data-application builder, so exploitation could expose or tamper with files on the Joomla host.

Path Traversal Fabrik Extension For Joomla Fabrikar Com
NVD VulDB
CVSS 4.0
10.0
EPSS
0.5%
CVE-2026-77027 Aug 22, 14:21 HIGH This Week

Stored cross-site scripting in the Fabrik extension for Joomla (versions 1.0.0 through 4.7.1) allows unauthenticated remote attackers to persistently inject arbitrary JavaScript via the jsactions feature. When any authenticated user - including site administrators - views content containing the malicious payload, the script executes in their browser context, enabling session hijacking, credential theft, or administrative account takeover. No public exploit or CISA KEV listing has been identified at time of analysis, but the unauthenticated write path combined with high confidentiality and integrity impact (CVSS 4.0: 8.6) makes this a meaningful risk for Joomla sites running Fabrik.

XSS Fabrik Extension For Joomla Fabrikar Com
NVD
CVSS 4.0
8.6
EPSS
0.4%
CVE-2026-76602 Aug 22, 14:21 CRITICAL Act Now

Unauthenticated SQL injection in the Fabrik extension for Joomla (all versions 1.0.0 through 4.7.2, fixed in 4.7.3) lets remote attackers inject SQL through the 'order' parameter of list models, which is passed into ORDER BY clauses without validation. Because the vector is exposed without authentication over the network, any anonymous visitor to a Fabrik-powered list can extract database contents. No public exploit has been identified at time of analysis, and it is not listed in CISA KEV.

SQLi Fabrik Extension For Joomla Fabrikar Com
NVD VulDB
CVSS 4.0
9.3
EPSS
0.4%
CVE-2026-76571 Aug 22, 14:21 CRITICAL Act Now

Unauthenticated SQL injection in the Fabrik application-builder extension for Joomla (versions 1.0.0 through 4.7.3, fixed in 4.7.3) lets remote attackers read the entire backing database. The flaw sits in getFilterQuery(), where the user-controlled list-filter 'condition' parameter is concatenated verbatim into a WHERE clause, so no authentication or user interaction is needed. No public exploit identified at time of analysis; not listed in CISA KEV, and no EPSS score was provided.

SQLi Fabrik Extension For Joomla Fabrikar Com
NVD VulDB
CVSS 4.0
9.3
EPSS
0.4%
CVE-2026-76597 Aug 22, 14:20 HIGH This Week

Unauthenticated arbitrary file upload to the web root is possible in Fabrik (a Joomla extension by fabrikar.com) versions 1.0.0 through 4.7.1, via the list email plugin controller which applies no access control before processing uploads. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:N/UI:N) confirms zero authentication and zero complexity requirements against any publicly reachable Joomla deployment running the affected extension. The description constrains uploads to non-executable files, which limits direct remote code execution on hardened servers, but still enables web root content injection, defacement, and potential escalation on misconfigured systems. No public exploit or CISA KEV listing has been identified at time of analysis.

Authentication Bypass File Upload Fabrik Extension For Joomla Fabrikar Com
NVD
CVSS 4.0
8.7
EPSS
0.4%
CVE-2026-76598 Aug 22, 14:20 HIGH This Week

Unauthenticated remote attackers can invoke the onAjax_getFolders AJAX method in the Fabrik Extension for Joomla to enumerate arbitrary server-side directories, exposing file system structure without credentials or user interaction. All versions from 1.0.0 through 4.7.1 are affected across the extension's full release history; version 4.7.2 was released to remediate the flaw. No public exploit code or CISA KEV-confirmed active exploitation has been identified at time of analysis, though the unauthenticated network-accessible nature of the endpoint lowers the bar for opportunistic reconnaissance by automated scanners.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD
CVSS 4.0
8.7
EPSS
0.5%
CVE-2026-76605 Aug 22, 14:20 CRITICAL Act Now

Remote code execution in the Fabrik application-builder extension for Joomla (versions 1.0.0 through 4.7.2) lets remote unauthenticated attackers inject and execute arbitrary code by abusing the image element type, per its CVSS 4.0 base score of 10.0 (CWE-94). The flaw grants full compromise of the underlying Joomla host, with confidentiality, integrity, and availability impact on both the vulnerable application and subsequent systems. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.

RCE Code Injection Fabrik Extension For Joomla Fabrikar Com
NVD VulDB
CVSS 4.0
10.0
EPSS
0.7%
CVE-2026-76596 Aug 22, 14:20 HIGH This Week

Unauthenticated table truncation in the Fabrik Extension for Joomla (versions 1.0.0 through 4.7.1) allows any remote attacker to destroy data by issuing a single HTTP GET request to the list.doempty controller action. The endpoint lacks all ACL gates, making exploitation trivially automatable against any publicly accessible Joomla installation running the affected component. No public exploit has been identified at time of analysis, but the absence of any authentication or complexity barrier means the effective exploitation threshold is near zero.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD
CVSS 4.0
8.7
EPSS
0.4%
CVE-2026-77992 Aug 22, 14:20 CRITICAL Act Now

Remote code execution in the Fabrik extension for Joomla (versions 1.0.0 through 4.7.1) allows attackers to break out of a heredoc terminator inside the 'calc' element and inject arbitrary PHP, made reachable because the onUpdateComment endpoint performs no access checks. Any remote actor able to reach the endpoint can trigger evaluation of attacker-controlled code, yielding full compromise of the Joomla application context (CWE-94). No public exploit identified at time of analysis, and the issue is not listed in CISA KEV; EPSS data was not provided.

RCE Code Injection Fabrik Extension For Joomla Fabrikar Com
NVD
CVSS 4.0
9.5
EPSS
0.4%
CVE-2026-76604 Aug 22, 14:18 CRITICAL Act Now

Remote code execution in the Fabrik extension for Joomla (all versions 1.0.0 through 4.7.2) allows unauthenticated attackers to run arbitrary PHP through the extension's PHP form element, which evaluates user-supplied code. Rated CVSS 10.0 with a network, no-privileges, no-interaction vector and full confidentiality/integrity/availability impact including scope change, this yields complete compromise of the underlying Joomla host. No public exploit identified at time of analysis, but the triviality of PHP-eval injection makes weaponization straightforward once details circulate.

PHP RCE Code Injection Fabrik Extension For Joomla Fabrikar Com
NVD VulDB
CVSS 4.0
10.0
EPSS
0.7%
CVE-2026-76607 Aug 22, 14:15 CRITICAL Act Now

Broken access control in the Fabrik application-builder extension for Joomla (all versions from 1.0.0 through releases prior to 4.7.3) exposes the download element without enforcing ACL checks, letting remote attackers retrieve files that should be restricted to privileged users. The flaw is remotely reachable over the network with no authentication or user interaction (CVSS vector PR:N/UI:N) and is tagged as an authentication bypass. There is no public exploit identified at time of analysis and it is not listed in CISA KEV, but the trivial exploitation path makes it high-priority for Joomla sites running Fabrik.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD VulDB
CVSS 4.0
10.0
EPSS
0.4%
CVE-2026-76599 Aug 22, 14:14 HIGH This Week

Unauthenticated database schema disclosure in Fabrik for Joomla (versions 1.0.0-4.7.1) exposes arbitrary table names, column listings, and the Joomla database table prefix to any remote attacker without credentials. The vulnerable ajax_tables method in the extension's elements model responds to AJAX requests without enforcing access control, violating the principle of least privilege (CWE-284). No public exploit code or active exploitation has been identified at time of analysis, but the CVSS 4.0 score of 8.7 reflects the low attack complexity and the high value of schema metadata for downstream attacks.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD VulDB
CVSS 4.0
8.7
EPSS
0.4%
CVE-2026-67282 Aug 12, 09:05 CRITICAL Emergency

Remote code execution in the Fabrik application-builder extension for Joomla (all versions before 4.6.8) lets an unauthenticated attacker run arbitrary code on the server via the frontend listfilter model. The flaw is a CWE-94 code injection reachable over the network with no authentication or user interaction, and the vendor rates it maximum severity (CVSS 4.0 base 10.0). No public exploit code has been identified at the time of analysis, and it is not listed in CISA KEV, but the combination of unauthenticated access and full code execution makes it a top-priority patch.

RCE Code Injection Fabrik Extension For Joomla Fabrikar Com
NVD
CVSS 4.0
10.0
EPSS
57.0%
CVE-2026-66915 Aug 10, 09:53 CRITICAL Act Now

Remote code execution in the Fabrik application-builder extension for Joomla (versions before 4.6.7) allows unauthenticated attackers to execute arbitrary code by abusing the ajax_calc endpoint of the bundled calc form plugin. The calc plugin evaluates user-influenced expressions server-side, and the AJAX handler exposes that evaluation without authentication, giving remote attackers full control of the underlying PHP process. CVSS 4.0 rates this 10.0 (maximum); no public exploit has been identified at time of analysis, and the CVE is not listed in CISA KEV.

RCE Code Injection Fabrik Extension For Joomla Fabrikar Com
NVD VulDB
CVSS 4.0
10.0
EPSS
0.8%
CVE-2026-76603 Aug 22, 14:21 MEDIUM This Month

Unauthenticated row disclosure in the Fabrik extension for Joomla (all versions 1.0.0 through 4.7.2) allows any remote, unauthenticated user to read arbitrary form row data by invoking the form.inlineedit controller, which performs no access checks before returning database rows. The flaw is purely an authorization omission (CWE-284) rather than a logic or cryptographic weakness, making it trivial to exploit against any Joomla installation with Fabrik active. No public exploit code or CISA KEV listing has been identified at time of analysis, though the unauthenticated network-accessible nature (CVSS 4.0: AV:N/AC:L/PR:N) keeps real-world risk meaningful for sites that store sensitive user-submitted form data.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD VulDB
CVSS 4.0
6.9
EPSS
0.4%
CVE-2026-76600 Aug 22, 14:19 MEDIUM This Month

Unauthenticated comment deletion in Fabrik Extension for Joomla (versions 1.0.0 through 4.7.1) is possible because the DeleteComment endpoint performs no access control verification of any kind - a straightforward CWE-284 (Improper Access Control) failure. Any remote, unauthenticated party with network access to a Joomla installation running the affected extension can delete arbitrary comments by targeting their IDs. No active exploitation or public exploit code has been identified at time of analysis; the fix is available in version 4.7.2.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD
CVSS 4.0
6.9
EPSS
0.4%
CVE-2026-76609 Aug 22, 14:15 MEDIUM This Month

Unauthenticated comment tampering in the Fabrik extension for Joomla exposes all versions from 1.0.0 through 4.7.1 to arbitrary comment modification by any remote actor. The onUpdateComment endpoint performs no access control checks whatsoever - no session validation, no ownership verification - allowing any unauthenticated HTTP request to overwrite comment content in the database. No public exploit code has been identified at time of analysis, but the CVSS 4.0 vector (PR:N/AC:L/AT:N) confirms this is trivially exploitable with no prerequisites beyond network access to a Joomla site running the affected extension.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD
CVSS 4.0
6.9
EPSS
0.4%
CVE-2026-76608 Aug 22, 14:14 MEDIUM This Month

Unauthenticated email disclosure in Fabrik (Joomla extension, versions 1.0.0-4.7.1) exposes any commenter's email address to remote, unauthenticated requesters via the onGetEmail endpoint, which performed no access control checks. The flaw stems from a complete absence of authorization logic on a data-retrieval endpoint, allowing trivial mass enumeration of personal contact data. No public exploit code or CISA KEV listing has been identified at time of analysis, though zero-barrier network access makes opportunistic harvesting straightforward.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD
CVSS 4.0
6.9
EPSS
0.4%
CVE-2026-76601 Aug 22, 14:14 MEDIUM This Month

Unauthenticated row reordering in the Fabrik extension for Joomla (versions 1.0.0 through 4.7.1) allows any network-accessible attacker to arbitrarily manipulate record ordering in Fabrik lists without credentials. The order plugin processed reorder requests with no access control checks whatsoever, a CWE-284 failure reported by the Joomla security team. No public exploit code has been identified at time of analysis, and this vulnerability does not appear in CISA KEV.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD
CVSS 4.0
6.9
EPSS
0.4%
EPSS 0% CVSS 10.0
CRITICAL Act Now

Path traversal in the Fabrik application-builder extension for Joomla (all versions from 1.0.0 through 4.7.2, fixed in 4.7.3) lets remote attackers manipulate file paths through the image element to reach files outside the intended directory. The vendor's CVSS 4.0 score of 10.0 with PR:N indicates unauthenticated network exploitation, though there is no public exploit identified at time of analysis. The affected component is a form/data-application builder, so exploitation could expose or tamper with files on the Joomla host.

Path Traversal Fabrik Extension For Joomla Fabrikar Com
NVD VulDB
EPSS 0% CVSS 8.6
HIGH This Week

Stored cross-site scripting in the Fabrik extension for Joomla (versions 1.0.0 through 4.7.1) allows unauthenticated remote attackers to persistently inject arbitrary JavaScript via the jsactions feature. When any authenticated user - including site administrators - views content containing the malicious payload, the script executes in their browser context, enabling session hijacking, credential theft, or administrative account takeover. No public exploit or CISA KEV listing has been identified at time of analysis, but the unauthenticated write path combined with high confidentiality and integrity impact (CVSS 4.0: 8.6) makes this a meaningful risk for Joomla sites running Fabrik.

XSS Fabrik Extension For Joomla Fabrikar Com
NVD
EPSS 0% CVSS 9.3
CRITICAL Act Now

Unauthenticated SQL injection in the Fabrik extension for Joomla (all versions 1.0.0 through 4.7.2, fixed in 4.7.3) lets remote attackers inject SQL through the 'order' parameter of list models, which is passed into ORDER BY clauses without validation. Because the vector is exposed without authentication over the network, any anonymous visitor to a Fabrik-powered list can extract database contents. No public exploit has been identified at time of analysis, and it is not listed in CISA KEV.

SQLi Fabrik Extension For Joomla Fabrikar Com
NVD VulDB
EPSS 0% CVSS 9.3
CRITICAL Act Now

Unauthenticated SQL injection in the Fabrik application-builder extension for Joomla (versions 1.0.0 through 4.7.3, fixed in 4.7.3) lets remote attackers read the entire backing database. The flaw sits in getFilterQuery(), where the user-controlled list-filter 'condition' parameter is concatenated verbatim into a WHERE clause, so no authentication or user interaction is needed. No public exploit identified at time of analysis; not listed in CISA KEV, and no EPSS score was provided.

SQLi Fabrik Extension For Joomla Fabrikar Com
NVD VulDB
EPSS 0% CVSS 8.7
HIGH This Week

Unauthenticated arbitrary file upload to the web root is possible in Fabrik (a Joomla extension by fabrikar.com) versions 1.0.0 through 4.7.1, via the list email plugin controller which applies no access control before processing uploads. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:N/UI:N) confirms zero authentication and zero complexity requirements against any publicly reachable Joomla deployment running the affected extension. The description constrains uploads to non-executable files, which limits direct remote code execution on hardened servers, but still enables web root content injection, defacement, and potential escalation on misconfigured systems. No public exploit or CISA KEV listing has been identified at time of analysis.

Authentication Bypass File Upload Fabrik Extension For Joomla +1
NVD
EPSS 0% CVSS 8.7
HIGH This Week

Unauthenticated remote attackers can invoke the onAjax_getFolders AJAX method in the Fabrik Extension for Joomla to enumerate arbitrary server-side directories, exposing file system structure without credentials or user interaction. All versions from 1.0.0 through 4.7.1 are affected across the extension's full release history; version 4.7.2 was released to remediate the flaw. No public exploit code or CISA KEV-confirmed active exploitation has been identified at time of analysis, though the unauthenticated network-accessible nature of the endpoint lowers the bar for opportunistic reconnaissance by automated scanners.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD
EPSS 1% CVSS 10.0
CRITICAL Act Now

Remote code execution in the Fabrik application-builder extension for Joomla (versions 1.0.0 through 4.7.2) lets remote unauthenticated attackers inject and execute arbitrary code by abusing the image element type, per its CVSS 4.0 base score of 10.0 (CWE-94). The flaw grants full compromise of the underlying Joomla host, with confidentiality, integrity, and availability impact on both the vulnerable application and subsequent systems. No public exploit identified at time of analysis, and the issue is not listed in CISA KEV.

RCE Code Injection Fabrik Extension For Joomla +1
NVD VulDB
EPSS 0% CVSS 8.7
HIGH This Week

Unauthenticated table truncation in the Fabrik Extension for Joomla (versions 1.0.0 through 4.7.1) allows any remote attacker to destroy data by issuing a single HTTP GET request to the list.doempty controller action. The endpoint lacks all ACL gates, making exploitation trivially automatable against any publicly accessible Joomla installation running the affected component. No public exploit has been identified at time of analysis, but the absence of any authentication or complexity barrier means the effective exploitation threshold is near zero.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD
EPSS 0% CVSS 9.5
CRITICAL Act Now

Remote code execution in the Fabrik extension for Joomla (versions 1.0.0 through 4.7.1) allows attackers to break out of a heredoc terminator inside the 'calc' element and inject arbitrary PHP, made reachable because the onUpdateComment endpoint performs no access checks. Any remote actor able to reach the endpoint can trigger evaluation of attacker-controlled code, yielding full compromise of the Joomla application context (CWE-94). No public exploit identified at time of analysis, and the issue is not listed in CISA KEV; EPSS data was not provided.

RCE Code Injection Fabrik Extension For Joomla +1
NVD
EPSS 1% CVSS 10.0
CRITICAL Act Now

Remote code execution in the Fabrik extension for Joomla (all versions 1.0.0 through 4.7.2) allows unauthenticated attackers to run arbitrary PHP through the extension's PHP form element, which evaluates user-supplied code. Rated CVSS 10.0 with a network, no-privileges, no-interaction vector and full confidentiality/integrity/availability impact including scope change, this yields complete compromise of the underlying Joomla host. No public exploit identified at time of analysis, but the triviality of PHP-eval injection makes weaponization straightforward once details circulate.

PHP RCE Code Injection +2
NVD VulDB
EPSS 0% CVSS 10.0
CRITICAL Act Now

Broken access control in the Fabrik application-builder extension for Joomla (all versions from 1.0.0 through releases prior to 4.7.3) exposes the download element without enforcing ACL checks, letting remote attackers retrieve files that should be restricted to privileged users. The flaw is remotely reachable over the network with no authentication or user interaction (CVSS vector PR:N/UI:N) and is tagged as an authentication bypass. There is no public exploit identified at time of analysis and it is not listed in CISA KEV, but the trivial exploitation path makes it high-priority for Joomla sites running Fabrik.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD VulDB
EPSS 0% CVSS 8.7
HIGH This Week

Unauthenticated database schema disclosure in Fabrik for Joomla (versions 1.0.0-4.7.1) exposes arbitrary table names, column listings, and the Joomla database table prefix to any remote attacker without credentials. The vulnerable ajax_tables method in the extension's elements model responds to AJAX requests without enforcing access control, violating the principle of least privilege (CWE-284). No public exploit code or active exploitation has been identified at time of analysis, but the CVSS 4.0 score of 8.7 reflects the low attack complexity and the high value of schema metadata for downstream attacks.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD VulDB
EPSS 57% CVSS 10.0
CRITICAL Emergency

Remote code execution in the Fabrik application-builder extension for Joomla (all versions before 4.6.8) lets an unauthenticated attacker run arbitrary code on the server via the frontend listfilter model. The flaw is a CWE-94 code injection reachable over the network with no authentication or user interaction, and the vendor rates it maximum severity (CVSS 4.0 base 10.0). No public exploit code has been identified at the time of analysis, and it is not listed in CISA KEV, but the combination of unauthenticated access and full code execution makes it a top-priority patch.

RCE Code Injection Fabrik Extension For Joomla +1
NVD
EPSS 1% CVSS 10.0
CRITICAL Act Now

Remote code execution in the Fabrik application-builder extension for Joomla (versions before 4.6.7) allows unauthenticated attackers to execute arbitrary code by abusing the ajax_calc endpoint of the bundled calc form plugin. The calc plugin evaluates user-influenced expressions server-side, and the AJAX handler exposes that evaluation without authentication, giving remote attackers full control of the underlying PHP process. CVSS 4.0 rates this 10.0 (maximum); no public exploit has been identified at time of analysis, and the CVE is not listed in CISA KEV.

RCE Code Injection Fabrik Extension For Joomla +1
NVD VulDB
EPSS 0% CVSS 6.9
MEDIUM This Month

Unauthenticated row disclosure in the Fabrik extension for Joomla (all versions 1.0.0 through 4.7.2) allows any remote, unauthenticated user to read arbitrary form row data by invoking the form.inlineedit controller, which performs no access checks before returning database rows. The flaw is purely an authorization omission (CWE-284) rather than a logic or cryptographic weakness, making it trivial to exploit against any Joomla installation with Fabrik active. No public exploit code or CISA KEV listing has been identified at time of analysis, though the unauthenticated network-accessible nature (CVSS 4.0: AV:N/AC:L/PR:N) keeps real-world risk meaningful for sites that store sensitive user-submitted form data.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD VulDB
EPSS 0% CVSS 6.9
MEDIUM This Month

Unauthenticated comment deletion in Fabrik Extension for Joomla (versions 1.0.0 through 4.7.1) is possible because the DeleteComment endpoint performs no access control verification of any kind - a straightforward CWE-284 (Improper Access Control) failure. Any remote, unauthenticated party with network access to a Joomla installation running the affected extension can delete arbitrary comments by targeting their IDs. No active exploitation or public exploit code has been identified at time of analysis; the fix is available in version 4.7.2.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD
EPSS 0% CVSS 6.9
MEDIUM This Month

Unauthenticated comment tampering in the Fabrik extension for Joomla exposes all versions from 1.0.0 through 4.7.1 to arbitrary comment modification by any remote actor. The onUpdateComment endpoint performs no access control checks whatsoever - no session validation, no ownership verification - allowing any unauthenticated HTTP request to overwrite comment content in the database. No public exploit code has been identified at time of analysis, but the CVSS 4.0 vector (PR:N/AC:L/AT:N) confirms this is trivially exploitable with no prerequisites beyond network access to a Joomla site running the affected extension.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD
EPSS 0% CVSS 6.9
MEDIUM This Month

Unauthenticated email disclosure in Fabrik (Joomla extension, versions 1.0.0-4.7.1) exposes any commenter's email address to remote, unauthenticated requesters via the onGetEmail endpoint, which performed no access control checks. The flaw stems from a complete absence of authorization logic on a data-retrieval endpoint, allowing trivial mass enumeration of personal contact data. No public exploit code or CISA KEV listing has been identified at time of analysis, though zero-barrier network access makes opportunistic harvesting straightforward.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD
EPSS 0% CVSS 6.9
MEDIUM This Month

Unauthenticated row reordering in the Fabrik extension for Joomla (versions 1.0.0 through 4.7.1) allows any network-accessible attacker to arbitrarily manipulate record ordering in Fabrik lists without credentials. The order plugin processed reorder requests with no access control checks whatsoever, a CWE-284 failure reported by the Joomla security team. No public exploit code has been identified at time of analysis, and this vulnerability does not appear in CISA KEV.

Authentication Bypass Fabrik Extension For Joomla Fabrikar Com
NVD

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy