CVE-2026-28122
Received Received - Intake
Reflected XSS in ListingPro Plugin Allows Webpage Script Injection

Publication date: 2026-03-05

Last updated on: 2026-03-05

Assigner: Patchstack

Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in CridioStudio ListingPro listingpro-plugin allows Reflected XSS.This issue affects ListingPro: from n/a through <= 2.9.8.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-05
Last Modified
2026-03-05
Generated
2026-05-07
AI Q&A
2026-03-05
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
cridiostudio listingpro_plugin to 2.9.8 (inc)
cridiostudio listingpro to 2.9.8 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
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?

CVE-2026-28122 is a Reflected Cross-Site Scripting (XSS) vulnerability in the WordPress ListingPro Plugin versions up to and including 2.9.8.

This vulnerability allows an attacker to inject malicious scripts, such as redirects, advertisements, or other HTML payloads, into the website. These scripts execute when visitors access the affected site.

Exploitation requires user interaction, such as clicking a malicious link, visiting a crafted page, or submitting a form, but no authentication is needed to initiate the attack.


How can this vulnerability impact me? :

This vulnerability can impact you by allowing attackers to execute malicious scripts on your website, which can lead to unauthorized redirects, display of unwanted advertisements, or other harmful HTML payloads.

Such attacks can compromise the integrity and trustworthiness of your website, potentially harming your users and damaging your reputation.

Since no authentication is required to exploit this vulnerability, it can be triggered by any visitor interacting with crafted content.


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?

The vulnerability is a reflected Cross Site Scripting (XSS) issue in the ListingPro WordPress plugin versions up to 2.9.8. Detection typically involves testing for injection of malicious scripts via crafted URLs or form inputs that the plugin processes.

While no specific commands are provided in the resources, common detection methods include using web vulnerability scanners or manual testing by injecting typical XSS payloads (e.g., <script>alert(1)</script>) into URL parameters or form fields and observing if the script executes.

Network detection might involve monitoring HTTP requests for suspicious payloads targeting the ListingPro plugin endpoints.


What immediate steps should I take to mitigate this vulnerability?

Since no official patch is currently available for this vulnerability, immediate mitigation involves applying the mitigation rule issued by Patchstack to block attacks targeting this vulnerability.

Users are advised to apply this mitigation immediately to protect their websites from exploitation.

Additionally, restricting user input, implementing web application firewalls (WAF), and monitoring for suspicious activity can help reduce risk until an official patch is released.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart