The wpForo Forum plugin for WordPress is vulnerable to Arbitrary File Deletion in versions up to and including 3.0.2. This is due to a two-step logic flaw: the topic_add() and topic_edit() action handlers accept arbitrary user-supplied data[*] arrays from $_REQUEST and store them as postmeta without restricting which fields may contain array values. Because 'body' is included in the allowed topic fields list, an attacker can supply data[body][fileurl] with an arbitrary file path (e.g., wp-config.php or an absolute server path). This poisoned fileurl is persisted to the plugin's custom postmeta database table. Subsequently, when the attacker submits wpftcf_delete[]=body on a topic_edit request, the add_file() method retrieves the stored postmeta record, extracts the attacker-controlled fileurl, passes it through wpforo_fix_upload_dir() which only rewrites legitimate wpforo upload paths and returns all other paths unchanged, and then calls wp_delete_file() on the unvalidated path. This makes it possible for authenticated attackers, with subscriber-level access and above, to delete arbitrary files writable by the PHP process on the server, including critical files such as wp-config.
We have discovered 4,618 live websites that are affected by CVE-2026-5809.
| Product | |
| Category | Wordpress Plugins |
| Vulnerable Domains | 4,618 live websites (100% of Wpforo install base) |
| Vulnerable Versions |
|
| Vulnerable Versions Count | 81 versions ( 100% of all versions) |
| 1,636 websites | |
| 583 websites | |
| 290 websites | |
| 256 websites | |
| 171 websites | |
| 146 websites | |
| 109 websites | |
| 96 websites | |
| 94 websites | |
| 90 websites |
| .com | 1,758 websites |
| .org | 561 websites |
| .de | 357 websites |
| .net | 187 websites |
| .ru | 142 websites |
| .fr | 125 websites |
| .nl | 118 websites |
| .co.uk | 110 websites |
| .it | 71 websites |
| .es | 63 websites |
| Domain | Country | Rank | Contacts |
|---|---|---|---|
| ******.com | **,*** | ||
| *************.org | **,*** | ||
| *******.com | **,*** | ||
| ****.org | **,*** | ||
| ********.com | **,*** | ||
| **.nl | **,*** | ||
| *******.com | **,*** | ||
| ********.com | **,*** | ||
| *********.com | **,*** | ||
| *******.org | **,*** |
FAQ