CVE-2025-47617
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in aharonyan WP Front User Submit / Front Editor front-editor allows Stored XSS.This issue affects WP Front User Submit / Front Editor: from n/a through <= 5.0.6.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Improper input neutralization leads to stored cross-site scripting in WP Front User Submit / Front Editor plugin versions up to 5.0.6, enabling script injection.
Vulnerability
Overview The WP Front User Submit / Front Editor plugin for WordPress suffers from a stored cross-site scripting (XSS) vulnerability due to improper neutralization of user-supplied input during web page generation [1]. This flaw allows attackers to inject arbitrary HTML and JavaScript code that is stored on the server and later executed in the browsers of visitors.
Exploitation
Details An attacker with at least contributor-level privileges can inject malicious payloads through the plugin's submission forms. Successful exploitation requires a privileged user to perform an action such as clicking a malicious link or submitting a crafted form [1]. The vulnerability is particularly dangerous because it can be used in mass-exploit campaigns targeting thousands of websites regardless of their size or popularity.
Impact
If exploited, an attacker can execute arbitrary scripts in the context of the victim's browser, leading to session hijacking, redirection to malicious sites, defacement, or theft of sensitive information [1]. The CVSS score of 5.9 (Medium) reflects the need for user interaction and authenticated access, but the potential for widespread abuse is significant.
Mitigation
The vendor has not yet released a patch for versions up to 5.0.6. Users are strongly advised to update the plugin as soon as a fix becomes available. If immediate updating is not possible, consider disabling the plugin or implementing a web application firewall (WAF) to block malicious input [1].
AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
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.