CVE-2026-78138:
WordPress Análisis y mitigación de vulnerabilidades
Vista general
CVE-2026-78138 is an authorization bypass vulnerability (Sensitive Data Disclosure) in the Finale Lite WordPress plugin that allows any authenticated user with Subscriber-level access or higher to read sales campaign configuration and scheduling data for arbitrary post IDs. The vulnerability affects all versions of the plugin before 2.21.0 and was publicly disclosed on August 25, 2026, with NVD publication on August 27, 2026. It carries a CVSS score of 4.3 (Medium) and is classified under OWASP Top 10 A3: Sensitive Data Exposure (WPScan, Github Advisory).
Técnicas
The root cause is a missing capability check (CWE-200: Information Exposure) on an AJAX action handler named wcct_quick_view_html within the Finale Lite plugin. Because no authorization check is enforced before processing the AJAX request, any authenticated WordPress user can supply an arbitrary post ID and receive the associated sales campaign configuration and scheduling data in response. The vulnerability was discovered and reported by researcher Shikhali Jamalzade (Twitter: @0xAlisAlive), and a proof-of-concept is scheduled for public release on September 8, 2026, to allow time for users to update (WPScan).
Impacto
Successful exploitation allows any authenticated WordPress user (Subscriber role or above) to read the Finale Lite plugin's campaign configuration and scheduling data for any post on the site. This exposes potentially sensitive business information such as discount strategies, countdown timer configurations, and promotional scheduling, which could be leveraged by competitors or malicious users to gain an unfair advantage or plan targeted attacks. The impact is limited to confidentiality — there is no evidence of integrity or availability impact (WPScan, Github Advisory).
Explotabilidad
There is currently no public proof-of-concept exploit available, and no evidence of in-the-wild exploitation has been reported. The EPSS score is 0.0, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. Exploitation requires at minimum a Subscriber-level WordPress account, limiting the attack surface to authenticated users (WPScan, Github Advisory).
Pasos de explotación
- Obtain authentication: Register or log in to the target WordPress site with at least a Subscriber-level account.
- Identify the vulnerable AJAX action: Locate the
wcct_quick_view_htmlAJAX action endpoint, typically accessible viawp-admin/admin-ajax.php. - Craft the AJAX request: Send an authenticated HTTP POST request to
wp-admin/admin-ajax.phpwith the parametersaction=wcct_quick_view_htmland a targetpost_idvalue corresponding to any post with a Finale Lite campaign configured. - Retrieve campaign data: The server responds with the sales campaign configuration and scheduling data for the specified post ID, including discount settings, countdown timers, and scheduling details, without performing any capability check (WPScan).
Indicadores de compromiso
- Network: Repeated authenticated POST requests to
wp-admin/admin-ajax.phpwithaction=wcct_quick_view_htmland varyingpost_idvalues from a single user account, especially a low-privilege account such as Subscriber. - Logs: WordPress access logs showing a high volume of AJAX requests to
admin-ajax.phpwith thewcct_quick_view_htmlaction parameter from accounts that would not normally interact with campaign management features. - Logs: Authentication logs showing Subscriber-level accounts making unusual numbers of requests to admin endpoints outside of normal user behavior patterns.
Mitigación y soluciones alternativas
Update the Finale Lite WordPress plugin to version 2.21.0 or later, which introduces the required capability check on the affected AJAX action. As an interim measure, site administrators should review which users hold Subscriber-level or higher roles and consider restricting plugin access to trusted administrators only. Monitoring AJAX requests to the wcct_quick_view_html action for suspicious activity is also recommended (WPScan, Github Advisory).
Recursos adicionales
Fuente: Este informe se generó utilizando IA
Relacionado WordPress Vulnerabilidades:
Evaluación gratuita de vulnerabilidades
Compare su postura de seguridad en la nube
Evalúe sus prácticas de seguridad en la nube en 9 dominios de seguridad para comparar su nivel de riesgo e identificar brechas en sus defensas.
Recursos adicionales de Wiz
Obtén una demostración personalizada
¿Listo para ver a Wiz en acción?
"La mejor experiencia de usuario que he visto en mi vida, proporciona una visibilidad completa de las cargas de trabajo en la nube."
"Wiz proporciona un panel único para ver lo que ocurre en nuestros entornos en la nube."
"Sabemos que si Wiz identifica algo como crítico, en realidad lo es."