Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Basix NEX-Forms nex-forms-express-wp-form-builder allows Stored XSS.This issue affects NEX-Forms: from n/a through <= 9.2.2.
Published: 2026-07-13
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an instance of CWE‑79, where user‑supplied input is stored and later displayed to visitors without proper neutralisation. This flaw permits an attacker to inject JavaScript or other malicious payloads into form data, which are then rendered on the affected pages. As a result, an attacker can execute code in any user’s browser that views the page, potentially defacing the site or stealing information through client‑side attacks.

Affected Systems

The flaw affects installations of the NEX‑Forms plugin developed by Basix for WordPress. The affected version range is stated as from n/a through <= 9.2.2. It can be inferred that versions newer than 9.2.2 are not impacted, but this inference is not explicitly stated in the input.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate‑to‑high severity for this stored XSS flaw. The EPSS score of less than 1% suggests a low likelihood of exploitation at present, and the vulnerability is not listed in the CISA KEV catalog. Based on the description of stored input, the most plausible attack vector involves the plugin’s form editing or submission interface where malicious markup could be embedded, stored, and later rendered to visitors. This attack path is inferred from the stored nature of the flaw and is not directly stated in the advisories.

Generated by OpenCVE AI on July 29, 2026 at 07:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the NEX‑Forms plugin to a release newer than version 9.2.2 to eliminate the vulnerability.
  • If an upgrade is not immediately possible, implement strict output escaping or sanitisation on all stored form inputs before rendering them to users.
  • Limit or disable form editing rights to trusted administrators and remove any publicly exposed forms that could store malicious input until a patch is applied.

Generated by OpenCVE AI on July 29, 2026 at 07:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Basix NEX-Forms nex-forms-express-wp-form-builder allows Stored XSS.This issue affects NEX-Forms: from n/a through <= 9.2.2.
Title WordPress NEX-Forms plugin <= 9.2.2 - 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-07-13T13:50:56.456Z

Reserved: 2026-06-25T08:03:37.652Z

Link: CVE-2026-57668

cve-icon Vulnrichment

Updated: 2026-07-13T13:50:53.051Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T08:00:04Z

Weaknesses
  • CWE-79

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