CVE-2026-5396 HIGH

CVE-2026-5396: Fluent Forms <= 6.1.21 - Authenticated (Subscriber+) Authorization Bypass via 'form_id' Parameter

Vendor Techjewel
Product Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
Weakness CWE-639 · IDOR
Published May 14, 2026
Last update May 14, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Fluent Forms plugin for WordPress is vulnerable to Authorization Bypass Through User-Controlled Key in all versions up to, and including, 6.1.21. This is due to the SubmissionPolicy class authorizing submission-level actions (read, modify, delete, add notes) based on a user-supplied `form_id` query parameter. This makes it possible for authenticated attackers, with Fluent Forms Manager access restricted to specific forms, to read, modify status, add notes to, and permanently delete form submissions belonging to any other form by spoofing the form_id parameter to a form they are authorized for.

Explanation of Vulnerability in Simple Terms

02Summary

Fluent Forms versions up to 6.1.21 contain an authorization flaw that allows unauthenticated attackers to read sensitive form data over the network. The vulnerability requires no user interaction and can expose confidential information submitted through forms. Site administrators should update to a version newer than 6.1.21 immediately.

What an attacker can do

03Attacker Capabilities

Read sensitive data from form submissions without logging in.

Potential impact on your site

04Site Impact

Form submissions and user data may be exposed to unauthorized access.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required.

Key dates

06Disclosure timeline

May 14, 2026 CVE published
May 14, 2026 Record updated