Description
The WPForms – Easy Form Builder for WordPress – Contact Forms, Payment Forms, Surveys, & More plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the start_timestamp parameter in all versions up to, and including, 1.9.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-05-09
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting (XSS)
Action: Patch
AI Analysis

Impact

The WPForms "Easy Form Builder" plugin for WordPress contains a stored XSS flaw that lets authenticated users with Contributor privileges or higher inject arbitrary JavaScript through the start_timestamp parameter. Because the value is stored with the form and served to visitors without proper filtering, any user who opens a page containing that form will have the malicious script executed in their browser. This can lead to session hijacking, defacement, or the delivery of malware to site visitors. The weakness arises from insufficient input sanitization and a lack of output escaping, and is classified as a classic Cross‑Site Scripting fault.

Affected Systems

All WordPress sites that have installed the WPForms Lite plugin up to and including version 1.9.5 are affected. The plugin is distributed by smub under the name "WPForms – Easy Form Builder for WordPress – Contact Forms, Payment Forms, Surveys, & More". Any installation that has not upgraded beyond 1.9.5 must assess whether the start_timestamp parameter has been used in stored form data.

Risk and Exploitability

The CVSS base score of 5.4 indicates moderate severity. The EPSS score is listed as less than 1%, so exploitation in the wild is unlikely at present. The flaw requires only Contributor‑level authentication, making compromise accessible to a wide set of users who normally have content‑authoring rights. Because it is a stored XSS, the attack vector is an authenticated interaction with the plugin’s form editor where the malicious payload can be inserted into the start_timestamp field. The vulnerability is not currently listed in the CISA KEV catalog, so it is not known to be actively used by major threat actors, but any successful exploitation would affect all visitors who load the compromised form pages.

Generated by OpenCVE AI on April 22, 2026 at 17:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WPForms Lite to version 1.9.6 or newer, which includes proper sanitization of the start_timestamp parameter.
  • Remove or cleanse existing form entries that contain suspicious start_timestamp values to eradicate stored malicious scripts.
  • Restrict Contributor‐level access to trusted personnel and enforce strict code‑review practices for form configurations.

Generated by OpenCVE AI on April 22, 2026 at 17:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-14199 The WPForms – Easy Form Builder for WordPress – Contact Forms, Payment Forms, Surveys, & More plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the start_timestamp parameter in all versions up to, and including, 1.9.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
History

Wed, 16 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00034}

epss

{'score': 0.00039}


Sat, 10 May 2025 02:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 09 May 2025 22:30:00 +0000

Type Values Removed Values Added
Description The WPForms – Easy Form Builder for WordPress – Contact Forms, Payment Forms, Surveys, & More plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the start_timestamp parameter in all versions up to, and including, 1.9.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title WPForms Lite <= 1.9.5 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'start_timestamp' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:37:26.882Z

Reserved: 2025-04-18T13:15:28.271Z

Link: CVE-2025-3794

cve-icon Vulnrichment

Updated: 2025-05-10T01:36:02.944Z

cve-icon NVD

Status : Deferred

Published: 2025-05-09T23:15:50.780

Modified: 2026-06-17T09:20:41.137

Link: CVE-2025-3794

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T17:30:22Z

Weaknesses
  • CWE-79

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