Skip to main content

Support Board CVE-2026-27395

| EUVDEUVD-2026-37463 CRITICAL
Incorrect Privilege Assignment (CWE-266)
2026-06-16 Patchstack
9.8
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

Vendor (Patchstack) PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
9.8 CRITICAL

Unauthenticated remote privilege escalation in a WordPress plugin yields admin-equivalent control, giving full C/I/A impact at AV:N/AC:L/PR:N/UI:N.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (Patchstack).

CVSS VectorVendor: Patchstack

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

2
Analysis Generated
Jun 16, 2026 - 23:44 vuln.today
Patch available
Jun 16, 2026 - 23:02 EUVD

DescriptionCVE.org

Unauthenticated Privilege Escalation in Support Board < 3.8.9 versions.

AnalysisAI

Unauthenticated privilege escalation in the Support Board WordPress plugin (versions prior to 3.8.9) allows remote attackers with no credentials to elevate privileges on affected WordPress sites. The flaw was reported by Patchstack and is tied to CWE-266 (Incorrect Privilege Assignment), with a critical CVSS 3.1 base score of 9.8 reflecting network-reachable, low-complexity exploitation. No public exploit identified at time of analysis, but the unauthenticated nature and plugin's customer-support role make this a high-priority patch for any WordPress site running it.

Technical ContextAI

Support Board is a WordPress plugin (vendor: schiocco) used for customer support, live chat, and ticketing on WordPress-powered sites, identified by CPE cpe:2.3:a:schiocco:support_board:*:*:*:*:*:*:*:*. The CWE-266 (Incorrect Privilege Assignment) root cause indicates that the plugin assigns privileges to a user, role, or session in a way that does not properly enforce intended access boundaries - typically a missing capability check, a role-assignment endpoint reachable without authentication, or an AJAX/REST handler that lets an unauthenticated request modify user attributes such as WordPress role or meta. Because WordPress role escalation generally yields administrative control over the site (including plugin/theme upload and arbitrary PHP execution), CWE-266 in this context functions as a stepping stone to full site compromise.

RemediationAI

Vendor-released patch: Support Board 3.8.9 - upgrade the plugin to version 3.8.9 or later via the WordPress plugin manager or by replacing the plugin files, then verify the installed version in Plugins > Installed Plugins. Patchstack advisory at https://patchstack.com/database/wordpress/plugin/supportboard/vulnerability/wordpress-support-board-plugin-3-8-9-privilege-escalation-vulnerability provides the authoritative reference. If immediate patching is not possible, compensating controls include temporarily deactivating the Support Board plugin (side effect: customer chat/ticketing will be unavailable to site visitors), restricting access to /wp-admin/admin-ajax.php and any plugin-specific REST routes (e.g., /wp-json/supportboard/*) via a WAF or web server ACL to known-good sources (side effect: legitimate end-user support interactions from arbitrary IPs will break), and auditing the wp_users and wp_usermeta tables for unexpected administrator accounts or wp_capabilities changes created since the plugin was installed.

Share

CVE-2026-27395 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy