Description
Unauthenticated Cross Site Scripting (XSS) in Contact Form by Supsystic < 1.10.0 versions.
Published: 2026-08-18
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the Contact Form by Supsystic plugin allows an unauthenticated attacker to inject arbitrary script code through the form’s input fields. The injected code is reflected in the page response without proper output encoding, leading to a classic reflected XSS scenario. An attacker can use this to execute malicious scripts in the browser context of any user who views the affected form, potentially capturing session tokens, defacing the site, or redirecting victims to phishing pages.

Affected Systems

The vulnerability exists in all versions of the WordPress Contact Form by Supsystic plugin released before 1.10.0. WordPress sites that have the plugin installed without a recent update are at risk.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity due to the lack of authentication required and the availability of the site to the public web. The EPSS score is not provided, and the vulnerability is not listed in the CISA KEV catalog. Attackers most likely exploit the issue by submitting malicious content through the publicly accessible contact form, which then returns the unsanitized payload to the browser.

Generated by OpenCVE AI on August 18, 2026 at 16:14 UTC.

Remediation

Vendor Solution

Update the WordPress Contact Form by Supsystic Plugin to the latest available version (at least 1.10.0).


OpenCVE Recommended Actions

  • Update the WordPress Contact Form by Supsystic plugin to version 1.10.0 or later.
  • If an immediate update is not possible, remove or disable the contact form functionality on the affected pages.
  • Apply a content‑security‑policy header that restricts inline scripts and disallows unsafe-eval to reduce the impact of any remaining XSS vectors.

Generated by OpenCVE AI on August 18, 2026 at 16:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 18 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Contact Form by Supsystic < 1.10.0 versions.
Title WordPress Contact Form by Supsystic plugin < 1.10.0 - 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-18T14:38:51.830Z

Reserved: 2026-08-12T14:09:17.490Z

Link: CVE-2026-73378

cve-icon Vulnrichment

Updated: 2026-08-18T14:38:48.711Z

cve-icon NVD

Status : Received

Published: 2026-08-18T15:17:05.713

Modified: 2026-08-18T15:17:05.713

Link: CVE-2026-73378

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T16:15:04Z

Weaknesses
  • CWE-79

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