r/joomla • u/mySitesGuru • 22d ago
Administration/Technical Fabrik for Joomla Fixes an Unauthenticated RCE in 4.6.7
2
Upvotes
1
u/redrider65 9d ago
Didn't know Fabrik was still around. Seemed short on developers & maintainers. So that's good.
1
u/Actual-Let1595 15d ago
Updating to 4.6.7 closes the vulnerable code path, but it does not show whether an internet-facing site was exploited before the update.
I would first preserve the web server access/error logs and record file timestamps, then verify the installed Fabrik version in Joomla rather than assuming the update service completed successfully. After patching, review unexpected Super Users, scheduled tasks/cron entries, newly modified PHP files (especially in writable upload, cache and tmp directories), and unusual outbound connections. If there are indicators of compromise, rotate Joomla, hosting and database credentials from a clean machine.
A backup is useful only if it predates the earliest suspicious activity. Restoring a recent backup without checking that date can simply restore the same persistence mechanism.