SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-17567

MEDIUM · CVSS 5.3 EPSS 0.38% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-31 · Last synced 2026-08-30

CyberRota Analysis

AI-Generated

The Fluent Forms plugin for WordPress is vulnerable to Insecure Direct Object Reference, allowing unauthenticated attackers to exploit the 'transaction' parameter and brute-force valid transaction hashes. This vulnerability can lead to unauthorized access to sensitive payment receipt data, including customer details and payment statuses. WordPress site administrators using this plugin should prioritize patching to mitigate potential data exposure risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-17567
Severity
MEDIUM
CVSS
5.3
EPSS
0.38%
WordPress

Original NVD Description

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.