The Houzez Property Feed plugin for WordPress is vulnerable to SQL Injection via the 'orderby' parameter in all versions up to, and including, 2.5.46 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query in the prepare_items() method of the Houzez_Property_Feed_Admin_Logs_Export_Table (and Houzez_Property_Feed_Admin_Logs_Import_Table) class. The user-controlled $_GET['orderby'] and $_GET['order'] values are filtered only with sanitize_text_field() and then concatenated into the SQL format string before $wpdb->prepare() is called — prepare() only parameterizes the appended LIMIT/OFFSET clause and cannot retroactively secure the already-tainted ORDER BY clause. This makes it possible for authenticated attackers, with Administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
CVE-2026-13357
Score 4.9 from GitHub Security Advisory published 2026-07-02. a secondary CVSS source baseline 4.9; sources differ by 0.0.
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 4.9
- EG Score
- 4.9(high)
- EPSS
- 20.6%
- KEV
- Not listed
Published
July 2, 2026
Last Modified
July 2, 2026
References (6)
- security@wordfencehttps://plugins.trac.wordpress.org/browser/houzez-property-feed/tags/2.5.46/includes/class-houzez-property-feed-admin-logs-export-table.php#L205
- security@wordfencehttps://plugins.trac.wordpress.org/browser/houzez-property-feed/tags/2.5.46/includes/class-houzez-property-feed-admin-logs-export-table.php#L219
- security@wordfencehttps://plugins.trac.wordpress.org/browser/houzez-property-feed/tags/2.5.46/includes/class-houzez-property-feed-admin.php#L138
- security@wordfencehttps://plugins.trac.wordpress.org/browser/houzez-property-feed/tags/2.5.46/includes/class-houzez-property-feed-admin.php#L587
- security@wordfencehttps://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3592406%40houzez-property-feed&new=3592406%40houzez-property-feed&sfp_email=&sfph_mail=
- security@wordfencehttps://www.wordfence.com/threat-intel/vulnerabilities/id/7669f1d3-450c-4c17-aa1e-44ddda194727?source=cve
Vendor Advisories for CVE-2026-13357(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 16× in last 7d / 16× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-06 19:44 UTCEG score recompute
- 2026-07-06 19:44 UTCGHSA enrichment
- 2026-07-06 16:27 UTCEPSS rescore
- 2026-07-06 02:23 UTCEPSS rescore
- 2026-07-05 21:59 UTCEG score recompute
- 2026-07-05 21:58 UTCGHSA enrichment
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-05 02:30 UTCEPSS rescore
- 2026-07-05 00:18 UTCEG score recompute
- 2026-07-05 00:18 UTCGHSA enrichment
- 2026-07-04 02:38 UTCEG score recompute
- 2026-07-04 02:38 UTCGHSA enrichment
- 2026-07-03 04:58 UTCEG score recompute
- 2026-07-03 04:58 UTCGHSA enrichment
- 2026-07-02 07:18 UTCEG score recompute
- 2026-07-02 07:18 UTCGHSA enrichment
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-13357?
When was CVE-2026-13357 disclosed?
Is CVE-2026-13357 actively exploited?
What is the CVSS score of CVE-2026-13357?
How do I remediate CVE-2026-13357?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-13357
Is Your Infrastructure Affected by CVE-2026-13357?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.