๐Ÿ” CVE Alert

CVE-2026-2899

MEDIUM 6.5

Fluent Forms Pro Add On Pack <= 6.1.17 - Missing Authorization to Unauthenticated Arbitrary Attachment Deletion

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

The Fluent Forms Pro Add On Pack plugin for WordPress is vulnerable to Missing Authorization in all versions up to, and including, 6.1.17. This is due to the `deleteFile()` method in the `Uploader` class lacking nonce verification and capability checks. The AJAX action is registered via `addPublicAjaxAction()` which creates both `wp_ajax_` and `wp_ajax_nopriv_` hooks. This makes it possible for unauthenticated attackers to delete arbitrary WordPress media attachments via the `attachment_id` parameter. Note: The researcher described file deletion via the `path` parameter using `sanitize_file_name()`, but the actual code uses `Protector::decrypt()` for path-based deletion which prevents exploitation. The vulnerability is exploitable via the `attachment_id` parameter instead.

CWE CWE-862
Vendor techjewel
Product fluent forms pro add on pack
Published Mar 5, 2026
Last Updated Apr 8, 2026
Stay Ahead of the Next One

Get instant alerts for techjewel fluent forms pro add on pack

Be the first to know when new medium vulnerabilities affecting techjewel fluent forms pro add on pack are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality
Integrity
Availability

Affected Versions

techjewel / Fluent Forms Pro Add On Pack
0 โ‰ค 6.1.17

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
wordfence.com: https://www.wordfence.com/threat-intel/vulnerabilities/id/bb036338-abd7-4061-835d-038b765c68a6?source=cve fluentforms.com: https://fluentforms.com/docs/changelog/#3-toc-title

Credits

Prickly Cactus