Skip to main content

6Storage Rentals EUVDEUVD-2026-35307

| CVE-2026-9185 HIGH
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-06-09 Wordfence GHSA-q4cx-mm7j-89xj
7.5
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Primary rating from Vendor (Wordfence) · only source for this CVE.

CVSS VectorVendor: Wordfence

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

Lifecycle Timeline

2
Analysis Generated
Jun 09, 2026 - 05:05 vuln.today
CVE Published
Jun 09, 2026 - 03:41 nvd
HIGH 7.5

DescriptionCVE.org

The 6Storage Rentals plugin for WordPress is vulnerable to Authorization Bypass Through User-Controlled Key in all versions up to and including 2.22.0 via the userId parameter of the six_storage_get_user_info and six_storage_update_profile AJAX actions. This is due to the six_storage_getUserInfo() and six_storage_updateProfile() functions being registered on wp_ajax_nopriv_* hooks and accepting a tenant identifier directly from $_POST['userId'] without performing any ownership verification, session binding, or nonce validation to confirm the requester has a legitimate relationship to the supplied ID. This makes it possible for unauthenticated attackers to read and modify arbitrary tenants' profile data - including name, email address, phone number, physical address, and SSN - by supplying an enumerated userId value in a crafted request to either handler.

AnalysisAI

Unauthenticated tenant data disclosure in the 6Storage Rentals WordPress plugin (versions up to and including 2.22.0) allows remote attackers to read and modify arbitrary tenant profile records - including names, emails, phone numbers, physical addresses, and SSNs - by enumerating numeric userId values. The flaw stems from AJAX handlers exposed via wp_ajax_nopriv_* hooks without ownership checks or nonce validation. No public exploit identified at time of analysis, but the bug is trivially scriptable and reported by Wordfence.

Technical ContextAI

The vulnerability is a textbook CWE-639 (Authorization Bypass Through User-Controlled Key), also known as Insecure Direct Object Reference (IDOR). The 6Storage Rentals plugin is a self-storage facility management add-on for WordPress that exposes tenant management functionality. Per Wordfence's analysis and the plugins.trac source references, the functions six_storage_getUserInfo() and six_storage_updateProfile() in Six_Storage_DashboardController.php are registered on the wp_ajax_nopriv_* hook family, which WordPress uses to expose AJAX endpoints to unauthenticated visitors. Both handlers read $_POST['userId'] directly as the tenant key and look up or modify the corresponding record without binding the request to an authenticated session, validating a nonce, or checking that the caller owns the supplied identifier. The affected CPE is cpe:2.3:a:sixstorage:6storage_rentals:*:*:*:*:*:*:*:* across all versions through 2.22.0.

RemediationAI

No vendor-released patch identified at time of analysis - the references point only to vulnerable versions 2.20.2 and 2.22.0 on plugins.trac, with no fixed release linked. Site operators should immediately deactivate and remove the 6Storage Rentals plugin until a patched version is published, monitoring the Wordfence advisory at https://www.wordfence.com/threat-intel/vulnerabilities/id/74fa4240-6f62-4db6-b7e7-56998fc29e42?source=cve and the plugin's WordPress.org page for a fix. As compensating controls while waiting, block the six_storage_get_user_info and six_storage_update_profile admin-ajax.php actions at the web server or WAF layer (e.g., reject POSTs to /wp-admin/admin-ajax.php where action matches those names and the request is unauthenticated), which will break the tenant self-service portal but stop exploitation; alternatively, restrict /wp-admin/admin-ajax.php to authenticated sessions via reverse-proxy auth, which will break any other nopriv AJAX flows on the site. Given SSN exposure, operators should also review web server logs for prior enumeration of POST parameter userId against admin-ajax.php and prepare breach-notification procedures if hits are found.

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-35307 vulnerability details – vuln.today

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