CVE-2025-58870
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in DeBAAT WP-GraphViz wp-graphviz allows DOM-Based XSS.This issue affects WP-GraphViz: from n/a through <= 1.5.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
DOM-Based XSS in WP-GraphViz plugin (≤1.5.1) allows attackers to inject malicious scripts via improper input neutralization.
Vulnerability
Overview
The WP-GraphViz plugin for WordPress, versions up to and including 1.5.1, contains a DOM-Based Cross-Site Scripting (XSS) vulnerability. The root cause is improper neutralization of user-supplied input during web page generation, allowing an attacker to inject arbitrary JavaScript into the DOM of a victim's browser [1].
Exploitation
Details
Exploitation requires user interaction, such as clicking a malicious link, visiting a crafted page, or submitting a specially crafted form. The attacker does not need elevated privileges to initiate the attack, but the victim must be a privileged user (e.g., administrator) for the script to execute in their session [1]. The vulnerability is classified as DOM-Based, meaning the payload is processed client-side without server-side sanitization.
Impact
Successful exploitation enables an attacker to inject malicious scripts, including redirects, advertisements, or other HTML payloads. These scripts execute when visitors access the compromised site, potentially leading to session hijacking, defacement, or phishing attacks [1]. The vulnerability is noted as being used in mass-exploit campaigns targeting thousands of websites.
Mitigation
The vendor has released a fix; users should update the WP-GraphViz plugin to version 1.5.2 or later. If immediate update is not possible, administrators should restrict access to the plugin's functionality or consult their hosting provider for temporary workarounds [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2<=1.5.1+ 1 more
- (no CPE)range: <=1.5.1
- (no CPE)range: <=1.5.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.