Latest updates

RSFirewall! for WordPress 1.1.49 24 Sep 2026

Fixed - Security hardening and code improvements.

RSVivo! 2.1.2 23 Sep 2026

Fixed - Blog Category columns were not displayed correctly.

RSLibro! 1.4.2 10 Sep 2026

Updated - Template override for RSDirectory! entry was updated.
Fixed - RSDirectory! Filtering module was not displayed properly when configured for multiple choices.
Fixed - Template Shortcodes failed to load when setting a template other than RSLibro! as default.

RSDirectory! 2.3.8 09 Sep 2026

Added - 'Focus Markers' option on Map Radius Search.

RSFiles! 1.17.15 04 Sep 2026

Fixed - The file upload was not working correctly when using chunked uploads.

RSAlhambra! 1.0.12 02 Sep 2026

Fixed - Navbar toggler icon color not displaying correctly.

Latest blog entries

RSJoomla! Autumn Sale 2026

Autumn Has Arrived! And So Have RSJoomla! Deals

Fall is here, and so are the savings! Make this season the perfect time to refresh your Joomla! website with special RSJoomla! offers.

21 Joomla! Years - We celebrate through special prices

Cheers to 21 Years of Joomla!

Joomla! has reached another incredible milestone, and we're celebrating with a special offer just for you. Here's to 21 years of innovation, community, and building amazing websites together!

Unauthenticated File Upload fixed in RSFiles! version 1.17.12 - update NOW!

A critical flaw in the RSFiles! upload function allows unauthenticated file uploads without enforcing any file extension.

What this means is that any attacker, without having an account on your website, can upload a .php file in your /downloads directory and execute it.

The bottom line is: update immediately to RSFiles! 1.17.12 which fixes this along some other not-reported, but less critical security issues.

Is this exploited in the wild?

Fortunately, at the time of writing, the vulnerability is not public information. It has been privately disclosed by the team at mySites.guru which we thank and recommend - they deliver fantastic services. However, as this is now disclosed, this will be exploited in the wild probably in a few hours after the new version has been released.

How to mitigate this

If you are using RSFirewall!, by default file uploads with a .php extension are silently deleted so you're protected.

Update as soon as possible

Do not rely on firewalls to keep up with this - your immediate action should be to update RSFiles! to the latest release. If updating is not possible, delete /components/com_rsfiles/controllers/rsfiles.php. This will render RSFiles! unusable, but the file contains the affected code so you won't be vulnerable.

Things to check regardless if you're affected or not

  • Any stray .php files in the downloads/ folder and in any other sub-folders;
  • Any stray .php files in the briefcase/ folder and in any other sub-folders;
  • Check if your download folders are secure - go to RSFiles - Settings - Files and tick both the 'Secure download folder' and 'Secure briefcase folder' checkboxes. This will create a file named .htaccess that disallows direct access to these folders, so files will only be served through RSFiles!.
  • Check your server's raw access logs for POST requests pointing to
    index.php?option=com_rsfiles&task=rsfiles.upload that are not preceded by a request to index.php?option=com_rsfiles&task=rsfiles.checkupload

The technical details

mySites.guru has an excellent blog post explaining how this was discovered, what the bug does and how to address this.

Latest articles from our docs

RSFirewall! for WordPress Changelog
in RSFirewall! (WordPress) - Changelog 14 hours ago.

24 Sep 2026 1.1.49 Fixed - Security hardening and code improvements. 29 Jun 2026 1.1.48 Fixed - Database collation could fail on some installations. 21 May 2026 1.1.47 Added - Support for the Google Safe Browsing V5...

Button
in RSForm! Pro - Form Fields 17 hours ago.

Standard HTML button with no submitting function and two configurable tabs: General Name: the name of the form component. This needs to be unique for each form. It can contain only alphanumeric chars. The name of the field is only used for internal reference - it will...

RSVivo! Changelog
in RSVivo! - Changelog 2 days ago.

23 Sep 2026 Version 2.1.2 Fixed - Blog Category columns were not displayed correctly. 20 Jul 2026 Version 2.1.1 Fixed - Dropdown menu was missing the rounded borders. 17 Oct 2025 Version 2.1.0 Updated - Various Joomla!...