CVE-2026-15287 MEDIUM

CVE-2026-15287: rtMedia for WordPress, BuddyPress and bbPress <= 4.6.18 - Authenticated (Subscriber+) SQL Injection

Vendor Rtcamp
Product rtMedia for WordPress, BuddyPress and bbPress
Weakness CWE-89 · SQLi
Published July 10, 2026
Last update July 10, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

rtMedia for WordPress, BuddyPress and bbPress versions 4.6.18 and earlier contain a SQL injection vulnerability. An authenticated attacker with low privileges can craft malicious input to execute arbitrary SQL queries against the site database. This allows reading sensitive data without modifying or disrupting the site. Update to a version newer than 4.6.18.

What an attacker can do

03Attacker Capabilities

Read sensitive data from the site database, including user information and private content.

Potential impact on your site

04Site Impact

User data and private site content may be exposed to authenticated attackers with basic account access.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress account (subscriber or contributor level or higher).

Key dates

06Disclosure timeline

July 10, 2026 CVE published

Related vulnerabilities

08Related CVE