CVE-2026-17567 MEDIUM

CVE-2026-17567: Fluent Forms <= 6.2.8 - Unauthenticated Sensitive Information Exposure via Insecure Direct Object Reference and Weak Transaction Hash in 'transaction' Parameter

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

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 6.2.8 via the 'transaction' parameter due to missing validation on a user controlled key. This makes it possible for unauthenticated attackers to brute-force valid transaction hashes and view sensitive payment receipt data including customer name, email address, billing address, order items, payment method, and payment status belonging to other users. Because submission ID, form ID, and transaction creation time are either observable or guessable by an attacker, the effective brute-force space is bounded to approximately 900 candidates per second per (submission, form) pair, making exploitation practical without any prior authentication or account.

Explanation of Vulnerability in Simple Terms

02Summary

Fluent Forms versions up to 6.2.8 contain an authorization bypass vulnerability in how user-controlled keys are validated. An attacker can read sensitive form data and submissions without proper authentication. The vulnerability requires no user interaction and is remotely exploitable over the network.

What an attacker can do

03Attacker Capabilities

Read form submissions and sensitive data without authentication.

Potential impact on your site

04Site Impact

Form submissions and user data collected via Fluent Forms may be exposed to unauthenticated attackers.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

July 31, 2026 CVE published
July 31, 2026 Record updated

Related vulnerabilities

08Related CVE