CVE-2026-32419
DOM-Based XSS in List Category Posts Plugin
Publication date: 2026-03-13
Last updated on: 2026-03-13
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| fernando_briano | list_category_posts | to 0.93.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-site Scripting (XSS) issue found in the Fernando Briano List category posts plugin, specifically in the posts list-category-posts feature. It is caused by improper neutralization of input during web page generation, which allows an attacker to inject malicious scripts into the web page's Document Object Model (DOM). This type of vulnerability is known as DOM-Based XSS.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in the context of the affected web application. The impact includes potential leakage of sensitive information, manipulation of web page content, and possible disruption of application availability. According to the CVSS score (5.9), the vulnerability requires network access, low attack complexity, high privileges, and user interaction, and it can lead to partial confidentiality, integrity, and availability impacts.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know