WordPress security changelog
HIGH CVE-2025-11993 Deferred

WooCommerce Infinite Scroll and Ajax Pagination: Code execution

WooCommerce Infinite Scroll and Ajax Pagination is affected by code execution. Exploitation requires at least subscriber-level access. Successful exploitation can run attacker-controlled code in the WordPress hosting account. The published affected range is <= 1.8.

CVE / CNA score 8.8 CVSS 3.1 · security@wordfence.com
NVD score Pending NVD has not published its own CVSS assessment.
Component
WooCommerce Infinite Scroll and Ajax Pagination
Plugin slug
woocommerce-infinite-scroll-and-ajax-pagination
Affected
<= 1.8
Safe version
> 1.8
Published
May 29, 2026
Weakness
CWE-502 — Deserialization of Untrusted Data

This CVE was published May 29, 2026 and is one of 1 known issue for this plugin.

Update, patch or deactivate.

Update WooCommerce Infinite Scroll and Ajax Pagination to a release after 1.8, or disable and remove it until a fixed version is available.

A safe version is available, so updating to that version or later is the preferred remediation. If an immediate update is not practical, consider a targeted application patch or temporarily restricting the affected functionality.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

The WooCommerce Infinite Scroll and Ajax Pagination plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.8 via the 'settings' parameter in the 'import_settings' function. This is due to deserialization of untrusted data supplied via the import configuration feature without capability checks. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject a PHP Object. No POP chain is present within the vulnerable plugin itself, but if a POP chain is present via an additional plugin or theme installed on the target system, it could allow an attacker to delete arbitrary files, retrieve sensitive data, or execute code.

CVE / CNA vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Primary and upstream sources