Skip to main content
mySites.guru

Active Joomla Extension security alerts: SP Page Builder RCEJCE 2.9.99.10Fabrik 4.7.2Phoca Cart: unauth SQLiZOO: unauth RCE

Fabrik 4.7.2 for Joomla: A Long List of Security Fixes

Fabrik 4.7.2 for Joomla: A Long List of Security Fixes

Do not confuse this with the earlier Fabrik updates, it is a brand-new release out today (Saturday)

Fabrik has shipped several security releases in the past fortnight, and 4.7.2 itself has been re-issued more than once under the same version number. The build that closes the full list below was released today, Saturday 22 August 2026. Download the latest 4.7.2 fresh from fabrikar.com, and re-download it even if a site already reports 4.7.2, because the version string alone does not tell you which build you have.

Fabrikar released Fabrik 4.7.2 for Joomla on 22 August 2026. It is a security release, and it closes a long list of unauthenticated vulnerabilities in the application and form builder, most of them found and reported by mySites.guru and credited to us by name in Fabrik’s own changelog.

If you run Fabrik on any Joomla site, update to the latest 4.7.2 build now. This post is the plain list of what it fixes and what to do. For the back-story of how the 4.7.x line got here, across 4.6.7, 4.6.8, 4.7.0 and 4.7.1, see The Fabrik Fiasco.

TL;DR

  • Fabrik 4.7.2 (22 August 2026) is a security release closing a long list of unauthenticated vulnerabilities: remote code execution, SQL injection, arbitrary file upload, directory listing, row disclosure, comment manipulation, path traversal and a heredoc breakout
  • Most of the fixes are credited to mySites.guru in Fabrik’s changelog
  • The Joomla CNA has published a CVE record for every one, and fifteen credit mySites.guru as the finder, four of those at CVSS 10.0
  • Update every Fabrik install to the latest 4.7.2 build, downloaded fresh from fabrikar.com. Re-download it even if a site already shows 4.7.2, because 4.7.2 has been re-issued more than once under the same version number
  • Joomla 3 sites cannot install any Fabrik 4 release. There is a manual one-line vendor patch for the calc flaw, offered as-is; plan removal or migration
  • mySites.guru flags every connected Joomla site running Fabrik through 4.7.2

The full list of fixes

The Joomla CNA has published a CVE record for every one of these, and fifteen of them credit mySites.guru as the finder, four of those at the maximum CVSS 10.0. They are listed here worst first, with the vendor’s own description of each. Every CVE links to its published record.

CVECVSS 4.0What it isReported by
CVE-2026-7660410.0 CriticalUnauthenticated remote code execution via form_php _runPHPmySites.guru
CVE-2026-7660510.0 CriticalUnauthenticated remote code execution via the image element with the eval flagmySites.guru
CVE-2026-7660610.0 CriticalPath traversal in the image elementmySites.guru
CVE-2026-7660710.0 CriticalMissing access check in the download plugin’s foreign-key branchmySites.guru
CVE-2026-779929.5 CriticalHeredoc escaping breakout in the calc elementmySites.guru
CVE-2026-765719.3 CriticalUnauthenticated SQL injection in the list filter condition parametermySites.guru
CVE-2026-766029.3 CriticalUnauthenticated SQL injection in ORDER BY, via a CONCAT( allowlist bypassmySites.guru
CVE-2026-765968.7 HighUnauthenticated table truncation via list.doemptymySites.guru
CVE-2026-765978.7 HighUnauthenticated arbitrary file upload to the web root, in the list email pluginmySites.guru
CVE-2026-765988.7 HighUnauthenticated arbitrary directory listing via onAjax_getFoldersmySites.guru
CVE-2026-770278.6 HighUnauthenticated code execution via JavaScript injection in the JS-Actions regex conditionFabrik
CVE-2026-766006.9 MediumUnauthenticated deletion of any commentmySites.guru
CVE-2026-766016.9 MediumUnauthenticated row reordering in the Order pluginmySites.guru
CVE-2026-766036.9 MediumUnauthenticated row disclosure via form.inlineeditmySites.guru
CVE-2026-766086.9 MediumUnauthenticated disclosure of any commenter’s email addressmySites.guru
CVE-2026-766096.9 MediumUnauthenticated modification of any commentmySites.guru

Fabrik 4.7.2 also re-closed a regression of the original calc-element flaw, CVE-2026-66915, which had been reachable again through a second placeholder substituter; the changelog credits mySites.guru with reporting that regression. The two remote code execution flaws that started this whole run, CVE-2026-66915 in the calc element (reported by Moe Khalilov of LeetProtect Research) and CVE-2026-67282 in the list filter model (reported by Murad Gasimov), were both scored CVSS 4.0 10.0 Critical and fixed earlier in the 4.6.x line.

Just how bad is this?

Honestly, about as bad as an extension vulnerability set gets. Four of these are scored CVSS 10.0, the maximum, and each of the four is reachable by an anonymous visitor with no login: two are direct remote code execution, one is a path traversal in the image element, and one strips out an access check. Add the 9.5 heredoc breakout and the two 9.3 SQL injections and that is seven Critical-rated unauthenticated flaws in a single component, before you count the Highs and the Mediums.

We have been finding and reporting Joomla extension vulnerabilities for years, and a list this long and this severe closed in one release is among the worst we have seen in a long time. If you run Fabrik, treat it that way. Any version below 4.7.2 should be assumed exposed, and the sites most at risk are the ones that publish a Fabrik form or list a visitor can reach without logging in.

What to do

  1. Update every Fabrik install to the latest 4.7.2 build. Download it fresh from My Download Files on fabrikar.com, and re-download it even if a site already reports 4.7.2, because the package has been re-issued more than once under the same version number. It needs a valid Fabrik subscription, and Joomla’s updater will not offer it at default settings, so this is a manual download and install.
  2. Test before you deploy. 4.7.x is a real upgrade rather than a point release: it breaks any userAjax calls you use, and sites running the FullCalendar or Paypal plugins need those updated to current versions at the same time. Install and test on a sandbox before a live site.
  3. Joomla 3 sites need a different plan. Fabrik 4 installs on Joomla 4.2 and above and Joomla 5.1 and above only. There is no patched Fabrik 3 release. The vendor has published a manual one-line source patch for the calc flaw in its Announcements forum, offered as-is with no warranty; apply it as a stopgap while you plan removal or migration.
  4. Check exposed sites for compromise. An unauthenticated flaw leaves no login trail, so updating does not tell you whether a site was already hit. Look for unfamiliar administrator accounts, recently modified or unexpected PHP files, and scheduled tasks you did not create.

Finding every Fabrik install across your Joomla sites

The hard part of a list like this is not the fix, it is finding every site that needs it before an attacker does. mySites.guru keeps a live inventory of every extension on every connected Joomla site and flags the ones running an affected version of Fabrik, so this turns into a filtered list rather than an afternoon of logging into control panels. We flag every Fabrik install through 4.7.2 while we independently verify the latest build.

At a glance

FieldDetail
ComponentFabrik for Joomla (com_fabrik)
VendorFabrikar (fabrikar.com)
TypeMultiple unauthenticated flaws: remote code execution (CWE-94), SQL injection (CWE-89), arbitrary file upload (CWE-434), path traversal (CWE-22), directory listing and access-control failures
CVSS 4.0Up to 10.0 (Critical). Four issues score the maximum 10.0, seven are Critical in all, the rest High and Medium
CVEsSixteen published by the Joomla CNA, fifteen crediting mySites.guru as finder. The full list, with links and scores, is in the table above
ImpactUnauthenticated remote code execution, full-database SQL injection, arbitrary file upload to the web root, and unauthorised disclosure or modification of data, most with no login, token or user interaction
FinderPhil Taylor, mySites.guru (fifteen of the sixteen)
Affected versionsEvery Fabrik release below 4.7.2
Fixed inFabrik 4.7.2, released 22 August 2026

Further Reading

Frequently Asked Questions

What is Fabrik 4.7.2?
Fabrik 4.7.2 is a security release of the Fabrik application and form builder for Joomla, published by Fabrikar on 22 August 2026. It closes a long list of unauthenticated vulnerabilities across the calc element, list filters, the image element, the comment and order plugins, and more. Most of the fixes are credited to mySites.guru in the vendor's own changelog. Every Fabrik version below 4.7.2 should be treated as affected.
Which vulnerabilities does it fix?
Fabrik's changelog for 4.7.2 lists fixes for unauthenticated remote code execution in the calc and image elements, unauthenticated SQL injection in the list filters and ORDER BY handling, an unauthenticated arbitrary file upload to the web root, an unauthenticated directory listing, unauthenticated disclosure, modification and deletion of comments, an unauthenticated row disclosure and reordering, a path traversal and a heredoc escaping breakout. The full table is in this post. Most carry no login, no token and no user interaction.
Are these CVEs published?
Yes. The Joomla CNA has published a CVE record for every one of these, and fifteen of them credit mySites.guru as the finder, four of those at the maximum CVSS 10.0. Each CVE in the table below links to its published record.
Which are the most serious?
Four are scored CVSS 4.0 10.0 Critical: CVE-2026-76604 and CVE-2026-76605 are unauthenticated remote code execution, CVE-2026-76606 is a path traversal in the image element, and CVE-2026-76607 is a missing access check in the download plugin. CVE-2026-77992, the heredoc escaping breakout in the calc element, is 9.5, and the two SQL injections, CVE-2026-76571 and CVE-2026-76602, are 9.3. All of them are unauthenticated.
How do I update, and can every site take it?
Download the latest 4.7.2 build fresh from fabrikar.com and install it. Re-download it even if a site already reports 4.7.2, because 4.7.2 has been re-issued more than once under the same version number. Fabrik 4 installs on Joomla 4.2 and above and Joomla 5.1 and above only. Joomla 3 sites cannot install any Fabrik 4 release and there is no patched Fabrik 3 release; the vendor has published a manual one-line source patch for the calc flaw for Fabrik 3, offered as-is, and you should plan removal or migration for those sites.
How do I find every Fabrik install across my Joomla sites?
mySites.guru keeps a live inventory of every extension on every connected Joomla site and flags the ones running an affected version of Fabrik, so you get a filtered list rather than checking each site by hand. It flags every Fabrik install through 4.7.2 while we independently verify the latest build.

What our users say

Andrés Restrepo
Andrés RestrepoALAMARTE
★★★★★

mySites.guru is a great tool for keeping Joomla! websites updated, secure, and under control. I use it regularly to update extensions, install packages, and monitor my sites. Phil's technical support is excellent: fast, knowledgeable, and genuinely helpful. Thanks Phil

Read more reviews
Peter L
Peter L
★★★★★

I've been using MySites for years. I would not have a website without it been monitored by Phil. He understanding of security on websites is second to none. Some years ago I got him to help remove malware from a website hosting account, he really is amazing

Read more reviews

Read all 268 reviews →

Ready to Take Control?

Start with a free site audit. No credit card required.

Get Your Free Site Audit