CVE-2025-64196
7.1Pluggabl Booster · Booster for WooCommerce
A reflected cross-site scripting vulnerability in the Booster for WooCommerce plugin allows unauthenticated attackers to execute arbitrary scripts in a user's browser.
Executive summary
A reflected cross-site scripting vulnerability in the Booster for WooCommerce plugin, affecting versions up to 7.2.5, poses a risk of unauthorized script execution within a user's browser session.
Vulnerability
The plugin fails to properly neutralize user-supplied input during web page generation, specifically leading to a reflected cross-site scripting (XSS) vulnerability. This flaw allows an unauthenticated attacker to craft malicious links that, when clicked by an unsuspecting user, execute arbitrary JavaScript in the context of the user's session.
Business impact
Successful exploitation of this vulnerability could lead to session hijacking, unauthorized actions performed on behalf of the user, or the redirection of users to malicious websites. Given the CVSS score of 7.1, this is classified as a high-severity issue that could compromise the integrity and confidentiality of user interactions on the platform. Such incidents often result in significant reputational damage and potential loss of customer trust.
Remediation
Immediate Action: Users should discontinue use of the plugin until a security patch is provided by the vendor, or ensure that the application is restricted from public access.
Proactive Monitoring: Security teams should monitor web access logs for unusual URL parameters or suspicious script patterns that match common cross-site scripting attack vectors.
Compensating Controls: Deploying a Web Application Firewall (WAF) with updated rulesets can help filter out malicious payloads targeting reflected XSS vulnerabilities before they reach the application.
Exploitation status
Public Exploit Available: No (Exploit available is false)
Analyst recommendation
While no confirmed active exploitation exists, the high CVSS score necessitates prompt attention. Administrators are advised to monitor the vendor advisory closely for the release of a patched version and apply it immediately upon availability to mitigate the risk of reflected script injection.
More Pluggabl Booster CVEs
Sources
Originally found and disclosed by Peter Thaleikis | Patchstack Bug Bounty Program, per the CVE Program record.