Description
Unauthenticated Cross Site Scripting (XSS) in Contact Form to Any API <= 3.0.3 versions.
Published: 2026-06-15
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Unauthenticated Cross‑Site Scripting (XSS) exists in the WordPress "Contact Form to Any API" plugin versions 3.0.3 and earlier. The flaw allows an attacker to inject arbitrary JavaScript into pages served by the site, potentially leading to session hijacking, defacement, or phishing attacks against unsuspecting visitors.

Affected Systems

The vulnerability affects users of the IT Path Solutions "Contact Form to Any API" plugin for WordPress running any release version up to and including 3.0.3. The affected component is the form processing code that fails to properly sanitize input received from form submissions.

Risk and Exploitability

The CVSS score of 7.1 classifies the flaw as high severity, while the EPSS score of less than 1% indicates a low probability of discovery and exploitation in the wild. Because the XSS is unauthenticated, an attacker need only craft and submit a malicious payload through the public form to trigger it, making the attack vector easily reachable from the client side. The vulnerability is not listed in CISA’s KEV catalog, suggesting it has not yet been widely leveraged in documented attacks.

Generated by OpenCVE AI on June 16, 2026 at 20:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the "Contact Form to Any API" plugin to version 3.0.4 or later, which removes the XSS flaw.
  • If an upgrade is not immediately possible, restrict public access to the form pages or implement a web‑application firewall rule that blocks script content in POST data.
  • As a temporary safeguard, ensure that the plugin’s output is properly escaped by enabling WordPress’s default XSS protection or by customizing the form templates to use wp_kses() for any user‑supplied data.

Generated by OpenCVE AI on June 16, 2026 at 20:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 16 Jun 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 16 Jun 2026 06:30:00 +0000

Type Values Removed Values Added
First Time appeared Itpathsolutions
Itpathsolutions contact Form To Any Api
Wordpress
Wordpress wordpress
Vendors & Products Itpathsolutions
Itpathsolutions contact Form To Any Api
Wordpress
Wordpress wordpress

Mon, 15 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Contact Form to Any API <= 3.0.3 versions.
Title WordPress Contact Form to Any API plugin <= 3.0.3 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Itpathsolutions Contact Form To Any Api
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-16T17:42:09.522Z

Reserved: 2026-04-07T08:24:32.861Z

Link: CVE-2026-39449

cve-icon Vulnrichment

Updated: 2026-06-16T17:41:58.698Z

cve-icon NVD

Status : Deferred

Published: 2026-06-15T21:16:43.000

Modified: 2026-06-15T21:24:32.790

Link: CVE-2026-39449

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-16T21:00:12Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')