CVE-2026-5149 PUBLISHED

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

Assigner: Wordfence
Reserved: 30.03.2026 Published: 16.06.2026 Updated: 16.06.2026

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.

Metrics

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

Product Status

Vendor rometheme
Product RTMKit
Versions Default: unaffected
  • affected from 0 to 2.0.7 (incl.)

Credits

  • wesley finder

References

Problem Types

  • CWE-863 Incorrect Authorization CWE