<?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/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>WS Form - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/ws-form/</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>Sat, 22 Aug 2026 17:31:56 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/ws-form/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>PHP Object Injection in WS Form LITE</title><link>https://feed.craftedsignal.io/briefs/2026-08-ws-form-injection/</link><pubDate>Sat, 22 Aug 2026 17:31:56 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-ws-form-injection/</guid><description>The WS Form LITE plugin for WordPress is vulnerable to unauthenticated PHP Object Injection via unsanitized form submission meta values, potentially leading to RCE or data exfiltration if combined with a secondary POP chain.</description><content:encoded><![CDATA[<p>The WS Form LITE plugin for WordPress, specifically versions 1.10.80 and earlier, contains a critical PHP Object Injection vulnerability (CVE-2026-4703). The issue stems from the unsafe deserialization of untrusted user input within form submission meta values. While the plugin does not ship with a native Property-Oriented Programming (POP) chain, attackers can leverage this deserialization primitive to trigger arbitrary file deletion, data exfiltration, or remote code execution (RCE) if other installed plugins or themes provide the necessary gadgets. Because this can be triggered by unauthenticated users, the attack surface includes any WordPress instance using the affected version of the plugin, provided the hosting environment contains vulnerable gadgets in the broader plugin ecosystem.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation requires a secondary POP chain to be present on the target WordPress site. If such a chain exists, the impact includes full site compromise, unauthorized data access, and persistent code execution, depending on the capabilities of the available gadgets. The severity is high due to the potential for unauthenticated access to the deserialization routine.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Update the WS Form LITE plugin to the latest version immediately to remediate the unsafe deserialization entry point. Detection teams should audit WordPress environments for the presence of the vulnerable plugin version using vulnerability management tools. Monitor server access logs for unusual POST requests directed at form submission endpoints that deviate from expected patterns, particularly those containing serialized PHP data structures. Ensure all installed plugins and themes are audited to identify and remove any components that contain dangerous POP chain gadgets.</p>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>