What the vulnerability does
01Description
The RTMKit plugin for WordPress is vulnerable to Incorrect Authorization in all versions up to, and including, 2.0.7 This is due to the get_submission_content AJAX endpoint lacking a capability check to verify that a user has permission to access the requested form submission data. This makes it possible for authenticated attackers, with Contributor-level access and above, to view arbitrary form submissions from other users by iterating the entries_id parameter.
Explanation of Vulnerability in Simple Terms
02Summary
RTMKit versions up to 2.0.7 contain an authorization flaw that allows authenticated users with low privileges to read sensitive data they should not access. The vulnerability requires a valid user account but no special interaction. An attacker with basic user credentials can view confidential information across the application.
What an attacker can do
03Attacker Capabilities
Read sensitive data they should not have access to.
Potential impact on your site
04Site Impact
Authenticated users can view confidential information beyond their permission level.
Conditions required to exploit
05Prerequisites
Valid user account with low privileges; network access to the application.
Key dates
06Disclosure timeline
June 16, 2026
CVE published