CVE-2026-12906
Deferred Deferred - Pending Action

Unauthorized Post Title Access in RTMKit WordPress Plugin

Vulnerability report for CVE-2026-12906, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-16

Last updated on: 2026-07-16

Assigner: WPScan

Description

The RTMKit WordPress plugin before 2.0.9 does not perform a capability check in one of its AJAX actions and resolves a request-supplied post identifier directly, allowing users with at least the Contributor role to read the titles of other users' private, draft, pending, scheduled and trashed posts.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-16
Last Modified
2026-07-16
Generated
2026-08-05
AI Q&A
2026-07-16
EPSS Evaluated
2026-08-04
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
rtmkit rtmkit to 2.0.9 (exc)
rtmkit rtmkit_addons_for_elementor to 2.0.9 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The RTMKit WordPress plugin before version 2.0.9 has a vulnerability where an AJAX action does not check user capabilities. This allows users with at least the Contributor role to read titles of other users' private, draft, pending, scheduled, or trashed posts by directly accessing post identifiers. It is an Insecure Direct Object Reference (IDOR) issue.

Detection Guidance

To detect this vulnerability, check if the RTMKit WordPress plugin version is below 2.0.9. You can use commands like 'wp plugin list' in WordPress CLI or inspect the plugin files for version details. Test by attempting to access private post titles as a Contributor role user via crafted AJAX requests.

Impact Analysis

Attackers with Contributor-level access can view sensitive post titles they should not see. This includes private drafts or posts in other non-published states. It may also allow enumeration of user accounts via login or nicename.

Compliance Impact

This vulnerability could lead to unauthorized access to private content, potentially violating data protection requirements under GDPR or HIPAA if sensitive information is exposed. Organizations may face compliance risks if user data is compromised.

Mitigation Strategies

Immediately update the RTMKit WordPress plugin to version 2.0.9 or later. If updating is not possible, consider disabling the plugin temporarily until a patch is applied. Review user roles and permissions to ensure Contributors do not have unnecessary access to sensitive post data.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-12906. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart