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 Ziggeo plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 3.1.1. The wp_ajax_ziggeo_ajax handler only verifies a nonce (check_ajax_referer) but performs no capability checks via current_user_can(). Furthermore, the nonce ('ziggeo_ajax_nonce') is exposed to all logged-in users on every page via the wp_head and admin_head hooks . This makes it possible for authenticated attackers, with Subscriber-level access and above, to invoke multiple administrative operations including: saving arbitrary translation strings (translations_panel_save_strings via update_option('ziggeo_translations')), creating/updating/deleting event templates (event_editor_save_template/update_template/remove_template via update_option('ziggeo_events')), modifying SDK application settings (sdk_applications operations), and managing notifications (notification_handler via update_option('ziggeo_notifications')).
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: Ziggeo de oliverfriedmann, Description: El plugin de Ziggeo para WordPress es vulnerable a la falta de autorización en todas las versiones hasta la 3.1.1, inclusive. El gestor wp_ajax_ziggeo_ajax solo verifica un nonce (check_ajax_referer) pero no realiza comprobaciones de capacidad a través de current_user_can(). Además, el nonce ('ziggeo_ajax_nonce') está expuesto a todos los usuarios con sesión iniciada en cada página a través de los hooks wp_head y admin_head. Esto hace posible que atacantes autenticados, con acceso de nivel Suscriptor y superior, invoquen múltiples operaciones administrativas, incluyendo: guardar cadenas de traducción arbitrarias (translations_panel_save_strings a través de update_option('ziggeo_translations')), crear/actualizar/eliminar plantillas de eventos (event_editor_save_template/update_template/remove_template a través de update_option('ziggeo_events')), modificar la configuración de la aplicación del SDK (operaciones de SDK_applications) y gestionar notificaciones (notification_handler a través de update_option('ziggeo_notifications')).
New CVE Received from Wordfence4/09/2026 12:17:14 AM
Action
Type
Old Value
New Value
Added
Description
The Ziggeo plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 3.1.1. The wp_ajax_ziggeo_ajax handler only verifies a nonce (check_ajax_referer) but performs no capability checks via current_user_can(). Furthermore, the nonce ('ziggeo_ajax_nonce') is exposed to all logged-in users on every page via the wp_head and admin_head hooks . This makes it possible for authenticated attackers, with Subscriber-level access and above, to invoke multiple administrative operations including: saving arbitrary translation strings (translations_panel_save_strings via update_option('ziggeo_translations')), creating/updating/deleting event templates (event_editor_save_template/update_template/remove_template via update_option('ziggeo_events')), modifying SDK application settings (sdk_applications operations), and managing notifications (notification_handler via update_option('ziggeo_notifications')).