CVE-2026-66592
Deferred Deferred - Pending Action

Unauthenticated SQL Injection in rtMedia for WordPress

Vulnerability report for CVE-2026-66592, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-20

Last updated on: 2026-08-20

Assigner: Patchstack

Description

Unauthenticated SQL Injection in rtMedia for WordPress, BuddyPress and bbPress <= 4.7.11 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-20
Last Modified
2026-08-20
Generated
2026-08-20
AI Q&A
2026-08-20
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
rtmedia rtmedia to 4.7.11 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an unauthenticated SQL injection vulnerability in the rtMedia plugin for WordPress, BuddyPress, and bbPress versions up to 4.7.11. It allows attackers to execute arbitrary SQL commands without authentication.

Detection Guidance

To detect unauthenticated SQL injection in rtMedia for WordPress, BuddyPress, or bbPress versions <= 4.7.11, inspect web server logs for suspicious SQL query patterns or unusual input in parameters. Check for error messages revealing database structure. Use tools like sqlmap to test endpoints for injection flaws.

Impact Analysis

An attacker could exploit this to read, modify, or delete sensitive data in the database, potentially gaining control over the WordPress site or accessing user information.

Compliance Impact

This vulnerability could lead to unauthorized access to personal data, violating GDPR and HIPAA requirements for data protection and security.

Mitigation Strategies

Immediately update rtMedia to the latest version beyond 4.7.11. If an update is unavailable, disable the plugin temporarily. Implement a web application firewall to block SQL injection attempts. Review and restrict database user permissions to limit potential damage.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-66592. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart