Description
The HT Contact Form – Drag & Drop Form Builder for WordPress plugin for WordPress is vulnerable to Stored DOM-Based Cross-Site Scripting via 'form_data' Rich Text Field via Draft Save/Resume in all versions up to, and including, 2.10.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Exploitation requires tricking a user into clicking an attacker-supplied draft resume URL, which the attacker constructs using the draft_key and access_token returned directly in the save response.
Published: 2026-09-25
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Client‑side Cross‑Site Scripting (XSS)
Action: Immediate Patch
AI Analysis

Impact

The HT Contact Form – Drag & Drop Form Builder for WordPress plugin stores user‑generated rich text in a draft field without proper sanitization or escaping. A malicious author can embed script tags or other executable payloads into the form_data field when creating or updating a draft. When a victim clicks the draft resume link, the plugin renders this stored data into a page that the browser interprets without additional escaping, allowing the attacker’s script to execute in the victim’s browser context. This stored DOM‑based XSS can lead to cookie theft, session hijacking, phishing or other malicious activity.

Affected Systems

The flaw is present in all releases of the HT Contact Form – Drag & Drop Form Builder for WordPress plugin up through version 2.10.1, as indicated by the vendor’s own product listing. Users of any of these releases are susceptible because the vulnerable code path is executed on all draft resume requests.

Risk and Exploitability

The CVSS score of 7.2 reflects a moderate‑to‑high severity that requires only an unauthenticated user to click a crafted link. Exploitation demands that an attacker first create a malicious draft containing the script payload and then trick a target user into visiting the corresponding resume URL. The draft_key and access_token are returned in the save response and are used directly to build that link, exposing the attack vector. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog, but the inherent client‑side execution and requirement for user interaction produce a tangible risk. Site operators should consider this a serious threat.

Generated by OpenCVE AI on September 25, 2026 at 10:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest version of the HT Contact Form plugin that removes the vulnerable code path.
  • If a patch cannot be applied immediately, disable or restrict the draft save and resume feature to prevent unauthenticated users from creating drafts.
  • Configure WordPress to enforce strict content sanitization, such as using wp_kses or similar mechanisms, for any rich‑text output.

Generated by OpenCVE AI on September 25, 2026 at 10:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 25 Sep 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Htplugins
Htplugins ht Contact Form – Drag & Drop Form Builder For Wordpress
Wordpress
Wordpress wordpress
Vendors & Products Htplugins
Htplugins ht Contact Form – Drag & Drop Form Builder For Wordpress
Wordpress
Wordpress wordpress

Fri, 25 Sep 2026 07:00:00 +0000

Type Values Removed Values Added
Description The HT Contact Form – Drag & Drop Form Builder for WordPress plugin for WordPress is vulnerable to Stored DOM-Based Cross-Site Scripting via 'form_data' Rich Text Field via Draft Save/Resume in all versions up to, and including, 2.10.1 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. Exploitation requires tricking a user into clicking an attacker-supplied draft resume URL, which the attacker constructs using the draft_key and access_token returned directly in the save response.
Title HT Contact Form <= 2.10.1 - Unauthenticated Stored DOM-Based Cross-Site Scripting via 'form_data' Rich Text Field via Draft Save/Resume
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Htplugins Ht Contact Form – Drag & Drop Form Builder For Wordpress
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-25T13:00:16.456Z

Reserved: 2026-09-17T16:54:04.980Z

Link: CVE-2026-93303

cve-icon Vulnrichment

Updated: 2026-09-25T12:56:08.765Z

cve-icon NVD

Status : Deferred

Published: 2026-09-25T07:16:55.890

Modified: 2026-09-25T14:17:22.830

Link: CVE-2026-93303

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T10:15:07Z

Weaknesses
  • CWE-79

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