Junglewise Threat Intelligence

CVE-2026-14483: Realtyna WPL Real Estate arbitrary file upload in I/O endpoint

CVE-2026-14483 · Severity: critical · CVSS 9.8 · Published 2026-07-31

Executive brief

The Realtyna WPL Real Estate plugin for WordPress, which is used to manage property listings, contains a critical security flaw that allows unauthorized users to upload files to the web server. Because the plugin uses default, publicly known credentials for its internal communication, an attacker can bypass security checks and upload malicious scripts. This could allow an attacker to take full control of the website, steal sensitive data, or disrupt business operations.

Technical details

The vulnerability exists in the WPL I/O service endpoint due to a combination of missing file type validation and the use of hardcoded, static API credentials. The endpoint is registered on the WordPress 'init' hook without capability checks, making it publicly accessible. Authentication relies on 'api_key' and 'api_secret' values that are seeded via static SQL migration files and are identical across all installations. An unauthenticated attacker can use these known credentials to access the upload function and upload executable PHP files, resulting in remote code execution (RCE). All versions up to and including 5.2.0 are affected.

Affected products

  • Realtyna WPL Real Estate (Organic IDX) plugin up to, and including, 5.2.0

Timeline

  • 2026-07-31: disclosed
  • 2026-07-31: advisory

References