CVE-2025-13159 HIGH

CVE-2025-13159: Flo Forms – Easy Drag & Drop Form Builder <= 1.0.43 - Unauthenticated Stored Cross-Site Scripting via SVG Upload

Vendor Flothemesplugins
Product Flo Forms – Easy Drag & Drop Form Builder
Weakness CWE-79 · XSS
Published November 21, 2025
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Flo Forms – Easy Drag & Drop Form Builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via SVG file uploads in all versions up to, and including, 1.0.43. This is due to the plugin allowing SVG file uploads via an unauthenticated AJAX endpoint (`flo_form_submit`) without proper file content validation. This makes it possible for unauthenticated attackers to upload malicious SVG files containing JavaScript that executes when an administrator views the uploaded file in the WordPress admin interface, leading to potential full site compromise.

Explanation of Vulnerability in Simple Terms

02Summary

Flo Forms – Easy Drag & Drop Form Builder versions 1.0.43 and earlier contain a cross-site scripting (XSS) vulnerability. An attacker can inject malicious scripts that execute in users' browsers when they interact with affected forms. The vulnerability requires user interaction and can affect other users or site functionality. Update to a version newer than 1.0.43 to resolve this issue.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that run in users' browsers when they view or interact with forms.

Potential impact on your site

04Site Impact

Site visitors may have their sessions hijacked, credentials stolen, or be redirected to malicious sites when using affected forms.

Conditions required to exploit

05Prerequisites

No authentication required. Victim must view or interact with a page containing the vulnerable form.

Key dates

06Disclosure timeline

November 21, 2025 CVE published
April 8, 2026 Record updated