CVE-2025-69326
Reflected XSS in Basix NEX-Forms Allows Webpage Script Injection
Publication date: 2026-02-20
Last updated on: 2026-02-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| basix | nex-forms | to 9.1.7 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-site Scripting (XSS) issue found in Basix NEX-Forms nex-forms-express-wp-form-builder. Specifically, it is a Reflected XSS vulnerability caused by improper neutralization of input during web page generation. This means that malicious input can be reflected back in the web page without proper sanitization, allowing attackers to inject and execute malicious scripts in the context of the victim's browser.
How can this vulnerability impact me? :
This Reflected Cross-site Scripting vulnerability can allow attackers to execute malicious scripts in users' browsers when they visit a vulnerable page. This can lead to theft of sensitive information such as cookies, session tokens, or other credentials, unauthorized actions performed on behalf of the user, and potential compromise of user accounts or data.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know