Skip to main content

BuddyBoss Platform CVE-2026-59514

| EUVDEUVD-2026-48187 CRITICAL
SQL Injection (CWE-89)
2026-07-23 Patchstack GHSA-342m-mgqw-q4m8
9.3
CVSS 3.1 · Vendor: Patchstack
Share

Severity by source

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

Unauthenticated network-reachable SQLi (AV:N/AC:L/PR:N/UI:N) reads cross-component DB data giving S:C and C:H; reported vector shows no integrity and only limited availability impact.

3.1 AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:L/SC:L/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
Changed
Confidentiality
High
Integrity
None
Availability
Low

Lifecycle Timeline

2
Analysis Generated
Jul 23, 2026 - 12:25 vuln.today
CVE Published
Jul 23, 2026 - 11:18 cve.org
CRITICAL 9.3

DescriptionCVE.org

Unauthenticated SQL Injection in Buddyboss Platform <= 3.0.5 versions.

AnalysisAI

Unauthenticated SQL injection in the BuddyBoss Platform WordPress plugin (versions <= 3.0.5) lets remote attackers inject arbitrary SQL through unsanitized input, exposing database contents without any login. Rated CVSS 9.3 (scope-changed) and reported by Patchstack; no public exploit identified at time of analysis, and it is not listed in CISA KEV. The network-reachable, no-authentication nature makes it a high-priority patch for any site running the community/social-networking plugin.

Technical ContextAI

BuddyBoss Platform is a widely used WordPress plugin that adds community, social-network, and membership features (activity feeds, groups, member profiles, messaging) on top of WordPress. The flaw is a CWE-89 SQL Injection: user-controlled input reaches a database query without proper parameterization or escaping, so an attacker can break out of the intended query and append their own SQL. In the WordPress context this typically means a plugin endpoint (AJAX action, REST route, or query parameter) that passes tainted data into $wpdb without prepare()/sanitization. The CPE cpe:2.3:a:mightynetworks_vs_buddyboss:buddyboss_platform:*:*:*:*:*:*:*:* identifies the affected component as the BuddyBoss Platform plugin across all versions up to and including 3.0.5.

RemediationAI

Upgrade BuddyBoss Platform to the vendor's patched release above 3.0.5 as the primary fix; a specific fixed version number is not provided in the available data, so consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/buddyboss-platform/vulnerability/wordpress-buddyboss-platform-plugin-3-0-5-sql-injection-vulnerability?_s_id=cve) and the BuddyBoss changelog for the exact release. Until the plugin is updated, deploy a WAF or WordPress virtual patch (Patchstack/Wordfence) with a SQL-injection rule covering the plugin's endpoints, restrict or rate-limit access to the affected AJAX/REST routes, and consider temporarily disabling BuddyBoss Platform on high-exposure sites - noting that disabling it will take down all community features and member-facing pages. Additionally rotate database credentials and audit for anomalous queries or data access if the site has been internet-facing while running <= 3.0.5, since read-oriented SQLi can leak stored credentials.

Share

CVE-2026-59514 vulnerability details – vuln.today

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