Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Exploitable over the network by any customer-role user (PR:L) with no interaction; read-only file access means confidentiality impact only, no integrity or availability effects.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Customer Path Traversal in Tax Exempt for WooCommerce <= 1.9.3 versions.
AnalysisAI
Path traversal in the Tax Exempt for WooCommerce plugin (versions <= 1.9.3) by Addify enables authenticated customer-level users to read arbitrary files from the server's filesystem. The vulnerability carries a CVSS 6.5 Medium score with high confidentiality impact, as a low-privileged account (a standard customer/shopper) can traverse directory boundaries to access sensitive files such as wp-config.php containing database credentials. No public exploit code or active CISA KEV listing has been identified at time of analysis.
Technical ContextAI
The affected product is the 'Tax Exempt for WooCommerce' WordPress plugin developed by Addify, identified via CPE cpe:2.3:a:addify:tax_exempt_for_woocommerce:*:*:*:*:*:*:*:*. The root cause is classified as CWE-35 (Path Traversal), meaning the plugin fails to properly sanitize user-supplied input before using it to construct a file path on the server, allowing sequences such as '../' to escape the intended directory context. The vulnerability is specifically reachable by WooCommerce customer-role users - a built-in low-privilege role available to anyone who registers on a WooCommerce-enabled WordPress shop - making the attack surface broad on any public-facing e-commerce deployment running the plugin.
RemediationAI
The primary remediation is to update the Tax Exempt for WooCommerce plugin beyond version 1.9.3. The exact patched release version is not independently confirmed from the available data - only the vulnerable ceiling (1.9.3) is specified. Site administrators should consult the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/woocommerce-tax-exempt-plugin/vulnerability/wordpress-tax-exempt-for-woocommerce-plugin-1-9-3-path-traversal-vulnerability and the WordPress plugin repository for the latest available release. If an immediate update is not possible, a compensating control is to disable the tax exemption functionality within WooCommerce settings to remove the vulnerable code path from the attack surface; however, this will prevent legitimate tax-exempt customer workflows. Additionally, implementing a web application firewall (WAF) rule to block requests containing path traversal sequences (e.g., '../' or '%2e%2e/') targeting the plugin's endpoints can reduce exposure without disabling the feature entirely.
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-35 – Path Traversal: '.../...//'
View allSame technique Path Traversal
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-41341
GHSA-3wjp-774c-xvqr