CVE-2026-9662 HIGH

CVE-2026-9662: Recover Exit For WooCommerce <= 1.0.3 - Unauthenticated Local File Inclusion via 'tpf' Parameter

Vendor Plasmatizemedia
Product Recover Exit For WooCommerce
Weakness CWE-98 · PHP file inclusion
Published June 9, 2026
Last update June 9, 2026

CVSS base score

8.1/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Recover Exit For WooCommerce versions 1.0.3 and earlier contain a vulnerability that allows an attacker to read sensitive data, modify site content, or disrupt service. The vulnerability requires specific network conditions to exploit but does not require authentication or user interaction. Site administrators should update to a version newer than 1.0.3 as soon as possible.

What an attacker can do

03Attacker Capabilities

Read sensitive data, modify site content, or disrupt service without authentication.

Potential impact on your site

04Site Impact

Unauthorized access to data, content modification, or service disruption on affected WooCommerce installations.

Conditions required to exploit

05Prerequisites

Network access; specific attack complexity conditions must be met.

Key dates

06Disclosure timeline

June 9, 2026 CVE published
June 9, 2026 Record updated