Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Unauthenticated network reflected XSS requiring victim click (UI:R) with cross-context execution (S:C) and limited browser-side confidentiality/integrity/availability impact, matching the disclosed vector.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Property Hive PropertyHive propertyhive allows Reflected XSS.This issue affects PropertyHive: from n/a through <= 2.2.3.
AnalysisAI
Reflected cross-site scripting in the PropertyHive WordPress real-estate plugin (all versions up to and including 2.2.3) lets a remote attacker inject arbitrary JavaScript that executes in a victim's browser when they click a crafted link. No public exploit has been identified at time of analysis and the flaw is not on CISA KEV; EPSS data was not provided. Because exploitation is unauthenticated (PR:N) but requires user interaction (UI:R), practical risk depends on luring a logged-in user or administrator to a malicious URL.
Technical ContextAI
PropertyHive is a WordPress plugin that adds estate-agency/property-listing functionality to WordPress sites (CPE cpe:2.3:a:property_hive:propertyhive:*:*:*:*:*:*:*:*). The root cause is CWE-79, Improper Neutralization of Input During Web Page Generation, specifically the reflected variant: user-controlled input (typically a GET/query parameter) is echoed back into an HTML response without proper output encoding or contextual escaping, so the browser interprets attacker-supplied markup as executable script. As a WordPress plugin it runs within the site's PHP request lifecycle and inherits the DOM/session context of whichever WordPress page reflects the tainted parameter.
RemediationAI
No vendor-released patch version was identified in the provided data; the advisory only records affected versions through 2.2.3, so administrators should consult the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/propertyhive/vulnerability/wordpress-propertyhive-plugin-2-2-3-cross-site-scripting-xss-vulnerability?_s_id=cve) and the WordPress plugin repository for a release later than 2.2.3 and upgrade as soon as one is confirmed. Until a fixed release is verified, apply compensating controls: deploy a Web Application Firewall or virtual patch (Patchstack and similar WordPress WAFs offer rules for this CVE) to filter XSS payloads in request parameters, and add a restrictive Content-Security-Policy header to constrain inline script execution - noting CSP may break legitimate inline scripts/themes and needs testing. If PropertyHive is not essential, deactivating the plugin removes exposure entirely at the cost of lost property-listing functionality.
More in Propertyhive
View allThe Property Hive WordPress plugin before 2.1.1 does not sanitise and escape a parameter before outputting it back in th
Deserialization of Untrusted Data vulnerability in PropertyHive.0.5. Rated high severity (CVSS 8.7), this vulnerability
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in PropertyHive allow
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in PropertyHive allow
The PropertyHive plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including,
Unauth. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low at
Unauth. Rated medium severity (CVSS 6.1), this vulnerability is remotely exploitable, no authentication required, low at
The PropertyHive plugin before 1.4.15 for WordPress has XSS via the body parameter to includes/admin/views/html-preview-
Deserialization of Untrusted Data vulnerability in PropertyHive.0.9. Rated medium severity (CVSS 5.4), this vulnerabilit
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in PropertyHiv
The PropertyHive plugin for WordPress is vulnerable to unauthorized loss of data due to a missing capability check on th
Missing Authorization vulnerability in PropertyHive.0.6. Rated medium severity (CVSS 4.3), this vulnerability is remotel
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43455