Description
The Realtyna Organic IDX plugin + WPL Real Estate WordPress plugin before 5.3.0 does not validate the type of uploaded files, and its file upload functionality is gated only by an API that is enabled by default and authenticated with hardcoded credentials shipped identically across all installations. This makes it possible for unauthenticated attackers to upload arbitrary PHP files and achieve remote code execution.
Published: 2026-07-27
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Realtyna Organic IDX plugin + WPL Real Estate, versions before 5.3.0, fails to validate the file type of uploaded content. The plugin exposes a file upload function that is gated only by an API endpoint that uses hard‑coded credentials supplied identically in every installation. This flaw lets attackers upload arbitrary PHP files, giving them execution privileges on the host server. The weakness is classified as CWE‑434, a lack of input validation for file types, which allows an attacker to compromise application integrity and confidentiality by uploading and running malicious code.

Affected Systems

All installations of the Realtyna Organic IDX plugin + WPL Real Estate that use a version earlier than 5.3.0 are vulnerable. The vulnerability exists in the plugin itself regardless of the WordPress site version, as the hard‑coded credentials are bundled with every release prior to the patch.

Risk and Exploitability

The vulnerability carries a CVSS score of 9.8, indicating a high likelihood of exploitation once discovered. Its EPSS score is 0.462%, suggesting that, while the likelihood of finding a vulnerability is low, exploitation campaigns could still occur. The issue is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is an unauthenticated POST to the API endpoint used for file uploads; because the credentials are the same across all installations, an attacker need not guess a password. If the API is exposed publicly, an attacker can simply upload a PHP backdoor and trigger it by accessing the URL of the uploaded file, achieving remote code execution.

Generated by OpenCVE AI on August 3, 2026 at 18:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Realtyna Organic IDX plugin + WPL Real Estate to version 5.3.0 or later, which validates uploaded file types and removes the default hard‑coded credentials.
  • If an upgrade is not immediately possible, disable or uninstall the plugin to eliminate the vulnerable file‑upload endpoint.
  • Modify any hard‑coded API credentials or secure the API by restricting access to trusted IP ranges, and perform a file‑system audit to remove any uploaded PHP files that may already exist in the plugin’s directories.

Generated by OpenCVE AI on August 3, 2026 at 18:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Realtyna
Realtyna realtyna Organic Idx Plugin + Wpl Real Estate
Wordpress
Wordpress wordpress
Vendors & Products Realtyna
Realtyna realtyna Organic Idx Plugin + Wpl Real Estate
Wordpress
Wordpress wordpress

Mon, 27 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-434
Metrics cvssV3_1

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

ssvc

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


Mon, 27 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Description The Realtyna Organic IDX plugin + WPL Real Estate WordPress plugin before 5.3.0 does not validate the type of uploaded files, and its file upload functionality is gated only by an API that is enabled by default and authenticated with hardcoded credentials shipped identically across all installations. This makes it possible for unauthenticated attackers to upload arbitrary PHP files and achieve remote code execution.
Title Realtyna Organic IDX plugin + WPL Real Estate < 5.3.0 - Unauthenticated Arbitrary File Upload to Remote Code Execution
References

Subscriptions

Realtyna Realtyna Organic Idx Plugin + Wpl Real Estate
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-27T16:11:22.377Z

Reserved: 2026-06-29T14:01:16.303Z

Link: CVE-2026-13714

cve-icon Vulnrichment

Updated: 2026-07-27T16:11:08.787Z

cve-icon NVD

Status : Deferred

Published: 2026-07-27T07:16:25.227

Modified: 2026-07-27T20:33:01.673

Link: CVE-2026-13714

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T18:15:04Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type