CVE-2026-14483

CRITICAL

Realtyna Organic Idx Plugin + Wpl Real Estate < 5.2.0 - Remote Code Execution

Title source: rule
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2026-14483. PoCs published by 0xdak, MadExploits.

AI-analyzed exploit summary This exploit leverages an unauthenticated arbitrary file upload vulnerability in the Realtyna WPL WordPress plugin (≤5.2.0) to achieve remote code execution. The PoC uploads a PHP webshell by abusing hard-coded static keys and lack of file extension validation in the plugin's I/O service endpoint.

Description

The Realtyna Organic IDX plugin + WPL Real Estate plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 5.2.0 via the upload function. This is due to missing file type validation in the upload function, combined with a publicly accessible I/O endpoint authenticated solely by static, plugin-seeded API credentials that are identical across all installations. This makes it possible for unauthenticated attackers to upload files that may be executable, which makes remote code execution possible. The WPL I/O service endpoint is registered on the public WordPress init hook with no WordPress capability check, and the required api_key and api_secret values are static defaults seeded by the plugin's own SQL migration files, meaning any unauthenticated attacker who knows these publicly documented defaults can reach and exploit the vulnerable upload path.

Exploits (2)

github WORKING POC
by 0xdak · poc
https://github.com/0xdak/CVE-2026-14483_exploit

This exploit leverages an unauthenticated arbitrary file upload vulnerability in the Realtyna WPL WordPress plugin (≤5.2.0) to achieve remote code execution. The PoC uploads a PHP webshell by abusing hard-coded static keys and lack of file extension validation in the plugin's I/O service endpoint.

Classification
Working Poc 99%
Attack Type
Rce
Complexity
Trivial
Reliability
Reliable
Target: real-estate-listing-realtyna-wpl (WordPress plugin) ≤5.2.0
No auth needed
Prerequisites: Target must have Realtyna WPL plugin (≤5.2.0) installed and active · Uploads directory must be web-accessible · Default hard-coded keys must not have been rotated
mistral-large-3 · analyzed Aug 04, 2026 Full analysis →
github WORKING POC
by MadExploits · pythonpoc
https://github.com/MadExploits/CVE-2026-14483

This exploit targets CVE-2026-14483, an unauthenticated remote code execution vulnerability in the Realtyna WPL Real Estate Listing WordPress plugin (version <= 5.2.0). The PoC leverages hardcoded API credentials from a publicly accessible SQL dump to upload a PHP webshell via the plugin's I/O API, then brute-forces the property ID to locate the uploaded shell.

Classification
Working Poc 98%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Realtyna WPL Real Estate Listing WordPress plugin <= 5.2.0
No auth needed
Prerequisites: Target must have the vulnerable plugin version (<= 5.2.0) installed · Publicly accessible SQL dump file (`/wp-content/plugins/real-estate-listing-realtyna-wpl/assets/migrations/basic/1.0.0.sql`) · Writable uploads directory for the plugin
mistral-large-3 · analyzed Aug 02, 2026 Full analysis →

Scores

CVSS v3 9.8
EPSS 0.0061
EPSS Percentile 45.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable yes
Technical Impact total

Details

CWE
CWE-434
Status published
Products (1)
realtyna/Realtyna Organic IDX plugin + WPL Real Estate < 5.2.0
Published Jul 31, 2026
Tracked Since Jul 31, 2026