Skip to main content

6Storage Rentals CVE-2026-9185

| EUVD-2026-35307 HIGH
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-06-09 Wordfence GHSA-q4cx-mm7j-89xj
7.5
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
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. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Identify WordPress site running 6Storage Rentals
Delivery
Enumerate userId values via admin-ajax.php
Exploit
POST six_storage_get_user_info to read tenant PII
Execution
POST six_storage_update_profile to overwrite tenant email
Persist
Trigger password reset to attacker inbox
Impact
Exfiltrate SSNs and hijack tenant accounts

Vulnerability AssessmentAI

Exploitation Exploitation requires only that the 6Storage Rentals plugin (version 2.22.0 or earlier) be installed and active on a reachable WordPress site; no authentication, no user interaction, and no non-default configuration are needed because the vulnerable handlers are registered on wp_ajax_nopriv_* hooks that WordPress exposes to anonymous visitors by default. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 vector AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N yields 7.5 and reflects unauthenticated network exploitation with no user interaction and high confidentiality impact. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker scripts a loop that POSTs to /wp-admin/admin-ajax.php with action=six_storage_get_user_info and userId=1,2,3,... harvesting each tenant's name, email, phone, address, and SSN into a CSV within minutes. …
Remediation 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. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: Identify all instances of 6Storage Rentals plugin version 2.22.0 or earlier in production; assess data exposure scope; disable the plugin immediately or restrict AJAX endpoint access. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-9185 vulnerability details – vuln.today

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