CVE-2026-4388

The Form Maker by 10Web plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Matrix field (Text Box input type) in form submissions in all versions up to, and including, 1.15.40. This is due to insufficient input sanitization (`sanitize_text_field` strips tags but not quotes) and missing output escaping when rendering submission data in the admin Submissions view. This makes it possible for unauthenticated attackers to inject arbitrary JavaScript through a form submission that executes in the browser of an administrator who views the submission details.
Configurations

No configuration.

History

14 Apr 2026, 03:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-14 03:16

Updated : 2026-04-22 20:23


NVD link : CVE-2026-4388

Mitre link : CVE-2026-4388

CVE.ORG link : CVE-2026-4388


JSON object : View

Products Affected

No product.

CWE
CWE-79

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