CVE-2026-14483
CRITICALRealtyna Organic Idx Plugin + Wpl Real Estate < 5.2.0 - Remote Code Execution
Title source: ruleExploitation 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)
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.
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.
References (6)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H