Skip to main content

RTMKit WordPress Plugin CVE-2026-5149

| EUVDEUVD-2026-37038 MEDIUM
Incorrect Authorization (CWE-863)
2026-06-16 Wordfence GHSA-h4qv-p2j9-74cq
6.5
CVSS 3.1 · NVD
Share

Severity by source

Vendor (Wordfence) PRIMARY
MEDIUM
qualitative
NVD
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
6.5 MEDIUM

Network AJAX endpoint requires only Contributor authentication (PR:L); read-only form data disclosure means I:N and A:N with full record exposure justifying C:H.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Jun 16, 2026 - 06:22 vuln.today
CVE Published
Jun 16, 2026 - 05:33 nvd
MEDIUM 6.5

DescriptionNVD

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.

AnalysisAI

Unauthorized form submission disclosure in RTMKit (rometheme-for-elementor) versions up to and including 2.0.7 allows any Contributor-level WordPress user to read arbitrary form submissions belonging to other users. The root cause is a missing capability check on the get_submission_content AJAX endpoint, enabling horizontal privilege escalation across all stored form entries by iterating numeric entry IDs. No public exploit or CISA KEV listing has been identified at time of analysis, but exploitation is mechanically trivial for any authenticated user; sites collecting sensitive PII or business data via RTMKit forms should treat this as high operational priority despite the medium CVSS score.

Technical ContextAI

RTMKit, distributed under the WordPress.org slug 'rometheme-for-elementor' (CPE: cpe:2.3:a:rometheme:rtmkit:*:*:*:*:*:*:*:*), is a WordPress plugin extending Elementor with form-building and submission-management capabilities. The vulnerability resides in Inc/Modules/Submission/SubmissionModule.php at lines 22 and 29, where the get_submission_content AJAX action is registered for both logged-in (wp_ajax_) and potentially privileged contexts without invoking current_user_can() or any equivalent capability gate. CWE-863 (Incorrect Authorization) describes exactly this pattern: access control code exists structurally but fails to verify that the requesting principal has rights to the specific resource being accessed. Because WordPress AJAX endpoints are globally reachable at wp-admin/admin-ajax.php for any authenticated session, the absence of a capability check means the authorization boundary is entirely absent for this action, not merely weakened.

RemediationAI

The primary fix is to update RTMKit (rometheme-for-elementor) to version 2.0.8 or later via the WordPress plugin dashboard or by downloading the patched release from the WordPress.org plugin repository. The fix is confirmed in Trac changeset 3568335 (https://plugins.trac.wordpress.org/changeset/3568335/rometheme-for-elementor/trunk/Inc/Modules/Submission/SubmissionModule.php), which adds the missing capability check to the get_submission_content AJAX handler. If immediate patching is not possible, administrators should audit and restrict Contributor-level user accounts to only trusted individuals - note that this may affect standard editorial workflows on sites using WordPress's built-in role model. As a secondary compensating control, disabling the RTMKit form submission module or deactivating the plugin entirely removes the AJAX endpoint from the attack surface; however, this will break active form collection and submission review functionality. The Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/1fe363b2-8c70-45cd-9fdc-8979f894efd8) should be monitored for updated guidance.

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-44000 CRITICAL POC
9.8 Oct 20

Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-27007 CRITICAL POC
9.8 May 01

The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-4295 CRITICAL POC
9.8 Jun 05

The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in

CVE-2024-50498 CRITICAL POC
10.0 Oct 28

Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u

Share

CVE-2026-5149 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy