2 matches found
CVE-2026-9662
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 recoverexit function...
CVE-2026-9662
CVE-2026-9662 affects the Recover Exit For WooCommerce WordPress plugin. All versions up to and including 1.0.3 are vulnerable to Local File Inclusion via the POST parameter tpf , used unsafely in recover_exit()’s include() path. The underlying issue is insufficient validation/sanitization of use...