CVE-2026-8909

The WpMobi plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.0.3. This is due to missing or incorrect nonce validation on the handleSaveGeneralSettings function. This makes it possible for unauthenticated attackers to modify the plugin's General Settings and inject arbitrary web scripts into the administrator's browser via the unescaped app_name attribute reflection via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. The injected script executes even when the supplied app_name value fails validation and is not persisted to the database, because the form is re-rendered with the attacker-supplied in-memory value on validation failure.
Configurations

No configuration.

History

23 Jul 2026, 08:10

Type Values Removed Values Added
Summary
  • (es) El plugin WpMobi para WordPress es vulnerable a la falsificación de petición en sitios cruzados en todas las versiones hasta la 0.0.3, inclusive. Esto se debe a la validación de nonce faltante o incorrecta en la función handleSaveGeneralSettings. Esto hace posible que atacantes no autenticados modifiquen la Configuración General del plugin e inyecten scripts web arbitrarios en el navegador del administrador a través de la reflexión del atributo app_name sin escapar, mediante una petición falsificada, siempre que puedan engañar a un administrador del sitio para que realice una acción como hacer clic en un enlace. El script inyectado se ejecuta incluso cuando el valor app_name proporcionado falla la validación y no se persiste en la base de datos, porque el formulario se vuelve a renderizar con el valor en memoria proporcionado por el atacante en caso de fallo de validación.

09 Jun 2026, 05:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-09 05:16

Updated : 2026-07-23 08:10


NVD link : CVE-2026-8909

Mitre link : CVE-2026-8909

CVE.ORG link : CVE-2026-8909


JSON object : View

Products Affected

No product.

CWE
CWE-352

Cross-Site Request Forgery (CSRF)