Sceawere
Vulnerability Detail
CVE-2026-65560UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
Houzez Property Feed XSS Vulnerability
Vulnerability Metadata
- Severity
- High
- Score / CVSS
- 7.1
- Creation Date
- 1d ago
- Vendor
- Property Hive
- Product
- Houzez Property Feed
- Attack Type
- CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
- Attack Complexity
- LOW
Narrative and Response
Description
Unauthenticated Cross Site Scripting (XSS) in Houzez Property Feed <= 2.5.48 versions.
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "7.1",
"pubDate": "2026-08-06T15:17:18.060Z",
"pubdate": "2026-08-06T15:17:18.060Z",
"executiveSummary": "An unauthenticated Cross-Site Scripting (XSS) vulnerability has been identified in the Houzez Property Feed plugin for WordPress, affecting all versions up to and including 2.5.48. This security flaw enables remote, unauthenticated attackers to inject malicious client-side scripts, typically JavaScript, into vulnerable web pages rendered by the affected software. When targeted users view the compromised pages, the injected payload executes within the context of their browser session, bypassing standard security boundaries.\nThe primary impact of this vulnerability includes session hijacking, credential theft, unauthorized actions performed on behalf of authenticated users, and the defacement of the affected WordPress site. Because the vulnerability requires no authentication and is exposed over the network, it lowers the attack complexity significantly, allowing threat actors to target visitors or administrators indiscriminately. The risk implication is severe, as successful exploitation can lead to full administrative compromise if an elevated user interacts with the malicious payload. Remediation requires updating the Houzez Property Feed plugin beyond version 2.5.48 or applying vendor-supplied patches as soon as they become available.",
"technicalDetails": "The vulnerability resides in the Houzez Property Feed plugin <= 2.5.48, specifically within components handling HTTP request parameters that fail to properly sanitize, validate, or encode user-supplied input before reflecting it back in the Document Object Model (DOM). This constitutes an improper neutralization of input during web page generation, leading to reflected or stored Cross-Site Scripting depending on how the data is processed and stored by the application.\nThe attack vector is network-based and exploitable without authentication, meaning an adversary does not need valid user credentials or pre-existing privileges to initiate an attack. The vulnerable component processes input parameters directly within HTTP requests, failing to implement contextual output encoding or robust input sanitization routines.\nThe step-by-step attack flow proceeds as follows: First, the attacker crafts a malicious URI or HTTP request containing an arbitrary JavaScript payload embedded within a vulnerable parameter handled by the Houzez Property Feed plugin. Second, the attacker induces an unauthenticated victim or site administrator to click a specially crafted malicious link or visit a compromised endpoint where the payload is processed. Third, the server accepts the input and improperly reflects or outputs the payload directly into the HTTP response without adequate escaping. Fourth, the victim's browser receives the response, parses the unvalidated data, and executes the embedded script within the security context of the victim's session.\nThe payload behavior allows the execution of arbitrary JavaScript in the victim's browser, enabling post-exploitation activities such as stealing session cookies, accessing sensitive local storage data, redirecting the user to malicious external sites, or performing unauthorized administrative actions via Asynchronous JavaScript and XML (AJAX) requests if the victim possesses elevated privileges."
}