You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This CVE record is not being prioritized for NVD enrichment efforts due to resource or other concerns.
Description
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.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
Title: 6Storage Rentals de sixstorage, Description: El plugin 6Storage Rentals para WordPress es vulnerable a la omisión de autorización a través de clave controlada por el usuario en todas las versiones hasta la 2.22.0 inclusive, a través del parámetro 'userId' de las acciones AJAX 'six_storage_get_user_info' y 'six_storage_update_profile'. Esto se debe a que las funciones 'six_storage_getUserInfo()' y 'six_storage_updateProfile()' están registradas en los hooks 'wp_ajax_nopriv_*' y aceptan un identificador de inquilino directamente de '$_POST['userId']' sin realizar ninguna verificación de propiedad, vinculación de sesión o validación de nonce para confirmar que el solicitante tiene una relación legítima con el ID proporcionado. Esto hace posible que atacantes no autenticados lean y modifiquen datos de perfil de inquilinos arbitrarios - incluyendo nombre, dirección de correo electrónico, número de teléfono, dirección física y SSN - al proporcionar un valor de 'userId' enumerado en una solicitud manipulada a cualquiera de los gestores.
New CVE Received from Wordfence6/09/2026 1:16:41 AM
Action
Type
Old Value
New Value
Added
Description
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.