Support Board < 3.8.9 - Unauthenticated Privilege Escalation
critical
The Support Board plugin for WordPress is vulnerable to Privilege Escalation in all versions up to 3.8.9 (exclusive). This makes it possible for unauthenticated attackers to elevate their privileges.
- CVSS:
- 9.8
- Affected:
- up to 3.8.9
- Fixed in:
- 3.8.9
- Disclosed:
- Jun 1, 2026
CVE-2026-27395 on NVD →
Support Board for WordPress [supportboard] < 3.8.7
unknown
[en] Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Schiocco Support Board supportboard allows Reflected XSS.This issue affects Support Board: from n/a through < 3.8.7.
- Affected:
- up to 3.8.7
- Fixed in:
- 3.8.7
- Disclosed:
- Dec 18, 2025
CVE-2025-60182 on NVD →
Support Board for WordPress [supportboard] < 3.8.1
unknown
[en] Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Schiocco Support Board allows Reflected XSS. This issue affects Support Board: from n/a through 3.8.0.
- Affected:
- up to 3.8.1
- Fixed in:
- 3.8.1
- Disclosed:
- Aug 20, 2025
CVE-2025-54027 on NVD →
Support Board for WordPress [supportboard] < 3.8.1
unknown
[en] Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Schiocco Support Board allows PHP Local File Inclusion. This issue affects Support Board: from n/a through 3.8.0.
- Affected:
- up to 3.8.1
- Fixed in:
- 3.8.1
- Disclosed:
- Aug 20, 2025
CVE-2025-54031 on NVD →
Support Board < 3.8.7 - Reflected Cross-Site Scripting
medium
The Support Board plugin for WordPress is vulnerable to Reflected Cross-Site Scripting in versions up to 3.8.7 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into...
- CVSS:
- 6.1
- Affected:
- up to 3.8.7
- Fixed in:
- 3.8.7
- Disclosed:
- Jul 31, 2025
CVE-2025-60182 on NVD →
Support Board <= 3.8.0 - Reflected Cross-Site Scripting
medium
The Support Board plugin for WordPress is vulnerable to Reflected Cross-Site Scripting in all versions up to, and including, 3.8.0 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successful...
- CVSS:
- 6.1
- Affected:
- up to 3.8.0
- Fixed in:
- 3.8.1
- Disclosed:
- Jul 23, 2025
CVE-2025-54027 on NVD →
Support Board <= 3.8.0 - Unauthenticated Local File Inclusion
high
The Support Board plugin for WordPress is vulnerable to Local File Inclusion in versions up to, and including, 3.8.0. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access contro...
- CVSS:
- 8.1
- Affected:
- up to 3.8.0
- Fixed in:
- 3.8.1
- Disclosed:
- Jul 22, 2025
CVE-2025-54031 on NVD →
Support Board <= 3.8.0 - Unauthenticated Arbitrary File Deletion
critical
The Support Board plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the sb_file_delete function in all versions up to, and including, 3.8.0. This makes it possible for attackers to delete arbitrary files on the server, which can easily lead to remote code executio...
- CVSS:
- 9.8
- Affected:
- up to 3.8.0
- Fixed in:
- 3.8.1
- Disclosed:
- Jul 8, 2025
CVE-2025-4828 on NVD →
Support Board <= 3.8.0 - Unauthenticated Authorization Bypass due to Use of Default Secret Key
critical
The Support Board plugin for WordPress is vulnerable to unauthorized access/modification/deletion of data due to use of hardcoded default secrets in the sb_encryption() function in all versions up to, and including, 3.8.0. This makes it possible for unauthenticated attackers to bypass authorization and execute arbitrar...
- CVSS:
- 9.8
- Affected:
- up to 3.8.0
- Fixed in:
- 3.8.1
- Disclosed:
- Jul 8, 2025
CVE-2025-4855 on NVD →
Support Board for WordPress [supportboard] < 3.3.6
unknown
[en] The Support Board WordPress plugin before 3.3.6 does not have any CSRF checks in actions handled by the include/ajax.php file, which could allow attackers to make logged in users do unwanted actions. For example, make an admin delete arbitrary files
- Affected:
- up to 3.3.6
- Fixed in:
- 3.3.6
- Disclosed:
- Feb 28, 2022
CVE-2021-24823 on NVD →
Support Board <= 3.4.1 - Authenticated SQL Injection
high
The Support Board plugin for WordPress is vulnerable to generic SQL Injection via several parameters in versions up to, and including, 3.4.1 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 a...
- CVSS:
- 8.8
- Affected:
- up to 3.4.2
- Fixed in:
- 3.4.2
- Disclosed:
- Jan 19, 2022
Support Board for WordPress [supportboard] < 3.4.2
unknown
Multiple Authenticated SQL Injection (SQLi) vulnerabilities were discovered in the WordPress SupportBoard plugin (versions <= 3.4.1).
- Affected:
- up to 3.4.2
- Fixed in:
- 3.4.2
- Disclosed:
- Jan 19, 2022
Support Board for WordPress [supportboard] < 3.4.2
unknown
The Support Board plugin for WordPress is vulnerable to generic SQL Injection via several parameters in versions up to, and including, 3.4.1 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 a...
- Affected:
- up to 3.4.2
- Fixed in:
- 3.4.2
- Disclosed:
- Jan 19, 2022
Support Board for WordPress [supportboard] < 3.3.5
unknown
[en] The Support Board WordPress plugin before 3.3.5 allows Authenticated (Agent+) users to perform Cross-Site Scripting attacks by placing a payload in the notes field, when an administrator or any authenticated user go to the chat the XSS will be automatically executed.
- Affected:
- up to 3.3.5
- Fixed in:
- 3.3.5
- Disclosed:
- Nov 8, 2021
CVE-2021-24807 on NVD →
Support Board < 3.3.6 - Cross-Site Request Forgery
high
The Support Board WordPress plugin before 3.3.6 does not have any CSRF checks in actions handled by the include/ajax.php file, which could allow attackers to make logged in users do unwanted actions. For example, make an admin delete arbitrary files
- CVSS:
- 8.1
- Affected:
- up to 3.3.6
- Fixed in:
- 3.3.6
- Disclosed:
- Oct 18, 2021
CVE-2021-24823 on NVD →
Support Board <= 3.3.4 - Agent+ Stored Cross-Site Scripting
medium
The Support Board WordPress plugin before 3.3.5 allows Authenticated (Agent+) users to perform Cross-Site Scripting attacks by placing a payload in the notes field, when an administrator or any authenticated user go to the chat the XSS will be automatically executed.
- CVSS:
- 6.4
- Affected:
- up to 3.3.4
- Fixed in:
- 3.3.5
- Disclosed:
- Oct 7, 2021
CVE-2021-24807 on NVD →
Support Board for WordPress [supportboard] < 3.3.5
unknown
[en] The Support Board WordPress plugin before 3.3.4 does not escape multiple POST parameters (such as status_code, department, user_id, conversation_id, conversation_status_code, and recipient_id) before using them in SQL statements, leading to SQL injections which are exploitable by unauthenticated users.
- Affected:
- up to 3.3.5
- Fixed in:
- 3.3.5
- Disclosed:
- Sep 20, 2021
CVE-2021-24741 on NVD →
Support Board <= 3.3.3 - Multiple Unauthenticated SQL Injections
critical
The Support Board WordPress plugin before 3.3.4 does not escape multiple POST parameters (such as status_code, department, user_id, conversation_id, conversation_status_code, and recipient_id) before using them in SQL statements, leading to SQL injections which are exploitable by unauthenticated users.
- CVSS:
- 9.8
- Affected:
- up to 3.3.3
- Fixed in:
- 3.3.4
- Disclosed:
- Sep 3, 2021
CVE-2021-24741 on NVD →
Support Board for WordPress [supportboard] < 1.2.9
unknown
Stored Cross-Site Scripting (XSS) vulnerability found by m0ze in WordPress Support Board premium plugin (versions <= 1.2.8).
- Affected:
- up to 1.2.9
- Fixed in:
- 1.2.9
- Disclosed:
- Jun 25, 2019
Support Board <= 1.2.8 - Authenticated Stored Cross-Site Scripting
medium
The Support Board plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 1.2.8 due to insufficient input sanitization and output escaping. This makes it possible for attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected pag...
- CVSS:
- 6.4
- Affected:
- up to 1.2.9
- Fixed in:
- 1.2.9
- Disclosed:
- Jun 11, 2019
Support Board for WordPress [supportboard] < 1.2.9
unknown
The Support Board plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 1.2.8 due to insufficient input sanitization and output escaping. This makes it possible for attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected pag...
- Affected:
- up to 1.2.9
- Fixed in:
- 1.2.9
- Disclosed:
- Jun 11, 2019
Support Board for WordPress [supportboard] < 1.2.4
unknown
[en] In the Schiocco "Support Board - Chat And Help Desk" plugin 1.2.3 for WordPress, a Stored XSS vulnerability has been discovered in file upload areas in the Chat and Help Desk sections via the msg parameter in a /wp-admin/admin-ajax.php sb_ajax_add_message action.
- Affected:
- up to 1.2.4
- Fixed in:
- 1.2.4
- Disclosed:
- Oct 17, 2018
CVE-2018-18373 on NVD →
Support Board for WordPress <= 1.2.3 - Cross-Site Scripting
medium
In the Schiocco "Support Board - Chat And Help Desk" plugin 1.2.3 for WordPress, a Stored XSS vulnerability has been discovered in file upload areas in the Chat and Help Desk sections via the msg parameter in a /wp-admin/admin-ajax.php sb_ajax_add_message action.
- CVSS:
- 6.4
- Affected:
- up to 1.2.4
- Fixed in:
- 1.2.4
- Disclosed:
- Oct 16, 2018
CVE-2018-18373 on NVD →
Support Board for WordPress [supportboard] < 3.4.2
unknown
The plugin does not escape multiple parameters before using them in various SQL statements, which could allow low privilege authenticated attackers to perform SQL Injection attacks
- Affected:
- up to 3.4.2
- Fixed in:
- 3.4.2
Support Board for WordPress [supportboard] < 1.2.9
unknown
The plugin does not sanitise and escape message sent in the support chat, which could lead to Stored Cross-Site Scripting issues
Timeline (WPScan Team):
June 11th - Issue submitted to Envato
June 17th - Envato Support confirmed they are investigating the issue
June 17th - New version released with Fix (1.2.9)
- Affected:
- up to 1.2.9
- Fixed in:
- 1.2.9
Support Board for WordPress [supportboard] < 3.8.1
unknown
- Affected:
- up to 3.8.1
- Fixed in:
- 3.8.1
CVE-2025-4855 on NVD →
Support Board for WordPress [supportboard] < 3.8.1
unknown
- Affected:
- up to 3.8.1
- Fixed in:
- 3.8.1
CVE-2025-4828 on NVD →
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