6.5
/ 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Description
The Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder plugin for WordPress is vulnerable to PHP Object Injection in versions 5.1.16 to 6.1.1 via deserialization of untrusted input in the parseUserProperties function. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject a PHP Object. The additional presence of a POP chain allows attackers to read arbitrary files. If allow_url_include is enabled on the server, remote code execution is possible.
While the vendor patched this issue in version 6.1.0, the patch caused a fatal error in the vulnerable code, due to a missing class import, so we consider 6.1.2 to be the most complete and best patched version
While the vendor patched this issue in version 6.1.0, the patch caused a fatal error in the vulnerable code, due to a missing class import, so we consider 6.1.2 to be the most complete and best patched version
Basic Information
ID
CVE-2025-9260
Source
Wordfence
Published
Sep 2, 2025 at 23:22
Affected Product
Vendor
techjewel
Product
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
Version
5.1.16
Affected Versions
techjewel Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder 5.1.16
CWE Classification
References
- www.wordfence.com /threat-intel/vulnerabilities/id/938e5d6b-1ad6-4021-a148-1d1c9e8a0a83
- plugins.trac.wordpress.org /browser/fluentform/tags/6.0.2/app/Services/FormBuilder/EditorShortcodeParser.php
- plugins.trac.wordpress.org /browser/fluentform/tags/6.0.2/vendor/wpfluent/framework/src/WPFluent/View/View.php