plugin

Wpforo Vulnerabilities

82 known security issues reported for the Wpforo WordPress plugin. Most recent disclosed Aug 27, 2026.

4 critical 17 high 28 medium

Running Wpforo on your site? Check whether your installed version is affected.

Scan your site free

wpForo Forum <= 2.4.17 - Unauthenticated SQL Injection via 'referer' Parameter

high

The wpForo Forum plugin for WordPress is vulnerable to SQL Injection via the 'referer' parameter in all versions up to, and including, 2.4.17. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated atta...

CVSS:
7.5
Affected:
up to 2.4.17
Fixed in:
3.0.0
Disclosed:
Aug 27, 2026

CVE-2026-5097 on NVD →

wpForo Forum <= 3.1.2 - Missing Authorization to Authenticated (Subscriber+) Account Status Manipulation

medium

The wpForo Forum plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in all versions up to, and including, 3.1.2. This makes it possible for authenticated attackers, with Subscriber-level access and above, to manipulate account reputation statuses.

CVSS:
4.3
Affected:
up to 3.1.2
Fixed in:
3.1.3
Disclosed:
Jul 27, 2026

CVE-2026-12698 on NVD →

wpForo Forum <= 3.1.1 - Authenticated (Subscriber+) Stored Cross-Site Scripting

medium

The wpForo Forum plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 3.1.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that...

CVSS:
6.4
Affected:
up to 3.1.1
Fixed in:
3.1.2
Disclosed:
Jul 20, 2026

CVE-2026-12696 on NVD →

wpForo Forum <= 3.1.1 - Insecure Direct Object Reference to Authenticated (Subscriber+) Chat Message Deletion

medium

The wpForo Forum plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 3.1.1 due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to delete other user's chat messages.

CVSS:
4.3
Affected:
up to 3.1.1
Fixed in:
3.1.2
Disclosed:
Jul 16, 2026

CVE-2026-12697 on NVD →

wpForo Forum <= 3.1.1 - Authenticated (Subscriber+) Stored Cross-Site Scripting via 'location' Profile Field

medium

The wpForo Forum plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'location' Profile Field in all versions up to, and including, 3.1.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject ar...

CVSS:
6.4
Affected:
up to 3.1.1
Fixed in:
3.1.2
Disclosed:
Jul 15, 2026

CVE-2026-15021 on NVD →

wpForo Forum <= 3.0.9 - Authenticated (Contributor+) SQL Injection

medium

The wpForo Forum plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 3.0.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with contributor-level access and abo...

CVSS:
6.5
Affected:
up to 3.0.9
Fixed in:
3.1.0
Disclosed:
Jun 26, 2026

CVE-2026-57636 on NVD →

wpForo Forum <= 3.1.0 - Unauthenticated PHP Object Injection

high

The wpForo Forum plugin for WordPress is vulnerable to PHP Object Injection in versions up to, and including, 3.1.0 via deserialization of untrusted input. This makes it possible for unauthenticated attackers to inject a PHP Object. No known POP chain is present in the vulnerable software. If a POP chain is present via...

CVSS:
8.1
Affected:
up to 3.1.0
Fixed in:
3.1.1
Disclosed:
Jun 4, 2026

CVE-2026-49769 on NVD →

wpForo Forum <= 3.1.0 - Missing Authorization

medium

The wpForo Forum plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in all versions up to, and including, 3.1.0. This makes it possible for unauthenticated attackers to perform an unauthorized action.

CVSS:
5.3
Affected:
up to 3.1.0
Fixed in:
3.1.1
Disclosed:
Jun 4, 2026

CVE-2026-49767 on NVD →

wpForo Forum <= 3.0.6 - Missing Authorization

medium

The wpForo Forum plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in versions up to, and including, 3.0.6. This makes it possible for unauthenticated attackers to perform an unauthorized action.

CVSS:
5.3
Affected:
up to 3.0.6
Fixed in:
3.0.7
Disclosed:
May 18, 2026

CVE-2026-42682 on NVD →

wpForo Forum <= 3.0.4 - Unauthenticated SQL Injection

high

The wpForo Forum plugin for WordPress is vulnerable to SQL Injection in versions up to, and including, 3.0.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries int...

CVSS:
7.5
Affected:
up to 3.0.4
Fixed in:
3.0.5
Disclosed:
May 7, 2026

CVE-2026-40798 on NVD →

wpForo Forum < 3.0.2 - Missing Authorization

medium

The wpForo Forum plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in versions up to 3.0.2. This makes it possible for unauthenticated attackers to perform an unauthorized action.

CVSS:
5.3
Affected:
up to 3.0.2
Fixed in:
3.0.2
Disclosed:
Apr 21, 2026

CVE-2026-40767 on NVD →

wpForo Forum <= 3.0.5 - Authenticated (Subscriber+) Arbitrary File Deletion via Custom Profile Field File Path

high

The wpForo Forum plugin for WordPress is vulnerable to Arbitrary File Deletion in versions up to and including 3.0.5. This is due to two compounding flaws: the Members::update() method does not validate or restrict the value of file-type custom profile fields, allowing authenticated users to store an arbitrary path ins...

CVSS:
8.1
Affected:
up to 3.0.5
Fixed in:
3.0.6
Disclosed:
Apr 20, 2026

CVE-2026-6248 on NVD →

wpForo Forum <= 2.4.16 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Forum Post Modification via 'guestposting' Parameter

medium

The wpForo Forum plugin for WordPress is vulnerable to unauthorized modification of data due to the use of `extract($args, EXTR_OVERWRITE)` on user-controlled input in the `edit()` method of `classes/Posts.php` in all versions up to, and including, 2.4.16. The `post_edit` action handler in `Actions.php` passes `$_REQUE...

CVSS:
6.5
Affected:
up to 2.4.16
Fixed in:
3.0.0
Disclosed:
Apr 16, 2026

CVE-2026-4666 on NVD →

wpForo Forum <= 3.0.2 - Authenticated (Subscriber+) Arbitrary File Deletion via 'data[body][fileurl]' Parameter

high

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 f...

CVSS:
7.1
Affected:
up to 3.0.2
Fixed in:
3.0.3
Disclosed:
Apr 10, 2026

CVE-2026-5809 on NVD →

wpForo Forum <= 2.4.16 - Authenticated (Subscriber+) Arbitrary File Deletion via Post Body

high

The wpForo Forum plugin for WordPress is vulnerable to arbitrary file deletion in all versions up to, and including, 2.4.16. This is due to a missing file name/path validation against path traversal sequences. This makes it possible for authenticated attackers, with subscriber level access and above, to delete arbitrar...

CVSS:
8.8
Affected:
up to 2.4.16
Fixed in:
2.4.17
Disclosed:
Apr 3, 2026

CVE-2026-3666 on NVD →

wpForo Forum <= 2.4.14 - Unauthenticated Time-Based SQL Injection

high

The wpForo Forum plugin for WordPress is vulnerable to time-based SQL Injection via the 'wpfob' parameter in all versions up to, and including, 2.4.14 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated atta...

CVSS:
7.5
Affected:
up to 2.4.14
Fixed in:
2.4.15
Disclosed:
Feb 18, 2026

CVE-2026-1581 on NVD →

wpForo Forum <= 2.4.13 - Authenticated (Subscriber+) PHP Object Injection

high

The wpForo Forum plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 2.4.13 via deserialization of untrusted input in the 'wpforo_display_array_data' function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject a PHP Object....

CVSS:
8.8
Affected:
up to 2.4.13
Fixed in:
2.4.14
Disclosed:
Feb 10, 2026

CVE-2026-0910 on NVD →

wpForo Forum [wpforo] <= 2.4.10 (unfixed)

unknown

[en] Missing Authorization vulnerability in Tomdever wpForo Forum wpforo allows Exploiting Incorrectly Configured Access Control Security Levels.This issue affects wpForo Forum: from n/a through <= 2.4.10.

Affected:
up to 2.4.10
Fix:
No patched version reported
Disclosed:
Dec 18, 2025

CVE-2025-66070 on NVD →

wpForo Forum [wpforo] < 2.4.13

unknown

[en] The wpForo Forum plugin for WordPress is vulnerable to generic SQL Injection via the `post_args` and `topic_args` parameters in all versions up to, and including, 2.4.12 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible...

Affected:
up to 2.4.13
Fixed in:
2.4.13
Disclosed:
Dec 14, 2025

CVE-2025-13126 on NVD →

wpForo Forum <= 2.4.12 - Unauthenticated SQL Injection

high

The wpForo Forum plugin for WordPress is vulnerable to generic SQL Injection via the `post_args` and `topic_args` parameters in all versions up to, and including, 2.4.12 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for...

CVSS:
7.5
Affected:
up to 2.4.12
Fixed in:
2.4.13
Disclosed:
Dec 13, 2025

CVE-2025-13126 on NVD →

wpForo Forum <= 2.4.10 - Missing Authorization

medium

The wpForo Forum plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on a function in all versions up to, and including, 2.4.10. This makes it possible for unauthenticated attackers to perform an unauthorized action.

CVSS:
5.3
Affected:
up to 2.4.10
Fixed in:
2.4.11
Disclosed:
Nov 18, 2025

CVE-2025-66070 on NVD →

wpForo Forum [wpforo] < 2.4.10

unknown

[en] The wpForo Forum plugin for WordPress is vulnerable to SQL Injection via the Subscriptions Manager in all versions up to, and including, 2.4.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attacker...

Affected:
up to 2.4.10
Fixed in:
2.4.10
Disclosed:
Nov 1, 2025

CVE-2025-11740 on NVD →

wpForo Forum <= 2.4.9 - Authenticated (Susbscriber+) SQL Injection

medium

The wpForo Forum plugin for WordPress is vulnerable to SQL Injection via the Subscriptions Manager in all versions up to, and including, 2.4.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, wi...

CVSS:
6.5
Affected:
up to 2.4.9
Fixed in:
2.4.10
Disclosed:
Oct 31, 2025

CVE-2025-11740 on NVD →

wpForo Forum <= 2.4.8 - Unauthenticated SQL Injection via get_members Function

high

The wpForo Forum plugin for WordPress is vulnerable to error‐based or time-based SQL Injection via the get_members() function in all versions up to, and including, 2.4.8 due to missing integer validation on the 'offset' and 'row_count' parameters. The function blindly interpolates 'row_count' into a 'LIMIT offset,row_c...

CVSS:
7.5
Affected:
up to 2.4.8
Fixed in:
2.4.9
Disclosed:
Oct 24, 2025

CVE-2025-4203 on NVD →

wpForo Forum <= 2.4.6 - Authenticated (Subscriber+) Insecure Direct Object Reference

medium

The wpForo Forum plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 2.4.6 due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to perform unauthorized actions.

CVSS:
4.3
Affected:
up to 2.4.6
Fixed in:
2.4.7
Disclosed:
Sep 3, 2025

CVE-2025-58597 on NVD →

wpForo Forum [wpforo] < 2.4.7

unknown

[en] Authorization Bypass Through User-Controlled Key vulnerability in Tomdever wpForo Forum allows Exploiting Incorrectly Configured Access Control Security Levels. This issue affects wpForo Forum: from n/a through 2.4.6.

Affected:
up to 2.4.7
Fixed in:
2.4.7
Disclosed:
Sep 3, 2025

CVE-2025-58597 on NVD →

wpForo Forum <= 2.4.5 - Authenticated (Subscriber+) Stored Cross-Site Scripting via Profile Avatar

medium

The wpForo Forum plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 2.4.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary...

CVSS:
5.4
Affected:
up to 2.4.5
Fixed in:
2.4.6
Disclosed:
Jul 9, 2025

CVE-2025-4406 on NVD →

wpForo Forum [wpforo] < 2.4.4

unknown

[en] Incorrect Privilege Assignment vulnerability in Tomdever wpForo Forum allows Privilege Escalation.This issue affects wpForo Forum: from n/a through 2.4.2.

Affected:
up to 2.4.4
Fixed in:
2.4.4
Disclosed:
Apr 4, 2025

CVE-2025-31420 on NVD →

wpForo Forum <= 2.4.3 - Authenticated (Subscriber+) Privilege Escalation

high

The wpForo Forum plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 2.4.3. This makes it possible for authenticated attackers, with Subscriber-level access and above, to elevate their privileges.

CVSS:
8.8
Affected:
up to 2.4.3
Fixed in:
2.4.4
Disclosed:
Apr 2, 2025

CVE-2025-31420 on NVD →

wpForo Forum <= 2.4.1 - Authenticated (Subscriber+) Arbitrary File Read in update

medium

The wpForo Forum plugin for WordPress is vulnerable to arbitrary file read due to insufficient input validation in the 'update' method of the 'Members' class in all versions up to, and including, 2.4.1. This makes it possible for authenticated attackers, with subscriber-level privileges or higher, to read arbitrary fil...

CVSS:
6.5
Affected:
up to 2.4.1
Fixed in:
2.4.2
Disclosed:
Feb 27, 2025

CVE-2025-0764 on NVD →

wpForo Forum [wpforo] < 2.2.6

unknown

[en] Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) vulnerability in gVectors Team wpForo Forum allows Code Injection.This issue affects wpForo Forum: from n/a through 2.2.5.

Affected:
up to 2.2.6
Fixed in:
2.2.6
Disclosed:
Dec 9, 2024

CVE-2023-47869 on NVD →

wpForo Forum [wpforo] < 2.3.5

unknown

[en] Exposure of Sensitive Information to an Unauthorized Actor vulnerability in gVectors Team wpForo Forum.This issue affects wpForo Forum: from n/a through 2.3.4.

Affected:
up to 2.3.5
Fixed in:
2.3.5
Disclosed:
Aug 26, 2024

CVE-2024-43289 on NVD →

wpForo Forum [wpforo] < 2.3.5

unknown

[en] Authorization Bypass Through User-Controlled Key vulnerability in gVectors Team wpForo Forum.This issue affects wpForo Forum: from n/a through 2.3.4.

Affected:
up to 2.3.5
Fixed in:
2.3.5
Disclosed:
Aug 18, 2024

CVE-2024-43288 on NVD →

wpForo Forum <= 2.3.4 - Unauthenticated Sensitive Information Exposure

medium

The wpForo Forum plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 2.3.4. This makes it possible for unauthenticated attackers to extract sensitive user or configuration data.

CVSS:
5.3
Affected:
up to 2.3.4
Fixed in:
2.3.5
Disclosed:
Aug 16, 2024

CVE-2024-43289 on NVD →

wpForo Forum <= 2.3.4 - Authenticated (Subscriber+) Insecure Direct Object Reference

medium

The wpForo Forum plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 2.3.4 due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to perform an unauthorized action.

CVSS:
4.3
Affected:
up to 2.3.4
Fixed in:
2.3.5
Disclosed:
Aug 16, 2024

CVE-2024-43288 on NVD →

wpForo Forum [wpforo] < 2.1.0

unknown

[en] Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) vulnerability in gVectors Team wpForo Forum allows Content Spoofing.This issue affects wpForo Forum: from n/a through 2.0.9.

Affected:
up to 2.1.0
Fixed in:
2.1.0
Disclosed:
Jun 21, 2024

CVE-2022-38055 on NVD →

wpForo Forum [wpforo] < 2.3.4

unknown

[en] The wpForo Forum plugin for WordPress is vulnerable to SQL Injection via the 'slug' attribute of the 'wpforo' shortcode in all versions up to, and including, 2.3.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for a...

Affected:
up to 2.3.4
Fixed in:
2.3.4
Disclosed:
Jun 1, 2024

CVE-2024-3200 on NVD →

wpForo Forum <= 2.3.3 - Authenticated (Contributor+) SQL Injection

critical

The wpForo Forum plugin for WordPress is vulnerable to SQL Injection via the 'slug' attribute of the 'wpforo' shortcode in all versions up to, and including, 2.3.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authen...

CVSS:
9.9
Affected:
up to 2.3.3
Fixed in:
2.3.4
Disclosed:
May 31, 2024

CVE-2024-3200 on NVD →

wpForo Forum [wpforo] < 2.2.4

unknown

[en] Improper Privilege Management vulnerability in wpForo wpForo Forum allows Privilege Escalation.This issue affects wpForo Forum: from n/a through 2.2.3.

Affected:
up to 2.2.4
Fixed in:
2.2.4
Disclosed:
May 17, 2024

CVE-2023-47868 on NVD →

wpForo Forum [wpforo] < 2.2.4

unknown

[en] Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in gVectors Team wpForo Forum allows Stored XSS.This issue affects wpForo Forum: from n/a through 2.2.3.

Affected:
up to 2.2.4
Fixed in:
2.2.4
Disclosed:
Nov 30, 2023

CVE-2023-47872 on NVD →

wpForo Forum [wpforo] < 2.2.9

unknown

[en] Cross-Site Request Forgery (CSRF), Missing Authorization vulnerability in gVectors Team wpForo Forum wpforo allows Cross Site Request Forgery, Accessing Functionality Not Properly Constrained by ACLs leading to forced all users log out.This issue affects wpForo Forum: from n/a through 2.2.6.

Affected:
up to 2.2.9
Fixed in:
2.2.9
Disclosed:
Nov 30, 2023

CVE-2023-47870 on NVD →

wpForo Forum <= 2.2.3 - Unauthenticated Privilege Escalation

critical

The wpForo Forum plugin for WordPress is vulnerable to privilege escalation in all versions up to, and including, 2.2.3. This is due to incorrect assignment of user permissions during registration. This makes it possible for unauthenticated attackers to elevate their privileges to that of an administrator.

CVSS:
9.8
Affected:
up to 2.2.3
Fixed in:
2.2.4
Disclosed:
Nov 20, 2023

CVE-2023-47868 on NVD →

wpForo Forum <= 2.2.3 - Authenticated (Subscriber+) Stored Cross-Site Scripting

medium

The wpForo Forum plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 2.2.3 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that...

CVSS:
6.4
Affected:
up to 2.2.3
Fixed in:
2.2.4
Disclosed:
Nov 20, 2023

CVE-2023-47872 on NVD →

wpForo Forum <= 2.2.8 - Cross-Site Request Forgery via logout()

medium

The wpForo Forum plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.2.8. This is due to missing or incorrect nonce validation on the logout() function. This makes it possible for unauthenticated attackers to log out other users via a forged request granted they can tric...

CVSS:
4.3
Affected:
up to 2.2.8
Fixed in:
2.2.9
Disclosed:
Nov 20, 2023

CVE-2023-47870 on NVD →

wpForo Forum <= 2.2.5 - Missing Authorization

medium

The wpForo Forum plugin for WordPress is vulnerable to unauthorized control of data due to a missing capability check on an unknown function in all versions up to, and including, 2.2.5. This makes it possible for authenticated attackers, with subscriber-level access and above, to perform an unauthorized action.

CVSS:
4.3
Affected:
up to 2.2.5
Fixed in:
2.2.6
Disclosed:
Nov 20, 2023

CVE-2023-47869 on NVD →

wpForo Forum [wpforo] < 2.1.9

unknown

[en] The wpForo Forum WordPress plugin before 2.1.9 does not escape some request parameters while in debug mode, leading to a Reflected Cross-Site Scripting vulnerability.

Affected:
up to 2.1.9
Fixed in:
2.1.9
Disclosed:
Jul 24, 2023

CVE-2023-2309 on NVD →

wpForo Forum <= 2.1.8 - Reflected Cross-Site Scripting via 'wpforo_debug'

medium

The wpForo Forum plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘wpforo_debug’ function in versions up to, and including, 2.1.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that exe...

CVSS:
6.1
Affected:
up to 2.1.8
Fixed in:
2.1.9
Disclosed:
Jul 3, 2023

CVE-2023-2309 on NVD →

wpForo Forum [wpforo] < 2.1.8

unknown

[en] The wpForo Forum plugin for WordPress is vulnerable to Local File Include, Server-Side Request Forgery, and PHAR Deserialization in versions up to, and including, 2.1.7. This is due to the insecure use of file_get_contents without appropriate verification of the data being supplied to the function. This makes it p...

Affected:
up to 2.1.8
Fixed in:
2.1.8
Disclosed:
Jun 9, 2023

CVE-2023-2249 on NVD →

wpForo Forum <= 2.1.7 - Authenticated (Subscriber+) Local File Include, Server-Side Request Forgery, and PHAR Deserialization via file_get_contents

high

The wpForo Forum plugin for WordPress is vulnerable to Local File Include, Server-Side Request Forgery, and PHAR Deserialization in versions up to, and including, 2.1.7. This is due to the insecure use of file_get_contents without appropriate verification of the data being supplied to the function. This makes it possib...

CVSS:
8.8
Affected:
up to 2.1.7
Fixed in:
2.1.8
Disclosed:
Jun 1, 2023

CVE-2023-2249 on NVD →

wpForo Forum <= 2.0.9 - Authenticated (Subscriber+) HTML Injection

medium

The wpForo Forum plugin for WordPress is vulnerable to HTML Injection in versions up to, and including, 2.0.9. This is due to insufficient escaping and sanitization of user supplied input. This makes it possible for authenticated attackers, with subscriber-level permissions and above to inject HTML content on pages.

CVSS:
5.4
Affected:
up to 2.0.9
Fixed in:
2.1.0
Disclosed:
Dec 7, 2022

CVE-2022-38055 on NVD →

wpForo Forum <= 2.0.5 - Insecure Direct Object Reference to Forum Privacy Change

medium

The wpForo Forum plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 2.0.5. This makes it possible for authenticated attackers, with subscriber-level access or higher, to mark any forum post as private/public.

CVSS:
6.3
Affected:
up to 2.0.5
Fixed in:
2.0.6
Disclosed:
Nov 26, 2022

CVE-2022-40206 on NVD →

wpForo Forum [wpforo] < 2.1.0

unknown

[en] Auth. (subscriber+) Arbitrary File Upload vulnerability in wpForo Forum plugin <= 2.0.9 on WordPress.

Affected:
up to 2.1.0
Fixed in:
2.1.0
Disclosed:
Nov 17, 2022

CVE-2022-40200 on NVD →

wpForo Forum [wpforo] < 2.1.0

unknown

[en] Cross-Site Request Forgery (CSRF) vulnerability in wpForo Forum plugin <= 2.0.9 on WordPress.

Affected:
up to 2.1.0
Fixed in:
2.1.0
Disclosed:
Nov 17, 2022

CVE-2022-40192 on NVD →

wpForo Forum <= 2.0.9 - Authenticated (Subscriber+) Arbitrary File Upload

high

The wpForo Forum plugin for WordPress is vulnerable to arbitrary file uploads due to missing protections or file validations in versions up to, and including, 2.0.9. This makes it possible for authenticated attackers, with minimal permissions, to upload arbitrary files on the affected sites server which may make remote...

CVSS:
8.8
Affected:
up to 2.0.9
Fixed in:
2.1.0
Disclosed:
Nov 9, 2022

CVE-2022-40200 on NVD →

wpForo Forum <= 2.0.9 - Cross-Site Request Forgery

high

The wpForo Forum plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.0.9. This is due to missing or incorrect nonce validation on the profile_cover_delete function. This makes it possible for unauthenticated attackers to delete forum users, via forged request granted the...

CVSS:
8.8
Affected:
up to 2.0.9
Fixed in:
2.1.0
Disclosed:
Nov 9, 2022

CVE-2022-40192 on NVD →

wpForo Forum [wpforo] < 2.0.6

unknown

[en] Insecure direct object references (IDOR) vulnerability in the wpForo Forum plugin <= 2.0.5 on WordPress allows attackers with subscriber or higher user roles to mark any forum post as solved/unsolved.

Affected:
up to 2.0.6
Fixed in:
2.0.6
Disclosed:
Nov 8, 2022

CVE-2022-40205 on NVD →

wpForo Forum [wpforo] < 2.0.6

unknown

[en] Insecure direct object references (IDOR) vulnerability in the wpForo Forum plugin <= 2.0.5 on WordPress allows attackers with subscriber or higher user roles to mark any forum post as private/public.

Affected:
up to 2.0.6
Fixed in:
2.0.6
Disclosed:
Nov 8, 2022

CVE-2022-40206 on NVD →

wpForo Forum [wpforo] < 2.0.6

unknown

[en] Cross-Site Request Forgery (CSRF) vulnerability in gVectors Team wpForo Forum plugin <= 2.0.5 on WordPress leading to topic deletion.

Affected:
up to 2.0.6
Fixed in:
2.0.6
Disclosed:
Nov 8, 2022

CVE-2022-40632 on NVD →

wpForo Forum <= 2.0.5 - Insecure Direct Object Reference to Forum Status Change

medium

The wpForo Forum plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 2.0.5. This makes it possible for authenticated attackers, with subscriber-level access or higher, to mark any forum post as solved/unsolved.

CVSS:
5.4
Affected:
up to 2.0.5
Fixed in:
2.0.6
Disclosed:
Sep 26, 2022

CVE-2022-40205 on NVD →

wpForo Forum [wpforo] < 2.0.6

unknown

[en] Cross-Site Request Forgery (CSRF) vulnerability in gVectors Team wpForo Forum plugin <= 2.0.5 at WordPress.

Affected:
up to 2.0.6
Fixed in:
2.0.6
Disclosed:
Sep 9, 2022

CVE-2022-38144 on NVD →

wpForo Forum <= 2.0.5 - Cross-Site Request Forgery

high

The wpForo Forum plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.0.5. This is due to missing or incorrect nonce validation on one of its functions. This makes it possible for unauthenticated attackers to execute that function, via forged request granted they can tric...

CVSS:
8.8
Affected:
up to 2.0.5
Fixed in:
2.0.6
Disclosed:
Sep 8, 2022

CVE-2022-38144 on NVD →

wpForo Forum <= 2.0.5 - Cross-Site Request Forgery

high

The wpForo Forum plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.0.5. This is due to missing or incorrect nonce validation on various AJAX actions. This makes it possible for unauthenticated attackers to invoke the associated functions (leading to post deletion for e...

CVSS:
8.8
Affected:
up to 2.0.5
Fixed in:
2.0.6
Disclosed:
Sep 8, 2022

CVE-2022-40632 on NVD →

wpForo Forum [wpforo] < 1.9.7

unknown

[en] The wpForo Forum WordPress plugin before 1.9.7 did not validate the redirect_to parameter in the login form of the forum, leading to an open redirect issue after a successful login. Such issue could allow an attacker to induce a user to use a login URL redirecting to a website under their control and being a repli...

Affected:
up to 1.9.7
Fixed in:
1.9.7
Disclosed:
Jul 6, 2021

CVE-2021-24406 on NVD →

wpForo Forum <= 1.9.6 - Open Redirect

medium

The wpForo Forum WordPress plugin before 1.9.7 did not validate the redirect_to parameter in the login form of the forum, leading to an open redirect issue after a successful login. Such issue could allow an attacker to induce a user to use a login URL redirecting to a website under their control and being a replica of...

CVSS:
6.1
Affected:
up to 1.9.6
Fixed in:
1.9.7
Disclosed:
Jun 14, 2021

CVE-2021-24406 on NVD →

wpForo Forum [wpforo] < 1.7.0

unknown

[en] The wpForo plugin 1.6.5 for WordPress allows XSS involving the wpf-dw-td-value class of dashboard.php.

Affected:
up to 1.7.0
Fixed in:
1.7.0
Disclosed:
Jun 15, 2020

CVE-2019-19112 on NVD →

wpForo Forum [wpforo] < 1.7.0

unknown

[en] The wpForo plugin 1.6.5 for WordPress allows XSS via the wp-admin/admin.php?page=wpforo-phrases s parameter.

Affected:
up to 1.7.0
Fixed in:
1.7.0
Disclosed:
Jun 15, 2020

CVE-2019-19110 on NVD →

wpForo Forum [wpforo] < 1.7.0

unknown

[en] The wpForo plugin 1.6.5 for WordPress allows XSS via the wp-admin/admin.php?page=wpforo-phrases langid parameter.

Affected:
up to 1.7.0
Fixed in:
1.7.0
Disclosed:
Jun 15, 2020

CVE-2019-19111 on NVD →

wpForo Forum [wpforo] < 1.7.0

unknown

[en] The wpForo plugin 1.6.5 for WordPress allows wp-admin/admin.php?page=wpforo-usergroups CSRF.

Affected:
up to 1.7.0
Fixed in:
1.7.0
Disclosed:
Jun 15, 2020

CVE-2019-19109 on NVD →

wpForo Forum <= 1.6.5 - Cross-Site Request Forgery

high

The wpForo plugin 1.6.5 for WordPress allows wp-admin/admin.php?page=wpforo-usergroups CSRF.

CVSS:
8.8
Affected:
up to 1.6.5
Fixed in:
1.7.0
Disclosed:
May 4, 2020

CVE-2019-19109 on NVD →

wpForo Forum <= 1.6.5 - Cross-Site Scripting via wpf-dw-td-value class

medium

The wpForo plugin 1.6.5 for WordPress allows XSS involving the wpf-dw-td-value class of dashboard.php.

CVSS:
6.1
Affected:
up to 1.6.5
Fixed in:
1.7.0
Disclosed:
May 4, 2020

CVE-2019-19112 on NVD →

wpForo Forum <= 1.6.5 - Cross-Site Scripting via langid parameter

medium

The wpForo plugin 1.6.5 for WordPress allows XSS via the wp-admin/admin.php?page=wpforo-phrases langid parameter.

CVSS:
6.1
Affected:
up to 1.6.5
Fixed in:
1.7.0
Disclosed:
May 4, 2020

CVE-2019-19111 on NVD →

wpForo Forum <= 1.6.5 - Cross-Site Scripting via s parameter

medium

The wpForo plugin 1.6.5 for WordPress allows XSS via the wp-admin/admin.php?page=wpforo-phrases s parameter.

CVSS:
4.8
Affected:
up to 1.6.5
Fixed in:
1.7.0
Disclosed:
May 4, 2020

CVE-2019-19110 on NVD →

wpForo Forum [wpforo] < 1.5.2

unknown

[en] An issue was discovered in the update function in the wpForo Forum plugin before 1.5.2 for WordPress. A registered forum is able to escalate privilege to the forum administrator without any form of user interaction.

Affected:
up to 1.5.2
Fixed in:
1.5.2
Disclosed:
Jun 19, 2019

CVE-2018-16613 on NVD →

wpForo < = 1.5.1 - Privilege Escalation

critical

An issue was discovered in the update function in the wpForo Forum plugin before 1.5.2 for WordPress. A registered forum user is able to escalate privilege to the forum administrator without any form of user interaction.

CVSS:
9.8
Affected:
up to 1.5.1
Fixed in:
1.5.2
Disclosed:
Sep 6, 2018

CVE-2018-16613 on NVD →

wpForo Forum [wpforo] < 1.4.12

unknown

[en] wpforo_get_request_uri in wpf-includes/functions.php in the wpForo Forum plugin before 1.4.12 for WordPress allows Unauthenticated Reflected Cross-Site Scripting (XSS) via the URI.

Affected:
up to 1.4.12
Fixed in:
1.4.12
Disclosed:
Jun 4, 2018

CVE-2018-11709 on NVD →

wpForo Forum < 1.4.12 - Reflected Cross-Site Scripting

medium

wpforo_get_request_uri in wpf-includes/functions.php in the wpForo Forum plugin before 1.4.12 for WordPress allows Unauthenticated Reflected Cross-Site Scripting (XSS) via the URI.

CVSS:
6.1
Affected:
up to 1.4.12
Fixed in:
1.4.12
Disclosed:
Jun 1, 2018

CVE-2018-11709 on NVD →

wpForo Forum [wpforo] < 1.4.13

unknown

[en] The wpForo plugin through 2018-02-05 for WordPress has SQL Injection via a search with the /forum/ wpfo parameter.

Affected:
up to 1.4.13
Fixed in:
1.4.13
Disclosed:
May 28, 2018

CVE-2018-11515 on NVD →

wpForo Forum <= 1.4.12 - SQL Injection

critical

The wpForo Forum plugin for WordPress is vulnerable to Blind SQL Injection via the ‘wpfo’ parameter in versions up to, and including, 1.4.12 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to...

CVSS:
9.8
Affected:
up to 1.4.12
Fixed in:
1.4.13
Disclosed:
May 27, 2018

CVE-2018-11515 on NVD →

wpForo Forum [wpforo] < 2.1.0

unknown

Update the WordPress wpForo Forum plugin to the latest available version (at least 2.1.0). Ananda Dhakal discovered and reported this Other Vulnerability Type vulnerability in WordPress wpForo Forum Plugin. This vulnerability has been fixed in version 2.1.0.

Affected:
up to 2.1.0
Fixed in:
2.1.0

Protect your WordPress site

Run a free security scan to detect vulnerable plugins and themes, exposed files, and malware — no plugin install, no signup.

Scan your site free

← Back to the vulnerability database