Description
The Contact Form by Supsystic plugin for WordPress is vulnerable to Stored Cross-Site Scripting via IP Address Header in all versions up to, and including, 1.10.2 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. An unauthenticated attacker can first call the 'updateNonce' action — which is accessible without authentication due to its absence from the plugin's permission list — to obtain a valid nonce, then submit a contact form with a malicious payload in a spoofed IP header such as X-Forwarded-For.
Published: 2026-09-05
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Contact Form by Supsystic plugin fails to sanitize and escape input that originates from the IP Address Header. An attacker can exploit this by forging a request that contains a malicious script in the X‑Forwarded‑For header. Because the vulnerable code writes the script into a stored contact form entry, the payload is persistently rendered on the site. Once a visitor loads the affected page, the embedded script executes in the context of the site, enabling actions such as cookie theft, session hijacking, or malicious redirects.

Affected Systems

All versions of the Contact Form by Supsystic plugin for WordPress up to and including 1.10.2 are affected. The plugin is distributed by supsysticcom and is typically installed on WordPress sites that host content assisted by contact forms.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity vulnerability that is likely to be of moderate to high exploitation risk. The EPSS score is not available, so the current likelihood of exploitation cannot be precisely quantified, but the lack of authentication controls on the updateNonce endpoint makes the attack straightforward to carry out. The vulnerability is not listed in the CISA KEV catalog, although interested operators should monitor for emerging exploits.

Generated by OpenCVE AI on September 5, 2026 at 08:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Contact Form by Supsystic plugin to the latest version (1.10.3 or later) that removes the X‑Forwarded‑For injection issue.
  • If an upgrade is not immediately possible, block spoofed IP headers at the web server or reverse proxy level and restrict the updateNonce endpoint so that it requires user authentication.
  • Apply any additional vendor‑provided patch or configuration guidance and monitor site logs for unusual activity related to the updateNonce action or the X‑Forwarded‑For header.

Generated by OpenCVE AI on September 5, 2026 at 08:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 08:45:00 +0000

Type Values Removed Values Added
First Time appeared Supsysticcom
Supsysticcom contact Form By Supsystic
Wordpress
Wordpress wordpress
Vendors & Products Supsysticcom
Supsysticcom contact Form By Supsystic
Wordpress
Wordpress wordpress

Sat, 05 Sep 2026 07:45:00 +0000

Type Values Removed Values Added
Description The Contact Form by Supsystic plugin for WordPress is vulnerable to Stored Cross-Site Scripting via IP Address Header in all versions up to, and including, 1.10.2 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. An unauthenticated attacker can first call the 'updateNonce' action — which is accessible without authentication due to its absence from the plugin's permission list — to obtain a valid nonce, then submit a contact form with a malicious payload in a spoofed IP header such as X-Forwarded-For.
Title Contact Form by Supsystic <= 1.10.2 - Unauthenticated Stored Cross-Site Scripting via IP Address Header
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

Supsysticcom Contact Form By Supsystic
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-05T07:38:14.659Z

Reserved: 2026-08-31T20:49:46.226Z

Link: CVE-2026-83625

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-05T08:16:40.857

Modified: 2026-09-05T08:16:40.857

Link: CVE-2026-83625

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T08:30:06Z

Weaknesses
  • CWE-79

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