CVE-2026-78137
WordPress Análisis y mitigación de vulnerabilidades

Vista general

CVE-2026-78137 is an unauthenticated arbitrary price manipulation vulnerability in the StoreGrowth: Smart Sales Booster for WooCommerce WordPress plugin. The flaw allows unauthenticated attackers to add products to the shopping cart at an attacker-chosen price, which carries through to the checkout total when the BOGO (Buy One Get One) offer feature is enabled. It affects all versions of the plugin before 2.1.2 and was publicly disclosed on August 25, 2026, with the CVE published on August 27, 2026. The vulnerability carries a CVSS score of 7.5 (High) and was discovered and reported by researcher Shikhali Jamalzade (WPScan, GitHub Advisory).

Técnicas

The root cause is a missing server-side validation of the browser-supplied product price on two unauthenticated AJAX actions within the plugin, classified as CWE-862 (Missing Authorization) and categorized under OWASP Top 10 A5: Broken Access Control (WPScan). Because the plugin trusts the price value submitted by the client without verifying it against the actual product price stored server-side, an attacker can craft a request to these unauthenticated endpoints and specify an arbitrary price (e.g., $0.00 or $0.01). This manipulated price is then accepted and reflected in the WooCommerce cart and checkout total when the BOGO offer feature is active. No authentication or special privileges are required to exploit this vulnerability. A proof-of-concept is scheduled for public release on September 25, 2026, to allow time for users to update (WPScan).

Impacto

Successful exploitation allows unauthenticated attackers to conduct fraudulent transactions by purchasing products at arbitrarily low or zero prices, resulting in direct financial loss for WooCommerce store operators. The integrity of the checkout process is compromised, as manipulated prices carry through to the final order total. There is no direct impact on confidentiality or system availability, but the business impact — including revenue loss and potential for large-scale fraudulent orders — can be significant for affected e-commerce sites (WPScan, GitHub Advisory).

Explotabilidad

There is currently no public proof-of-concept exploit available, and no evidence of active in-the-wild exploitation has been observed (GitHub Advisory). WPScan has indicated that a PoC will be published on September 25, 2026, following a responsible disclosure window. The vulnerability requires no authentication and is exploitable remotely over the network, lowering the barrier for exploitation once a PoC becomes public. The EPSS score is reported as 0.0 at this time, and the CVE is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (WPScan).

Pasos de explotación

  1. Reconnaissance: Identify WordPress sites running the StoreGrowth: Smart Sales Booster for WooCommerce plugin (slug: storegrowth-sales-booster) in a version prior to 2.1.2, using tools like WPScan, Shodan, or manual inspection of plugin directories.
  2. Confirm BOGO feature is enabled: Browse the target WooCommerce store to identify active BOGO (Buy One Get One) offers, which is the prerequisite condition for the price manipulation to carry through to checkout.
  3. Identify vulnerable unauthenticated endpoints: Locate the two unauthenticated AJAX actions exposed by the plugin that accept a browser-supplied product price parameter without server-side validation.
  4. Craft malicious request: Send a crafted HTTP POST request to the vulnerable unauthenticated action endpoint, including the target product ID and an attacker-chosen price value (e.g., price=0.01) in the request body.
  5. Verify cart manipulation: Confirm that the manipulated price is reflected in the WooCommerce cart by reviewing the cart page or API response.
  6. Complete fraudulent checkout: Proceed through the WooCommerce checkout process with the manipulated price, completing a transaction at the attacker-chosen price (WPScan).

Indicadores de compromiso

  • Network: Unusual HTTP POST requests to WordPress AJAX endpoints (/wp-admin/admin-ajax.php) with price-related parameters set to anomalously low values (e.g., 0, 0.01) from unauthenticated sessions.
  • Logs: WooCommerce order logs showing completed orders with product prices significantly below the configured retail price, especially for products associated with BOGO offers; WordPress access logs showing repeated unauthenticated POST requests to AJAX actions associated with the StoreGrowth plugin.
  • Application: WooCommerce orders placed at $0.00 or near-zero prices for products that have active BOGO promotions; multiple orders from the same IP address or email with manipulated pricing.

Mitigación y soluciones alternativas

The vendor has released version 2.1.2 of the StoreGrowth: Smart Sales Booster for WooCommerce plugin, which addresses this vulnerability by adding server-side validation of the product price (WPScan, GitHub Advisory). Site administrators should update the plugin to version 2.1.2 or later immediately. If an immediate update is not possible, a temporary workaround is to disable the BOGO offer feature within the plugin settings, or to restrict access to the affected unauthenticated AJAX actions via a web application firewall (WAF) rule until the patch can be applied.

Reacciones de la comunidad

The vulnerability was discovered and responsibly disclosed by researcher Shikhali Jamalzade (Twitter: @0xAlisAlive), who submitted it through WPScan's vulnerability disclosure program (WPScan). WPScan has verified the vulnerability and is withholding the full proof-of-concept until September 25, 2026, to allow the user community time to apply the patch. No broader media coverage or notable community discussion has been identified at this time.

Recursos adicionales


FuenteEste informe se generó utilizando IA

Relacionado WordPress Vulnerabilidades:

CVE ID

Severidad

Puntuación

Tecnologías

Nombre del componente

Exploit de CISA KEV

Tiene arreglo

Fecha de publicación

CVE-2026-78333NONEN/A
  • 12-step-meeting-list
NoAug 27, 2026
CVE-2026-78139NONEN/A
  • woocommerce-product-stock-alert
NoAug 27, 2026
CVE-2026-78138NONEN/A
  • finale-woocommerce-sales-countdown-timer-discount
NoAug 27, 2026
CVE-2026-78137NONEN/A
  • storegrowth-sales-booster
NoAug 27, 2026
CVE-2026-78125NONEN/A
  • learnpress-sepay-payment
NoAug 27, 2026

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.

Solicitar evaluación

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."
David EstlickCISO
"Wiz proporciona un panel único para ver lo que ocurre en nuestros entornos en la nube."
Adam FletcherJefe de Seguridad
"Sabemos que si Wiz identifica algo como crítico, en realidad lo es."
Greg PoniatowskiJefe de Gestión de Amenazas y Vulnerabilidades