CVE-2025-26751
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Fahad Mahmood Alphabetic Pagination alphabetic-pagination allows Reflected XSS.This issue affects Alphabetic Pagination: from n/a through <= 3.2.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Reflected XSS in WordPress Alphabetic Pagination plugin ≤3.2.1 allows unauthenticated attackers to inject arbitrary scripts via crafted input, fixed in 3.2.2.
The Alphabetic Pagination plugin for WordPress up to version 3.2.1 contains a reflected Cross-Site Scripting (XSS) vulnerability due to improper neutralization of user-supplied input during web page generation. This flaw falls under CWE-79 and can be triggered without authentication, though user interaction (e.g., clicking a crafted link) is required [1].
An attacker can exploit this by crafting a malicious URL that includes a JavaScript payload in a vulnerable parameter. When a privileged user (such as an administrator) clicks the link, the injected script executes in the context of their session. This attack vector is commonly used in mass-exploit campaigns targeting thousands of WordPress sites, regardless of site traffic or popularity [1].
The impact includes the ability to inject arbitrary HTML and JavaScript, which can lead to redirects, advertisements, cookie theft, or other malicious actions visible to site visitors. The CVSS v3 base score is 7.1 (High), reflecting the potential for significant harm with relatively low attack complexity [1].
The vulnerability is patched in version 3.2.2, released after disclosure. Users are strongly advised to update immediately. For those unable to update, Patchstack provides a mitigation rule to block attacks until the plugin is updated. Auto-update features can also be enabled to apply future patches promptly [1].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=3.2.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.