CVE-2025-24668
Description
Stored XSS vulnerability in PPOM for WooCommerce plugin up to version 33.0.8 allows attackers to inject malicious scripts via product addon fields.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS vulnerability in PPOM for WooCommerce plugin up to version 33.0.8 allows attackers to inject malicious scripts via product addon fields.
Vulnerability
The PPOM for WooCommerce plugin (woocommerce-product-addon) versions up to and including 33.0.8 contain a stored cross-site scripting (XSS) vulnerability due to improper neutralization of user input during web page generation. The vulnerability exists in the handling of custom product addon fields, where an attacker can inject arbitrary JavaScript code that gets stored and executed when other users view the affected product pages. [1]
Exploitation
An attacker with the ability to create or edit product addon fields (typically a shop manager or administrator role) can inject malicious script payloads into input fields such as text inputs, textareas, or other custom field types. The injected script is stored in the database and executed in the browsers of any user who visits the product page containing the malicious addon. No user interaction beyond viewing the page is required for the XSS to trigger.
Impact
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's browser. This can lead to session hijacking, credential theft, defacement, or redirection to malicious sites. The attack is stored, meaning it affects all subsequent visitors to the compromised product page, potentially including customers and administrators.
Mitigation
The vulnerability is fixed in version 34.0.1 of the plugin, released on 2026-05-21. Users are strongly advised to update to this version or later. No workarounds are documented in the available references. [1]
AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: <= 33.0.8
- Range: <=33.0.8
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.