CVE-2026-39449
Description
Unauthenticated XSS in Contact Form to Any API plugin ≤3.0.3 allows script injection, requiring admin interaction for exploitation.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated XSS in Contact Form to Any API plugin ≤3.0.3 allows script injection, requiring admin interaction for exploitation.
Vulnerability
The Contact Form to Any API plugin for WordPress versions up to and including 3.0.3 contains an unauthenticated cross-site scripting (XSS) vulnerability. The flaw exists in the contact form handling, allowing an attacker to inject malicious scripts without authentication. However, successful exploitation requires a privileged user (e.g., an administrator) to perform an action such as clicking a malicious link or visiting a crafted page [1].
Exploitation
An attacker with network access can submit a crafted payload via the contact form, which is stored on the server. The attacker then needs to trick a privileged user (e.g., an admin) into viewing the page where the payload is rendered, for example by sending a link or waiting for the admin to review submissions. When the admin accesses the page, the injected script executes in their browser [1].
Impact
Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the admin's browser. This can lead to session hijacking, website defacement, redirection to malicious sites, or injection of advertisements and other HTML payloads. The vulnerability is considered moderately dangerous and is expected to be used in mass-exploit campaigns [1].
Mitigation
Immediately update the Contact Form to Any API plugin to a version newer than 3.0.3. If an update is not yet available, apply a mitigation rule from Patchstack (available to subscribers) or contact your hosting provider for assistance. The reference does not specify a fixed version release date, but Patchstack has issued a mitigation rule to block attacks until an official patch is tested and applied [1].
AI Insight generated on Jun 15, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=3.0.3
Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
1News mentions
0No linked articles in our index yet.