Description
Unauthenticated SQL Injection in Real Estate 7 <= 3.5.9 versions.
Published: 2026-06-26
Score: 9.3 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated SQL Injection is present in the WordPress Real Estate 7 Theme versions up to 3.5.9, allowing an attacker with access to the website to inject arbitrary SQL statements. This vulnerability is classified under CWE-89 and can lead to complete compromise of the affected application, including data exfiltration, unauthorized data modification, or full system takeover, effectively resulting in remote code execution on the underlying host. The impact is large, affecting both confidentiality and integrity of all data stored within the database and potentially enabling total control of the site.

Affected Systems

The vulnerability affects the Real Estate 7 Theme developed by contempoinc, with all releases up to and including version 3.5.9 being impacted. No other WordPress themes or plugins are listed as affected. The scope is limited to installations that have not applied the update to a version 3.6.0 or newer.

Risk and Exploitability

The CVSS score of 9.3 indicates a critical severity level. The EPSS score is not available, but the vulnerability is unauthenticated, meaning every user who can load the affected page without authentication can attempt exploitation. The vulnerability is not listed in the CISA KEV catalog, yet its high CVSS and lack of authentication requirement suggest a high likelihood of exploitation in a targeted attack or via automated scanning. The attack vector is likely through publicly accessible website content that processes user-supplied data without proper sanitization. As the issue originates from insufficient input validation as defined by CWE-89, exploitation requires no special privileges on the victim host.

Generated by OpenCVE AI on June 26, 2026 at 16:49 UTC.

Remediation

Vendor Solution

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


OpenCVE Recommended Actions

  • Apply the vendor’s official update to WordPress Real Estate 7 Theme version 3.6.0 or later, which removes the SQL injection flaw.
  • Verify that all instances of the theme are replaced or upgraded; remove any orphaned files from older versions to eliminate residual vulnerable code.
  • Implement rigorous input validation and sanitization on all form fields that interact with the database, ensuring that only expected data types are processed, in line with CWE‑89 remediation best practices.

Generated by OpenCVE AI on June 26, 2026 at 16:49 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 26 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 26 Jun 2026 15:15:00 +0000

Type Values Removed Values Added
Description Unauthenticated SQL Injection in Real Estate 7 <= 3.5.9 versions.
Title WordPress Real Estate 7 theme <= 3.5.9 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-26T20:19:14.295Z

Reserved: 2026-06-16T09:21:51.802Z

Link: CVE-2026-54827

cve-icon Vulnrichment

Updated: 2026-06-26T20:19:09.612Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-26T17:00:04Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')