CVE-2026-1065 HIGH

CVE-2026-1065: Form Maker by 10Web <= 1.15.35 - Unauthenticated Stored Cross-Site Scripting via SVG file

Vendor 10Web
Product Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder
Weakness CWE-434 · Unrestricted file upload
Published February 3, 2026
Last update April 8, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The Form Maker by 10Web plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 1.15.35. This is due to the plugin's default file upload allowlist including SVG files combined with weak substring-based extension validation. This makes it possible for unauthenticated attackers to upload malicious SVG files containing JavaScript code that will execute when viewed by administrators or site visitors via file upload fields in forms granted they can submit forms.

Explanation of Vulnerability in Simple Terms

02Summary

Form Maker by 10Web contains an unrestricted file upload vulnerability affecting versions up to 1.15.35. An attacker can upload arbitrary files to the server without authentication. This can lead to unauthorized file storage and potential site compromise. Update to a version newer than 1.15.35 to resolve this issue.

What an attacker can do

03Attacker Capabilities

Upload arbitrary files to the server without authentication.

Potential impact on your site

04Site Impact

Attackers can store malicious files on your server, potentially leading to code execution or data theft.

Conditions required to exploit

05Prerequisites

Network access to the form upload endpoint; no authentication or user interaction required.

Key dates

06Disclosure timeline

February 3, 2026 CVE published
April 8, 2026 Record updated