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

The vulnerability is an unauthenticated Cross‑Site Scripting flaw present in all releases of the Contempoinc Real Estate 7 WordPress theme up to version 3.5.9. Attackers can inject arbitrary JavaScript into pages that display theme content, allowing them to run client‑side code in the context of any visitor who loads the affected page. The flaw arises from the theme rendering user‑supplied data without proper escaping and is classified as CWE‑79.

Affected Systems

All installations of the Contempoinc Real Estate 7 theme that are running version 3.5.9 or earlier are affected, regardless of the WordPress core or other plugins in use. Site administrators should verify the current theme version and upgrade to version 3.6.0 or newer, which contains the official fix.

Risk and Exploitability

The CVSS base score of 7.1 places the defect in the medium‑to‑high severity range. The EPSS score of less than 1% indicates a low overall probability of exploitation, yet the flaw is publicly reachable from unauthenticated users via normal web browsing. The vulnerability is not listed in the CISA KEV catalog. Because the threat is an unauthenticated XSS that can be triggered by any visitor to an affected page, attackers can run client‑side code in the context of the user’s browser without needing privileges.

Generated by OpenCVE AI on July 22, 2026 at 13:44 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 sanitizes all user‑supplied content before rendering, for example by employing WordPress’s wp_kses or sanitize_text_field functions.
  • Deploy a Content Security Policy that restricts script execution to legitimate sources until the theme is fully hardened.

Generated by OpenCVE AI on July 22, 2026 at 13:44 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

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-22T13:45:02Z

Weaknesses
  • CWE-79

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