Description
Unauthenticated Cross Site Scripting (XSS) in Real Estate 7 <= 3.5.9 versions.
Published: 2026-07-02
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unauthenticated Cross‑Site Scripting flaw is present in Contempoinc Real Estate 7 WordPress theme versions 3.5.9 and earlier. The vulnerability exists because the theme displays user‑supplied data without proper escaping, allowing attackers to inject arbitrary JavaScript into any page that renders the theme content. The injected code runs in the visiting browser’s context and can lead to credential theft, session hijacking, or other client‑side attacks, thereby affecting user confidentiality and integrity.

Affected Systems

All installations of the Contempoinc Real Estate 7 WordPress theme version 3.5.9 or earlier are affected. The flaw resides in the theme’s rendering of user‑supplied content and is independent of additional plugins or WordPress core modifications. Site administrators should verify that the active theme is 3.6.0 or newer and apply the update promptly.

Risk and Exploitability

The CVSS base score of 7.1 places this vulnerability in the medium‑to‑high severity range. The EPSS score of less than 1 % indicates a low probability of exploitation at the time of this analysis, yet the vulnerability is publicly reachable from unauthenticated users simply by browsing the site. Based on the description, the likely attack vector is any external web user visiting a page that renders theme content. The flaw is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on August 3, 2026 at 05:45 UTC.

Remediation

Vendor Solution

Update the WordPress Real Estate 7 Theme to the latest available version (at least 3.6.0).


OpenCVE Recommended Actions

  • Upgrade the WordPress Real Estate 7 Theme to at least version 3.6.0.
  • Ensure the theme properly sanitizes all user‑supplied content before rendering, for example by using WordPress’s wp_kses or sanitize_text_field functions.
  • Deploy a Content Security Policy that limits script execution to trusted sources until the theme is fully hardened.

Generated by OpenCVE AI on August 3, 2026 at 05:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Real Estate 7 <= 3.5.9 versions.
Title WordPress Real Estate 7 theme <= 3.5.9 - 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-02T19:43:28.706Z

Reserved: 2026-06-24T12:45:24.971Z

Link: CVE-2026-57343

cve-icon Vulnrichment

Updated: 2026-07-02T19:43:24.240Z

cve-icon NVD

Status : Deferred

Published: 2026-07-02T12:17:34.487

Modified: 2026-07-02T20:17:03.960

Link: CVE-2026-57343

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T06:00:12Z

Weaknesses
  • CWE-79

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