CVE-2026-42729
DOM-Based XSS in PropertyHive Plugin
Publication date: 2026-05-27
Last updated on: 2026-05-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| property_hive | propertyhive | to 2.2.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-site Scripting (XSS) issue in Property Hive, specifically a DOM-Based XSS. It occurs due to improper neutralization of input during web page generation, which means that malicious scripts can be injected and executed in the context of the affected web application.
How can this vulnerability impact me? :
The vulnerability can lead to an attacker executing malicious scripts in the user's browser, potentially resulting in data theft, session hijacking, or other malicious actions. According to the CVSS score of 7.1, it has a high impact with low attack complexity and no privileges required, but user interaction is needed.