CVE-2025-58974
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in StellarWP WPComplete wpcomplete allows Stored XSS.This issue affects WPComplete: from n/a through <= 2.9.5.2.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS in WPComplete plugin (≤2.9.5.2) allows authenticated attackers to inject malicious scripts executed when visitors view affected pages.
Vulnerability
Overview
CVE-2025-58974 is a Stored Cross-Site Scripting (XSS) vulnerability in the WPComplete plugin for WordPress, affecting versions from n/a through 2.9.5.2. The root cause is improper neutralization of user-supplied input during web page generation, allowing an attacker with sufficient privileges to inject arbitrary HTML and JavaScript into the application code that persists on the server [1].
Exploitation
Prerequisites
Exploitation requires an authenticated user with at least the role specified in the plugin's configuration (typically a contributor or higher) to submit crafted input that is not sanitized. The vulnerability is triggered when a privileged user performs an action such as clicking a malicious link or visiting a specially crafted page, but the injected payload then executes automatically for any visitor viewing the affected content [1].
Impact
A successful attack enables the attacker to inject malicious scripts, including redirects, advertisements, and other HTML payloads, which execute in the browsers of site visitors. This can lead to session hijacking, defacement, or phishing attacks against users of the WordPress site [1].
Mitigation
The vendor has released version 2.9.5.3 which resolves the vulnerability. Users are strongly advised to update immediately. Patchstack users can enable auto-updates for vulnerable plugins. If updating is not possible, contacting a hosting provider or web developer for assistance is recommended [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<=2.9.5.2+ 1 more
- (no CPE)range: <=2.9.5.2
- (no CPE)range: <= 2.9.5.2
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.