CVE-2026-32419
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Fernando Briano List category posts list-category-posts allows DOM-Based XSS.This issue affects List category posts: from n/a through <= 0.93.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
DOM-Based XSS in List category posts plugin ≤0.93.1 allows script injection via improper input neutralization.
Vulnerability
Overview
The List category posts plugin for WordPress versions up to and including 0.93.1 contains a DOM-Based Cross-Site Scripting (XSS) vulnerability due to improper neutralization of user input during web page generation [1]. This flaw enables an attacker to inject arbitrary JavaScript into the DOM of a victim's browser when they interact with a crafted page.
Exploitation
Details
Exploitation requires user interaction, such as clicking a malicious link or submitting a specially crafted form [1]. The attack can be initiated by a user with low privileges, but successful execution depends on a privileged user performing the action. The vulnerability is classified as DOM-Based, meaning the payload is processed client-side rather than server-side.
Impact
A successful attack allows the attacker to inject malicious scripts, including redirects, advertisements, or other HTML payloads, which execute when visitors access the affected site [1]. This can lead to defacement, data theft, or further compromise of the WordPress installation.
Mitigation
The vendor has released version 0.94.0 which resolves the vulnerability [1]. Users are strongly advised to update immediately. For those unable to update, consulting a hosting provider or web developer is recommended. Patchstack users can enable auto-updates for vulnerable plugins [1].
AI Insight generated on May 18, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=0.93.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.