CVE-2026-28122
Received Received - Intake

Reflected XSS in ListingPro Plugin Allows Webpage Script Injection

Vulnerability report for CVE-2026-28122, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

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-07-06
AI Q&A
2026-03-05
EPSS Evaluated
2026-07-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 Quick Actions

Instant insights powered by AI
Executive Summary

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.

Impact Analysis

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.

Compliance Impact

I don't know

Detection Guidance

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.

Mitigation Strategies

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.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-28122. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart