Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in owenr88 Simple Contact Forms simple-contact-forms allows Stored XSS.This issue affects Simple Contact Forms: from n/a through <= 1.6.4.
Published: 2025-03-31
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Simple Contact Forms plugin for WordPress does not properly neutralize user input before rendering it. This flaw allows a malicious actor to submit JavaScript that is stored in the database and executed later when other site visitors view the affected content. The vulnerability is a classic input validation flaw (CWE‑79). Based on the title and description, an attacker can inject this payload through a CSRF mechanism that submits form data on behalf of a logged‑in user.

Affected Systems

WordPress sites that use the owenr88 Simple Contact Forms plugin version 1.6.4 or earlier. These installations store submitted form data in the database and output it on the site, making the stored content publicly viewable.

Risk and Exploitability

The CVSS score of 7.1 places the vulnerability in the high‑severity range, while the EPSS score of less than 1% indicates that exploitation is currently uncommon. The problem is not listed in the CISA KEV catalog. Attackers would need a logged‑in user with permission to submit the form, leveraging the CSRF flaw to deliver a malicious payload. Once stored, each visitor who loads the page containing the data can be subjected to the embedded script.

Generated by OpenCVE AI on May 1, 2026 at 12:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Simple Contact Forms plugin to the newest version that contains the fix for this issue.
  • If an upgrade is not possible, limit form submission capabilities to trusted users or disable the form until a patch can be applied.
  • Apply a strict Content Security Policy that blocks execution of inline scripts or restricts script sources.
  • Review existing stored form data and remove any that may contain malicious scripts.

Generated by OpenCVE AI on May 1, 2026 at 12:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-8787 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in owenr88 Simple Contact Forms allows Stored XSS. This issue affects Simple Contact Forms: from n/a through 1.6.4.
History

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

Type Values Removed Values Added
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'}


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 owenr88 Simple Contact Forms allows Stored XSS. This issue affects Simple Contact Forms: from n/a through 1.6.4. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in owenr88 Simple Contact Forms simple-contact-forms allows Stored XSS.This issue affects Simple Contact Forms: from n/a through <= 1.6.4.
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'}


Mon, 31 Mar 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 31 Mar 2025 13:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in owenr88 Simple Contact Forms allows Stored XSS. This issue affects Simple Contact Forms: from n/a through 1.6.4.
Title WordPress Simple Contact Forms plugin <= 1.6.4 - CSRF to Stored 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

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

Reserved: 2025-03-31T10:06:23.642Z

Link: CVE-2025-31615

cve-icon Vulnrichment

Updated: 2025-03-31T13:38:56.866Z

cve-icon NVD

Status : Deferred

Published: 2025-03-31T13:15:55.710

Modified: 2026-04-23T15:28:04.840

Link: CVE-2025-31615

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T12:15:17Z

Weaknesses
  • CWE-79

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