Description
Subscriber SQL Injection in rtMedia for WordPress, BuddyPress and bbPress <= 4.7.10 versions.
Published: 2026-07-27
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic SQL injection flaw in the subscriber handling logic of the rtMedia WordPress plugin, classified as CWE‑89. An attacker who can manipulate the influencer parameter in HTTP requests can inject arbitrary SQL, potentially reading, modifying, or deleting data stored in the WordPress database. The injection occurs during subscriber processing, and the official description does not mention any authentication requirement, implying that the exploit is likely possible from an unauthenticated user. The result is a compromise of confidentiality and integrity of the site’s data, which may lead to broader control of the WordPress installation.

Affected Systems

The rtCamp rtMedia for WordPress, BuddyPress and bbPress plugin distributions for WordPress installations with a version of 4.7.10 or earlier are affected. Any WordPress site that has not yet upgraded past the indicated version and is running this plugin is at risk.

Risk and Exploitability

The CVSS score of 8.5 places this issue in the high severity range. The EPSS score of <1% indicates a very low but non‑zero probability of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is a remote HTTP request to the plugin’s subscriber endpoint, possibly via crafted query strings or form submissions. Because the vulnerability appears to allow unauthenticated exploitation, the scalability of the attack is high; if authentication is required, privilege escalation remains possible for legitimate site users. Overall, the combination of a high CVSS and a remote trigger without requiring advanced preparation makes this a serious threat for vulnerable sites.

Generated by OpenCVE AI on August 3, 2026 at 17:34 UTC.

Remediation

Vendor Solution

Update the WordPress rtMedia for WordPress, BuddyPress and bbPress Plugin to the latest available version (at least 4.7.11).


OpenCVE Recommended Actions

  • Upgrade the rtMedia plugin to version 4.7.11 or later.
  • Limit the database user privileges associated with WordPress to the minimum required for normal operation.
  • Deploy a web‑application firewall or security plugin rule set to detect and block typical SQL‑injection payload patterns.

Generated by OpenCVE AI on August 3, 2026 at 17:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 27 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Rtcamp
Rtcamp rtmedia For Wordpress, Buddypress And Bbpress
Wordpress
Wordpress wordpress
Vendors & Products Rtcamp
Rtcamp rtmedia For Wordpress, Buddypress And Bbpress
Wordpress
Wordpress wordpress

Mon, 27 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Description Subscriber SQL Injection in rtMedia for WordPress, BuddyPress and bbPress <= 4.7.10 versions.
Title WordPress rtMedia for WordPress, BuddyPress and bbPress plugin <= 4.7.10 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

Rtcamp Rtmedia For Wordpress, Buddypress And Bbpress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-27T16:33:38.797Z

Reserved: 2026-07-05T21:28:04.586Z

Link: CVE-2026-59551

cve-icon Vulnrichment

Updated: 2026-07-27T16:33:12.897Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T15:17:05.223

Modified: 2026-07-27T17:46:02.447

Link: CVE-2026-59551

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:45:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')