CVE-2025-67991
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in vanquish User Extra Fields wp-user-extra-fields allows Reflected XSS.This issue affects User Extra Fields: from n/a through <= 16.8.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Reflected XSS in WordPress User Extra Fields plugin (≤16.8) allows attackers to inject malicious scripts via unneutralized input.
Vulnerability
Overview
The WordPress plugin User Extra Fields (wp-user-extra-fields) versions up to and including 16.8 contain a reflected 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 HTML or JavaScript into a response page [1].
Exploitation
Conditions
Exploitation requires user interaction: a privileged user (such as an administrator) must click a crafted link, visit a specially prepared page, or submit a malicious form. The attacker does not need authentication but depends on tricking an authenticated user into performing the action [1]. This makes the vulnerability suitable for mass-exploit campaigns targeting thousands of WordPress sites regardless of their size or popularity [1].
Impact
Successful exploitation enables the attacker to inject malicious scripts that execute in the context of the victim's browser. Potential outcomes include redirecting visitors to attacker-controlled sites, displaying unwanted advertisements, or delivering other HTML payloads that compromise the integrity of the website [1].
Mitigation
The vendor has released version 16.9 which resolves the vulnerability. Users are strongly advised to update immediately. If immediate updating is not possible, a mitigation rule is available from Patchstack to block attacks until the update can be applied [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- Range: <=16.8
- Range: <=16.8
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.