CVE-2026-5149 MEDIUM

CVE-2026-5149: RTMKit <= 2.0.7 - Authenticated (Contributor+) Missing Authorization to Arbitrary Form Submission Access via 'entries_id' Parameter

Vendor Rometheme
Product RTMKit
Weakness CWE-863 · Incorrect authorization
Published June 16, 2026
Last update June 16, 2026

CVSS base score

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

CVSS vector

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

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