What the vulnerability does
01Description
The WordPress Infinite Scroll – Ajax Load More plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ajax_load_more shortcode in versions up to, and including, 7.1.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Explanation of Vulnerability in Simple Terms
02Summary
Ajax Load More contains a cross-site scripting (XSS) vulnerability in versions up to 7.1.1. An authenticated user with low privileges can inject malicious scripts that execute in the browsers of other site visitors, potentially stealing session data or performing actions on their behalf. The vulnerability affects the plugin's core functionality and can impact multiple users across the site.
What an attacker can do
03Attacker Capabilities
Inject malicious JavaScript that runs in other users' browsers and steals their session data or performs actions on their behalf.
Potential impact on your site
04Site Impact
Visitors and staff may have their sessions hijacked or be tricked into performing unwanted actions; site reputation and user trust at risk.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege authenticated account (e.g., subscriber or contributor role) on the WordPress site.
Key dates
06Disclosure timeline
June 1, 2024
CVE published
April 8, 2026
Record updated