Description
The rtMedia for WordPress, BuddyPress and bbPress plugin for WordPress is vulnerable to time-based SQL Injection via the order_by parameter in all versions up to, and including, 4.6.18 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 subscriber access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2026-07-10
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The rtMedia for WordPress, BuddyPress and bbPress plugin is vulnerable to a time‑based SQL injection through the order_by parameter in all versions up to and including 4.6.18, due to insufficient escaping and the absence of prepared statements. An authenticated user with Subscriber privileges or higher can append arbitrary SQL to the existing query, allowing extraction of sensitive database information. The flaw affects confidentiality only and does not provide remote code execution or privilege escalation.

Affected Systems

rtcamp:rtMedia plugin for WordPress, BuddyPress and bbPress versions 4.6.18 and earlier on WordPress sites where users are able to assume at least a Subscriber role and supply the order_by parameter during plugin operations.

Risk and Exploitability

The vulnerability has a CVSS score of 6.5, indicating moderate severity. The EPSS score is below 1 %, showing a very low likelihood of exploitation at present. It is not listed in CISA’s KEV catalog. Because exploitation requires an authenticated account with Subscriber or greater privilege, the attack vector is limited to legitimate users who can influence the order_by parameter. Attackers can perform time‑based SQL injection to retrieve confidential data from the database, but the overall risk remains moderate due to the authentication requirement and low exploitation probability.

Generated by OpenCVE AI on July 29, 2026 at 11:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest rtMedia plugin release that includes the injection fix
  • Restrict the order_by parameter to a whitelist of safe values, or disable the parameter altogether to eliminate the injection vector
  • Deploy or enable a web application firewall rule set that blocks time‑based SQL injection attempts targeting WordPress plugins

Generated by OpenCVE AI on July 29, 2026 at 11:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 10 Jul 2026 07:45: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

Fri, 10 Jul 2026 05:15:00 +0000

Type Values Removed Values Added
Description The rtMedia for WordPress, BuddyPress and bbPress plugin for WordPress is vulnerable to time-based SQL Injection via the order_by parameter in all versions up to, and including, 4.6.18 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 subscriber access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title rtMedia for WordPress, BuddyPress and bbPress <= 4.6.18 - Authenticated (Subscriber+) SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

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

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-10T18:03:36.230Z

Reserved: 2026-07-09T15:50:15.758Z

Link: CVE-2026-15287

cve-icon Vulnrichment

Updated: 2026-07-10T18:03:32.359Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T11:30:17Z

Weaknesses
  • CWE-89

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