CVE-2025-9218 LOW

CVE-2025-9218: rtMedia for WordPress, BuddyPress and bbPress 4.7.0 - 4.7.3 - Missing Authorization to Unauthenticated Information Disclosure via handle_rest_pre_dispatch Function

Vendor Rtcamp
Product rtMedia for WordPress, BuddyPress and bbPress
Weakness CWE-862 · Missing authorization
Published December 13, 2025
Last update December 15, 2025

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The rtMedia for WordPress, BuddyPress and bbPress plugin for WordPress is vulnerable to to Information Disclosure due to missing authorization in the handle_rest_pre_dispatch() function when the Godam plugin is active, in versions 4.7.0 to 4.7.3. This makes it possible for unauthenticated attackers to retrieve media items associated with draft or private posts.

Explanation of Vulnerability in Simple Terms

02Summary

The rtMedia plugin for WordPress versions 4.7.0 through 4.7.3 fails to properly check user permissions before allowing access to certain functionality. An attacker on the network can read limited sensitive information without authentication, though the impact is restricted by the plugin's access controls. Update to a version newer than 4.7.3.

What an attacker can do

03Attacker Capabilities

Read limited sensitive information from the site without logging in.

Potential impact on your site

04Site Impact

Unauthenticated visitors may access restricted data, though exposure is limited to low-sensitivity information.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

December 13, 2025 CVE published
December 15, 2025 Record updated

Related vulnerabilities

08Related CVE