CVE-2026-15287
MEDIUMrtMedia for WordPress, BuddyPress and bbPress <= 4.6.18 - Authenticated (Subscriber+) SQL Injection
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2026-15287. PoCs published by incogbyte.
AI-analyzed exploit summary This repository contains a functional proof-of-concept exploit for CVE-2026-15287, a time-based blind SQL injection vulnerability in the rtMedia (buddypress-media) WordPress plugin (versions <= 4.6.18). The exploit leverages an improperly sanitized `order_by` parameter in the plugin's JSON API to execute arbitrary SQL via a crafted ORDER BY clause, requiring only Subscriber-level authentication.
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.
Exploits (1)
This repository contains a functional proof-of-concept exploit for CVE-2026-15287, a time-based blind SQL injection vulnerability in the rtMedia (buddypress-media) WordPress plugin (versions <= 4.6.18). The exploit leverages an improperly sanitized `order_by` parameter in the plugin's JSON API to execute arbitrary SQL via a crafted ORDER BY clause, requiring only Subscriber-level authentication.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N