Vulnerability Description
The rtMedia for WordPress, BuddyPress and bbPress plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'compare' parameter in all versions up to, and including, 4.7.11 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. This is exploitable on any public page containing an rtMedia shortcode (e.g., [rtmedia_gallery]) when the rtmedia_shortcode GET parameter is set, because RTMediaQuery::query() merges $_REQUEST into the internal query while only validating top-level array keys, allowing the nested 'compare' subvalue to reach the vulnerable sink without authentication.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/buddypress-media/tags/4.7.11/app/help
- https://plugins.trac.wordpress.org/browser/buddypress-media/tags/4.7.11/app/help
- https://plugins.trac.wordpress.org/browser/buddypress-media/tags/4.7.11/app/main
- https://plugins.trac.wordpress.org/changeset/3652137/buddypress-media/tags/4.7.1
- https://www.wordfence.com/threat-intel/vulnerabilities/id/53d9b351-ba17-431a-b37
FAQ
What is CVE-2026-16482?
CVE-2026-16482 is a vulnerability with a CVSS score of 7.5 (HIGH). The rtMedia for WordPress, BuddyPress and bbPress plugin for WordPress is vulnerable to time-based blind SQL Injection via the 'compare' parameter in all versions up to, and including, 4.7.11 due to i...
How severe is CVE-2026-16482?
CVE-2026-16482 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-16482?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.