Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-6344

23
FAUCET Score

The Fluent Forms plugin for WordPress is vulnerable to Arbitrary File Read in versions up to and including 6.2.1. This is due to insufficient path validation in the getAttachments() method of EmailNotificationActions, which resolves attacker-supplied file-upload URLs into filesystem paths without verifying that the resolved path stays inside the WordPress uploads directory: a strpos() prefix check on the raw URL can be bypassed with traversal sequences, wp_normalize_path() does not resolve ".\..\" segments, and file_exists() then resolves them at the kernel level. This makes it possible for authenticated attackers with administrator access to read arbitrary files readable by the web-server user — including wp-config.php with its database credentials and authentication salts — by submitting a form whose admin notification is configured to attach a file-upload field and supplying a crafted URL of the shape <upload_baseurl>/../../<target> as the file-field value. The resolved file is attached to the outbound admin-notification email via wp_mail(). While the email can be triggered by unauthenticated users, the email recipient is not user-controlled.

First published: May 6, 2026Last modified: May 6, 2026

Impacted Technologies

VendorProductVersion(s)CPE
TechjewelFluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
>= 0, <= 6.2.1CNA affecteddefault unaffected

CVSS Data

CVSS version used by this source: 3.1

4.9MEDIUM

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
NONE
Availability Impact
NONE
Exploitability Score
1.2
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.55%
Probability of exploitation in next 30 days
EPSS Percentile
42.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0055 is in the 42nd percentile among its peer group of 3,565 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Remediation records are not available for this CVE.

References

plugins.trac.wordpress.org / browser/fluentform/trunk/app/Hooks/Ajax.php
plugins.trac.wordpress.org / browser/fluentform/trunk/app/Modules/SubmissionHandler/SubmissionHandler.php
plugins.trac.wordpress.org / browser/fluentform/trunk/app/Services/FormBuilder/Notifications/EmailNotificationActions.php
plugins.trac.wordpress.org / browser/fluentform/trunk/app/Services/FormBuilder/Notifications/EmailNotificationActions.php
plugins.trac.wordpress.org / browser/fluentform/trunk/app/Services/FormBuilder/Notifications/EmailNotificationActions.php
plugins.trac.wordpress.org / browser/fluentform/trunk/app/Services/FormBuilder/Notifications/EmailNotificationActions.php
plugins.trac.wordpress.org / browser/fluentform/trunk/app/Services/FormBuilder/Notifications/EmailNotificationActions.php
plugins.trac.wordpress.org / browser/fluentform/trunk/app/Services/FormBuilder/Notifications/EmailNotificationActions.php
plugins.trac.wordpress.org / changeset/3513845/fluentform/trunk/app/Services/FormBuilder/Notifications/EmailNotificationActions.php
wordfence.com / threat-intel/vulnerabilities/id/0101113b-70c2-4db4-b6b1-b2412f6e1214