Summary
CVE-2026-66592 is an unauthenticated SQL injection vulnerability in the rtMedia for WordPress, BuddyPress and bbPress plugin (versions up to and including 4.7.11). The flaw allows an attacker to inject SQL statements without any authentication or user interaction, and carries a CVSS v3.1 base score of 9.3 (Critical). It is tracked under CWE-89 (Improper Neutralization of Special Elements used in an SQL Command).
Technical details
- Root cause: improper neutralization of user-supplied input before it is used in an SQL query (CWE-89), enabling blind SQL injection.
- Trigger conditions: no authentication is required to exploit the vulnerability; the vulnerable functionality is reachable pre-auth.
- Attack vector: network — the flaw is remotely exploitable over HTTP(S) with low attack complexity and no privileges or user interaction required.
- Impact: the CVSS vector (AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L) reflects a scope change with high confidentiality impact and low availability impact, meaning an attacker can extract data from the underlying WordPress database (and potentially affect other components via the scope change) without modifying data integrity.
Affected software
- rtMedia for WordPress, BuddyPress and bbPress plugin (WordPress.org slug: buddypress-media) — all versions up to and including 4.7.11.
Severity
- CVSS v3.1 Base Score: 9.3 (Critical)
- Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
Mitigation and recommended actions
- Immediate: Update the rtMedia for WordPress, BuddyPress and bbPress plugin to version 4.7.12 or later, where the SQL injection has been fixed.
- If immediate patching is not possible: restrict or disable public access to the plugin’s functionality where feasible, and monitor web server/database logs for anomalous or malformed query patterns targeting the plugin until the update can be applied.
How IONIX identifies potentially affected assets
IONIX matches the following signals against data already collected when it crawled the asset; identifying the technology sends no request beyond that crawl.
- Raw response body:
/wp-content/plugins/buddypress-media/

