Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
XSS yields no meaningful availability impact; C:L and I:L reflect session theft and DOM manipulation; all other metrics align with the provided vector.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Houzez Property Feed <= 2.5.48 versions.
AnalysisAI
Unauthenticated stored or reflected Cross-Site Scripting in the Houzez Property Feed WordPress plugin (versions <= 2.5.48) allows remote unauthenticated attackers to inject arbitrary JavaScript into pages served to victims. The CVSS scope change (S:C) confirms the malicious script executes in the victim's browser context beyond the plugin's own trust boundary, enabling session hijacking, credential theft, or administrative account takeover if a privileged user is targeted. No public exploit code has been identified at time of analysis, and this vulnerability is not listed in the CISA KEV catalog.
Technical ContextAI
CWE-79 (Improper Neutralization of Input During Web Page Generation) describes a failure to sanitize user-controlled input before rendering it as HTML or JavaScript in a browser. The affected product, identified by CPE cpe:2.3:a:property_hive:houzez_property_feed:*:*:*:*:*:*:*:* and attributed to the property_hive vendor, is a WordPress plugin that integrates real estate property data feeds with the Houzez theme. The plugin likely processes external feed parameters or URL inputs without adequate output encoding, allowing script injection. The CVSS Scope:Changed metric confirms the injected script escapes the plugin's context and executes with the privileges of the victim's browser session, which is the defining characteristic of cross-site scripting exploited against authenticated users.
RemediationAI
Update the Houzez Property Feed plugin to the version released after 2.5.48 via the WordPress plugin dashboard or by downloading from the official plugin repository. The Patchstack advisory at https://patchstack.com/database/wordpress/plugin/houzez-property-feed/vulnerability/wordpress-houzez-property-feed-plugin-2-5-48-cross-site-scripting-xss-vulnerability?_s_id=cve should be consulted for the confirmed fixed version, which is not independently specified in the available input data. As a compensating control where immediate patching is not possible, deploy a Web Application Firewall (WAF) rule blocking common XSS payloads in input parameters handled by the plugin - noting that WAF bypasses exist and this is not a substitute for patching. Additionally, restrict access to the WordPress admin panel to known IP ranges to limit the impact of successful XSS attacks targeting administrators.
More in Houzez Property Feed
View allSame weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-53985
GHSA-rf5c-q935-9wph