he Form Maker plugin for WordPress is vulnerable to Stored Cross-Site Scripting via hidden field values in all versions up to, and including, 1.15.35. This is due to insufficient output escaping when displaying hidden field values in the admin submissions list. The plugin uses html_entity_decode() on user-supplied hidden field values without subsequent escaping before output, which converts HTML entity-encoded payloads back into executable JavaScript. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in the admin submissions view that will execute whenever an administrator accesses the submissions list.
No configuration.
03 Feb 2026, 07:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Published : 2026-02-03 07:16
Updated : 2026-02-03 16:44
NVD link : CVE-2026-1058
Mitre link : CVE-2026-1058
CVE.ORG link : CVE-2026-1058
JSON object : View
No product.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')