Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WebCodingPlace Real Estate Manager Pro real-estate-manager-pro allows Reflected XSS.This issue affects Real Estate Manager Pro: from n/a through <= 12.8.3.
Published: 2026-07-13
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a Reflected Cross‑Site Scripting flaw that allows an attacker to inject and execute malicious JavaScript in a victim’s browser when they visit a crafted URL or submit a vulnerable form. The injected script can capture session cookies, hijack user sessions, deface pages, or redirect users to phishing sites. The weakness is a Classic Input Validation problem, identified as CWE‑79.

Affected Systems

WebCodingPlace Real Estate Manager Pro plugin for WordPress, versions up to and including 12.8.3. Any deployment of this plugin in a WordPress site is impacted.

Risk and Exploitability

The CVSS score of 7.1 reflects a moderate‑high impact for a low barrier to exploitation. The EPSS score of less than 1% indicates a low probability of active exploitation at this time, and the vulnerability is not listed in CISA KEV. The likely attack vector is a crafted HTTP request to an endpoint that reflects unsanitised input back into the page, and no authentication is required. The risk is therefore moderate, but remediation is strongly advised.

Generated by OpenCVE AI on July 31, 2026 at 11:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Real Estate Manager Pro to the latest version (12.8.4 or later) which contains the patch for the Reflected XSS flaw.
  • If an upgrade is not immediately feasible, apply input sanitisation or regex filtering on the request parameters that feed into the plugin’s output, and consider disabling or restricting access to the vulnerable pages.
  • Deploy a Web Application Firewall or configure the existing firewall to block requests containing typical XSS payloads such as <script> tags, and enable a strict Content‑Security‑Policy that limits the sources of executable scripts.

Generated by OpenCVE AI on July 31, 2026 at 11:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WebCodingPlace Real Estate Manager Pro real-estate-manager-pro allows Reflected XSS.This issue affects Real Estate Manager Pro: from n/a through <= 12.8.3.
Title WordPress Real Estate Manager Pro plugin <= 12.8.3 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T13:46:49.710Z

Reserved: 2026-06-24T12:46:07.752Z

Link: CVE-2026-57398

cve-icon Vulnrichment

Updated: 2026-07-13T13:46:34.591Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:00:05Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')