Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-16482— rtMedia for WordPress, BuddyPress and bbPress <= 4.7.11 - Unauthenticated SQL Injection via 'compare' Parameter

Quick assessment

Affected
rtcamp rtMedia for WordPress, BuddyPress and bbPress
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

这段文字描述了一个安全漏洞。下面是其专业、清晰的中文翻译: WordPress 插件 rtMedia for WordPress, BuddyPress and bbPress 在包括 4.7.11 在内的所有旧版本中,均存在基于时间的盲注 SQL 注入漏洞。该漏洞源于对“compare”参数用户输入缺乏充分转义,且现有 SQL 查询未进行足够的预处理(参数化)。这使得未认证的攻击者能够将额外的 SQL 查询附加到现有查询中,从而从数据库中提取敏感信息。只要页面包含 rtMedia 短代码(例如 [rtmedia_

CVSS 7.5 · High
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-16482

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
rtMedia for WordPress, BuddyPress and bbPress <= 4.7.11 - Unauthenticated SQL Injection via 'compare' Parameter
Source: CVE Program / CVE List V5
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.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
SQL命令中使用的特殊元素转义处理不恰当(SQL注入)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
rtcamp rtMedia for WordPress, BuddyPress and bbPress 0 ~ 4.7.11 -

II. Public POCs for CVE-2026-16482

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-16482

登录查看更多情报信息。

Patches & Fixes for CVE-2026-16482 (1)

Vendor Pages for CVE-2026-16482 (1)

Other References for CVE-2026-16482 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-16482

No comments yet


Leave a comment