What the vulnerability does
01Description
The WordPress Infinite Scroll – Ajax Load More plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘button_label’ parameter in all versions up to, and including, 7.1.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access 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 vulnerability in versions up to 7.1.2. An authenticated user with low privileges can inject malicious scripts that execute in other users' browsers, potentially affecting site-wide functionality. The vulnerability requires network access but no user interaction from the victim.
What an attacker can do
03Attacker Capabilities
Inject and execute malicious JavaScript in other users' browsers to steal data or perform actions on their behalf.
Potential impact on your site
04Site Impact
Any authenticated user can inject scripts affecting other users and site functionality across multiple pages.
Conditions required to exploit
05Prerequisites
Attacker must have a low-privilege authenticated account on the site; no victim interaction required.
Key dates
06Disclosure timeline
October 2, 2024
CVE published
April 8, 2026
Record updated