7.2
/ 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Description
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.
Basic Information
ID
CVE-2026-4388
Source
Wordfence
Published
Apr 14, 2026 at 02:25
Affected Product
Vendor
10web
Product
Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder
Affected Versions
10web Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder 0
CWE Classification
References
- www.wordfence.com /threat-intel/vulnerabilities/id/197449f5-9304-49df-9261-a354145fc00e
- plugins.trac.wordpress.org /browser/form-maker/tags/1.15.37/admin/views/FormMakerSubmits.php
- plugins.trac.wordpress.org /browser/form-maker/tags/1.15.37/admin/views/FormMakerSubmits.php
- plugins.trac.wordpress.org /browser/form-maker/tags/1.15.37/frontend/models/form_maker.php
- plugins.trac.wordpress.org /changeset