Skip to main content

RentMy Rental Plugin EUVDEUVD-2026-38690

| CVE-2026-8690 MEDIUM
Missing Authorization (CWE-862)
2026-06-24 Wordfence GHSA-6r7v-ww2r-2qpr
5.3
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
5.3 MEDIUM
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
vuln.today AI
7.3 HIGH

Description explicitly states read (C:L), write/create/update (I:L), and delete (A:L) capabilities; published C:N/A:N omits these per-description impacts.

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

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

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

Lifecycle Timeline

2
Analysis Generated
Jun 24, 2026 - 07:01 vuln.today
CVE Published
Jun 24, 2026 - 05:33 cve.org
MEDIUM 5.3

DescriptionCVE.org

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.

AnalysisAI

Authorization bypass in the RentMy Real-Time Rental Management Plugin for WordPress exposes full CRUD control over rental event records and location configuration to unauthenticated remote attackers, affecting all versions through 4.0.4.1. The root cause is missing authorization checks in the plugin's AJAX handler class (class-rentmy-ajax.php), allowing any unauthenticated visitor to invoke privileged actions via WordPress's standard AJAX endpoint. No public exploit code has been identified at time of analysis and the vulnerability is not listed in CISA KEV, but the zero-barrier entry point - unauthenticated, network-accessible, low complexity - means any exposed deployment is immediately at risk without requiring attacker sophistication.

Technical ContextAI

The vulnerability resides in the RentMy plugin's AJAX handler class at includes/class-rentmy-ajax.php, with vulnerable handler registrations identified at lines 16, 53, 73, and 83 per WordPress Trac source references. CWE-862 (Missing Authorization) indicates the plugin registers WordPress AJAX actions - likely using wp_ajax_nopriv_ hooks or equivalent patterns that permit unauthenticated invocation - but does not verify caller capabilities before processing sensitive operations. The affected data surfaces are the rentmy_events WordPress option, which stores event records central to rental management workflows, and the rentmy_locationId option, which governs location configuration. WordPress stores plugin options in the wp_options database table, making unauthorized writes to these keys a direct data integrity risk. The CPE cpe:2.3:a:rentmy:rentmy_real-time_rental_management_plugin:*:*:*:*:*:*:*:* confirms a single vendor product line with no platform-specific exclusions.

RemediationAI

No vendor-released patched version has been independently confirmed at time of analysis - the CPE wildcard covering all versions through 4.0.4.1 indicates the fix version is not yet documented in NVD or Wordfence data. Administrators should monitor the Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/fd399ed3-03b2-477c-b38c-549d6066b6e8?source=cve) and the WordPress plugin repository for an update. As an immediate compensating control, deactivating the plugin eliminates all exposure at the cost of losing rental management functionality - the most effective mitigation until a patch is available. If plugin functionality cannot be interrupted, deploying a WAF rule to block unauthenticated POST requests to wp-admin/admin-ajax.php targeting RentMy-specific action parameters reduces exploitation surface, though this requires knowledge of the specific action names registered at class-rentmy-ajax.php lines 16, 53, 73, and 83. Restricting wp-admin/admin-ajax.php access by IP to known administrative ranges is a broader workaround but may break legitimate front-end AJAX functionality for other plugins.

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

EUVD-2026-38690 vulnerability details – vuln.today

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