CVE-2026-66616
Deferred Deferred - Pending Action

Unauthenticated XSS in Form Maker by 10Web

Vulnerability report for CVE-2026-66616, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-20

Last updated on: 2026-08-20

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in Form Maker by 10Web <= 1.15.46 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-20
Last Modified
2026-08-20
Generated
2026-08-20
AI Q&A
2026-08-20
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
10web form_maker to 1.15.46 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
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 Quick Actions

Instant insights powered by AI
Executive Summary

This is an Unauthenticated Cross Site Scripting (XSS) vulnerability found in the Form Maker by 10Web plugin versions up to and including 1.15.46. XSS allows attackers to inject malicious scripts into web pages viewed by other users without needing authentication.

Detection Guidance

To detect this XSS vulnerability in Form Maker by 10Web <= 1.15.46, inspect web forms for unsanitized user input fields. Check for reflected or stored XSS by submitting test payloads like <script>alert(1)</script> in form inputs and observe if the script executes. Review server responses for unescaped HTML output.

Impact Analysis

An attacker could exploit this to steal user sessions, redirect users to malicious sites, or deface web pages. Since no authentication is required, the risk is higher as any user visiting a vulnerable site could be affected.

Compliance Impact

This vulnerability could lead to data breaches, exposing personal or sensitive data. Under GDPR, this may result in fines for insufficient technical safeguards. For HIPAA, it could violate security requirements for protected health information.

Mitigation Strategies

Immediately update Form Maker by 10Web to the latest version beyond 1.15.46. If an update is unavailable, disable the plugin temporarily. Implement input validation and output encoding for all form fields. Use a web application firewall to filter malicious scripts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-66616. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart