Description
The RentMy Real-Time Rental Management Plugin plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 4.0.4.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to read, create, update, and delete event records stored in the rentmy_events WordPress option, as well as overwrite the rentmy_locationId option.
Published: 2026-06-24
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The RentMy Real-Time Rental Management Plugin is vulnerable to a missing authorization check. An unauthenticated user can perform actions that should require proper credentials, such as reading, creating, updating, or deleting event records in the rentmy_events option and overwriting the rentmy_locationId option. This flaw arises from the plugin’s failure to verify user permissions before processing the rentmy_cdn_request AJAX request, effectively leaking the CWE-862 weakness.

Affected Systems

The vulnerability applies to the RentMy Real-Time Rental Management Plugin, WordPress, for all releases up to and including 4.0.4.1. Administrators of sites running any of these versions are potentially exposed to unauthorized configuration changes and manipulation of rental event data.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting no known exploitation. Attackers can exploit this flaw by making unauthenticated AJAX requests to the rentmy_cdn_request action. Because the plugin has no permission checks for this action, an attacker does not need authentication to read or modify event data and configuration options. The lack of authentication demands minimal effort, making exploitation relatively straightforward for those with basic web knowledge.

Generated by OpenCVE AI on June 24, 2026 at 09:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the RentMy Real-Time Rental Management Plugin to a version newer than 4.0.4.1.
  • If an immediate update is not possible, use a filter to block unauthenticated access to the rentmy_cdn_request AJAX action by removing the action hook or restricting it to users with the appropriate capability.
  • After remediation, review any custom user roles or capabilities that interact with the plugin to ensure no unintended permissions remain.

Generated by OpenCVE AI on June 24, 2026 at 09:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 24 Jun 2026 06:30:00 +0000

Type Values Removed Values Added
Description The RentMy Real-Time Rental Management Plugin plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 4.0.4.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for unauthenticated attackers to read, create, update, and delete event records stored in the rentmy_events WordPress option, as well as overwrite the rentmy_locationId option.
Title RentMy Real-Time Rental Management Plugin <= 4.0.4.1 - Missing Authorization to Unauthenticated Settings Update via rentmy_cdn_request AJAX Action
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-06-24T05:33:33.815Z

Reserved: 2026-05-15T14:49:02.118Z

Link: CVE-2026-8690

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-24T09:45:14Z

Weaknesses