WooCommerce Recover Abandoned Cart <= 24.4.0 - Unauthenticated PHP Object Injection

2025-03-04 21:10
Lucio Sá

Strategic Overview

Status
Patched in 24.5.0
Affected Version<= 24.4.0
CVSS8.1High
CVECVE-2025-0956
View all WooCommerce Recover Abandoned Cart vulnerabilities

Vulnerability Overview

The WooCommerce Recover Abandoned Cart plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 24.4.0 via deserialization of untrusted input from the 'raccookie_guest_email' cookie. This makes it possible for unauthenticated attackers to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present.

Technical Analysis

REMEDIATION: Update to version 24.5.0, or a newer patched version --- IDENTIFIER: CWE-502 (Deserialization of Untrusted Data) The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C