<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Fluent Forms - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/fluent-forms/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Sun, 26 Jul 2026 02:17:58 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/fluent-forms/feed.xml" rel="self" type="application/rss+xml"/><item><title>Fluent Forms Pro Add On Pack Vulnerable to PHP Object Injection (CVE-2026-15962)</title><link>https://feed.craftedsignal.io/briefs/2026-07-fluentforms-php-object-injection/</link><pubDate>Sun, 26 Jul 2026 02:17:58 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-fluentforms-php-object-injection/</guid><description>An authenticated attacker with Subscriber-level access or higher can exploit a PHP Object Injection vulnerability in the Fluent Forms Pro Add On Pack plugin for WordPress, affecting versions up to and including 6.2.6. This deserialization of untrusted input, when combined with a POP chain, allows attackers to change user passwords and potentially achieve administrator account takeover. Exploitation is contingent on user update integration being enabled and a user meta field being mapped.</description><content:encoded><![CDATA[<p>The Fluent Forms Pro Add On Pack plugin for WordPress, in all versions up to and including 6.2.6, is susceptible to a critical PHP Object Injection vulnerability, tracked as CVE-2026-15962. This flaw arises from the insecure deserialization of untrusted user input, making it possible for authenticated attackers with Subscriber-level access or higher to inject a malicious PHP object. When specific conditions are met - namely, user update integration is enabled and a user meta field is mapped - the vulnerability can be chained with a Property-Oriented Programming (POP) gadget to change user passwords, leading to potential administrator account takeover. This vulnerability poses a significant risk to the integrity and confidentiality of affected WordPress sites, allowing attackers to gain full control over the compromised instance.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li><strong>Initial Access / Authentication:</strong> An attacker obtains or possesses valid credentials for a Subscriber-level or higher user account on a WordPress instance running the vulnerable Fluent Forms Pro Add On Pack plugin.</li>
<li><strong>Configuration Reconnaissance:</strong> The attacker confirms that 'user update integration' is enabled and a 'user meta field' is mapped within the plugin's settings, which are prerequisites for exploitation.</li>
<li><strong>Crafting Malicious Payload:</strong> The attacker prepares a specially crafted serialized PHP object that contains malicious data designed to trigger a specific Property-Oriented Programming (POP) chain within the plugin's or WordPress's codebase.</li>
<li><strong>Submission of Malicious Data:</strong> The crafted serialized PHP object is sent to a vulnerable Fluent Forms Pro Add On Pack plugin endpoint, typically via an authenticated HTTP POST request to a form processing function expecting serialized data.</li>
<li><strong>Insecure Deserialization:</strong> The plugin receives the untrusted, serialized PHP object and proceeds to deserialize it without proper validation or sanitization, initiating the PHP Object Injection.</li>
<li><strong>POP Chain Execution:</strong> The injected object's methods and properties are invoked through the POP chain, allowing the attacker to execute arbitrary actions within the context of the WordPress application.</li>
<li><strong>Privilege Escalation:</strong> The POP chain execution manipulates critical application data or functions, specifically targeting the ability to change passwords of arbitrary users, including administrator accounts.</li>
<li><strong>Account Takeover:</strong> With the administrator account's password changed, the attacker gains full administrative control over the WordPress site, enabling further compromise, data theft, or website defacement.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-15962 allows authenticated attackers to perform PHP Object Injection, which, when combined with a Property-Oriented Programming (POP) chain, can lead to severe consequences. The primary impact is the ability to change user passwords, including those of administrator accounts. This directly results in full administrator account takeover of the affected WordPress site, granting the attacker complete control over the website's content, data, and configuration. Such access can lead to data exfiltration, website defacement, injection of malicious code, or use of the compromised site for further attacks.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately update the Fluent Forms Pro Add On Pack plugin to a version patched for CVE-2026-15962 to remediate the PHP Object Injection vulnerability.</li>
<li>As a temporary mitigation or if immediate patching is not possible, disable 'user update integration' and unmap any 'user meta fields' within the Fluent Forms Pro Add On Pack plugin settings, as these are necessary conditions for exploitation.</li>
<li>Regularly review user accounts and their privileges to ensure least privilege is applied, especially for accounts with Subscriber-level access or higher mentioned in the CVE-2026-15962 description.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>wordpress</category><category>php-object-injection</category><category>deserialization</category><category>rce</category><category>privilege-escalation</category></item></channel></rss>