Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Unauthenticated network XSS needing victim interaction (PR:N/UI:R), scope change as script runs in site origin (S:C), low C/I in the browser; availability set N since XSS has no real availability impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Product Enquiry for WooCommerce <= 2.2.34.43 versions.
AnalysisAI
Unauthenticated cross-site scripting in the Product Enquiry for WooCommerce WordPress plugin (versions <= 2.2.34.43) lets a remote attacker inject arbitrary JavaScript that executes in a victim's browser when they view attacker-influenced content. The flaw is exploitable without authentication but requires the victim to interact (e.g., visit a crafted link or page), and the CVSS scope-change metric reflects that injected script runs in the trusted site context. No public exploit identified at time of analysis, and it is not listed in CISA KEV; the issue was reported through Patchstack.
Technical ContextAI
The affected component is Product Enquiry for WooCommerce (vendor pi_web_solution, CPE cpe:2.3:a:pi_web_solution:product_enquiry_for_woocommerce), a PHP plugin that extends WooCommerce/WordPress to let shoppers submit product enquiry or quotation requests. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-controllable input - most plausibly an enquiry/quotation form field - is reflected or stored into HTML output without proper output encoding or input sanitization. Because WordPress renders this within the site's own origin, injected script inherits the site's DOM and cookies, which aligns with the CVSS scope change (S:C) where the vulnerable plugin compromises the browser security context of the wider WordPress site.
RemediationAI
Update the Product Enquiry for WooCommerce plugin to the first release above 2.2.34.43 once available; the exact fixed version is not specified in the provided data, so consult the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/enquiry-quotation-for-woocommerce/vulnerability/wordpress-product-enquiry-for-woocommerce-plugin-2-2-34-43-cross-site-scripting-xss-vulnerability) or the WordPress.org plugin page to confirm the patched build before deploying. If no fixed version is yet published, apply compensating controls: deploy a WAF or virtual-patch rule (Patchstack, Wordfence, or ModSecurity) to filter script payloads in enquiry/quotation form submissions, add a restrictive Content-Security-Policy header to limit inline script execution (trade-off: may break legitimate inline scripts and needs testing), and consider disabling or restricting the product enquiry form on public-facing pages until patched (trade-off: removes the enquiry feature for customers). After patching, review stored enquiry records for any previously injected payloads.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48185
GHSA-jr2f-rwqm-8mmf