CVE-2026-16236 PUBLISHED

Realtyna Organic IDX plugin + WPL Real Estate <= 5.3.0 - Authenticated (Subscriber+) Arbitrary File Upload

Assigner: Wordfence
Reserved: 19.07.2026 Published: 31.07.2026 Updated: 31.07.2026

The Realtyna Organic IDX plugin for WordPress is vulnerable to Arbitrary File Upload in versions up to, and including, 5.3.0. This is due to missing file extension and content validation in the saveLiveImages() function combined with an insufficient authorization check on the get_keys() AJAX handler and a missing authentication check on the REST API import endpoint. This makes it possible for authenticated attackers, with subscriber-level access and above, to upload arbitrary files on the affected site's server which may make remote code execution possible.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor realtyna
Product Realtyna Organic IDX plugin + WPL Real Estate
Versions Default: unaffected
  • affected from 0 to 5.3.0 (incl.)

Credits

  • Son Van (mrs0x06) finder

References

Problem Types

  • CWE-434 Unrestricted Upload of File with Dangerous Type CWE