Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NickDuncan Contact Form contact-form-ready allows DOM-Based XSS.This issue affects Contact Form: from n/a through <= 2.0.12.
Published: 2025-06-06
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper neutralization of input during web page generation allows an attacker to inject malicious JavaScript into the contact form page. The vulnerability is DOM‑based XSS, which means the payload is executed in the victim’s browser when the page loads. This can lead to data theft, session hijacking, or redirecting the user to phishing sites.

Affected Systems

The weakness exists in NickDuncan’s Contact Form plugin for WordPress, affecting all releases from the earliest available up to and including version 2.0.12. Any WordPress site that has the plugin installed and is not upgraded beyond 2.0.12 is potentially exposed.

Risk and Exploitability

The CVSS score is 6.5, indicating a medium severity flaw. The EPSS score is below 1 %, suggesting that exploitation is currently rare but still possible. The flaw is not listed in the CISA KEV catalog. The likely attack vector is a manipulated query string or form input that contains JavaScript, which the plugin then reflects unescaped in the DOM so that any site visitor will run the code in their browser. An attacker needs only to entice a user to open the crafted link or submit the malicious form content.

Generated by OpenCVE AI on April 30, 2026 at 18:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Contact Form plugin to any release newer than 2.0.12, such as 2.0.13 or later, which fixes the XSS vulnerability.
  • If an upgrade is not immediately feasible, review and sanitize all custom form fields to ensure that no user‑provided data is rendered without proper escaping.
  • Consider disabling the plugin or removing unused contact forms until the patch is applied.

Generated by OpenCVE AI on April 30, 2026 at 18:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-17206 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NickDuncan Contact Form allows DOM-Based XSS. This issue affects Contact Form: from n/a through 2.0.12.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NickDuncan Contact Form allows DOM-Based XSS. This issue affects Contact Form: from n/a through 2.0.12. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NickDuncan Contact Form contact-form-ready allows DOM-Based XSS.This issue affects Contact Form: from n/a through <= 2.0.12.
Title WordPress Contact Form <= 2.0.12 - Cross Site Scripting (XSS) Vulnerability WordPress Contact Form plugin <= 2.0.12 - Cross Site Scripting (XSS) Vulnerability
References
Metrics cvssV3_1

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


Fri, 06 Jun 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 06 Jun 2025 13:15:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NickDuncan Contact Form allows DOM-Based XSS. This issue affects Contact Form: from n/a through 2.0.12.
Title WordPress Contact Form <= 2.0.12 - Cross Site Scripting (XSS) Vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:12:01.245Z

Reserved: 2025-03-26T09:22:01.080Z

Link: CVE-2025-30935

cve-icon Vulnrichment

Updated: 2025-06-06T15:08:02.672Z

cve-icon NVD

Status : Deferred

Published: 2025-06-06T13:15:34.227

Modified: 2026-04-23T15:27:21.480

Link: CVE-2025-30935

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T18:30:16Z

Weaknesses
  • CWE-79

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