CVE-2026-14483: Realtyna Organic IDX plugin + WPL Real Estate <= 5.2.0 - Unauthenticated Arbitrary File Upload via 'files[file]' Parameter via Public I/O 'set_property' Command
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 apikey and apisecret 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-14483?
CVE-2026-14483 has a critical severity rating of 9.8.
How do I fix CVE-2026-14483?
To fix CVE-2026-14483, update the Realtyna Organic IDX plugin and WPL Real Estate plugin to the latest version.
What type of vulnerability is CVE-2026-14483?
CVE-2026-14483 is an Arbitrary File Upload vulnerability.
Where does CVE-2026-14483 impact applications?
CVE-2026-14483 impacts versions of the Realtyna Organic IDX plugin and WPL Real Estate plugin for WordPress up to 5.2.0.
What can an attacker achieve with CVE-2026-14483?
An attacker can exploit CVE-2026-14483 to upload arbitrary files, potentially leading to remote code execution.