CVE-2026-1657

The EventPrime plugin for WordPress is vulnerable to unauthorized image file upload in all versions up to, and including, 4.2.8.4. This is due to the plugin registering the upload_file_media AJAX action as publicly accessible (nopriv-enabled) without implementing any authentication, authorization, or nonce verification despite a nonce being created. This makes it possible for unauthenticated attackers to upload image files to the WordPress uploads directory and create Media Library attachments via the ep_upload_file_media endpoint.
Configurations

No configuration.

History

18 Feb 2026, 17:52

Type Values Removed Values Added
Summary
  • (es) El plugin EventPrime para WordPress es vulnerable a la carga no autorizada de archivos de imagen en todas las versiones hasta la 4.2.8.4, inclusive. Esto se debe a que el plugin registra la acción AJAX upload_file_media como públicamente accesible (con nopriv habilitado) sin implementar ninguna autenticación, autorización o verificación de nonce a pesar de que se crea un nonce. Esto hace posible que atacantes no autenticados carguen archivos de imagen al directorio de cargas de WordPress y creen adjuntos en la Biblioteca de Medios a través del endpoint ep_upload_file_media.

17 Feb 2026, 06:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-17 06:16

Updated : 2026-02-18 17:52


NVD link : CVE-2026-1657

Mitre link : CVE-2026-1657

CVE.ORG link : CVE-2026-1657


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization