CVE-2025-62135
DOM-Based XSS in landwire Responsive Block Control
Publication date: 2025-12-31
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| landwire | responsive_block_control | 1.2.9 |
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 DOM-Based Cross-site Scripting (XSS) issue in the landwire Responsive Block Control plugin. It occurs due to improper neutralization of input during web page generation, which allows attackers to inject malicious scripts into web pages viewed by other users.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability could execute malicious scripts in the context of a user's browser session. This can lead to theft of sensitive information, session hijacking, defacement of websites, or other malicious actions impacting confidentiality, integrity, and availability.