PatchSiren cyber security CVE debrief
CVE-2026-9662 plasmatizemedia CVE debrief
The Recover Exit For WooCommerce plugin for WordPress is vulnerable to Local File Inclusion in all versions up to and including 1.0.3. This is due to insufficient validation and sanitization of the user-controlled `tpf` POST parameter before it is used in an `include()` path in the `recover_exit()` function. This makes it possible for unauthenticated attackers to perform path traversal and include unintended local PHP files, which can lead to sensitive information exposure and, in certain deployment chains, code execution.
- Vendor
- plasmatizemedia
- Product
- Recover Exit For WooCommerce
- CVSS
- HIGH 8.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-09
- Original CVE updated
- 2026-06-09
- Advisory published
- 2026-06-09
- Advisory updated
- 2026-06-09
Who should care
Users of the Recover Exit For WooCommerce plugin for WordPress, particularly those with versions up to and including 1.0.3.
Technical summary
The vulnerability exists in the Recover Exit For WooCommerce plugin for WordPress, specifically in the `recover_exit()` function where the user-controlled `tpf` POST parameter is used in an `include()` path without proper validation and sanitization. This allows unauthenticated attackers to perform path traversal attacks, potentially leading to sensitive information exposure and code execution.
Defensive priority
HIGH
Recommended defensive actions
- Update the Recover Exit For WooCommerce plugin to a version beyond 1.0.3.
- Implement additional security measures such as input validation and sanitization for user-controlled parameters.
- Monitor for suspicious activity and implement logging and alerting for potential security incidents.
Evidence notes
The vulnerability was reported by [email protected] and is documented in various references including [ref-4], [ref-5], [ref-6], [ref-7], [ref-8], [ref-9], and [ref-10].
Sources and references
Verified primary and authoritative sources
-
CVE-2026-9662 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-9662
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-9662 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-9662
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/recoverexit-for-woocommerce/tags/1.0.3/recover_exit_main.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/recoverexit-for-woocommerce/tags/1.0.3/recover_exit_main.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/recoverexit-for-woocommerce/tags/1.0.3/recoverexit_woocommerce.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/recoverexit-for-woocommerce/trunk/recover_exit_main.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/recoverexit-for-woocommerce/trunk/recover_exit_main.php
-
Source reference
Unverified legacy reference
URL: https://plugins.trac.wordpress.org/browser/recoverexit-for-woocommerce/trunk/recoverexit_woocommerce.php
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.