<?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>Kalles Addons - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/kalles-addons/</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>Tue, 25 Aug 2026 12:08:09 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/kalles-addons/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 Kalles Addons for WordPress</title><link>https://feed.craftedsignal.io/briefs/2026-08-cve-2026-78572/</link><pubDate>Tue, 25 Aug 2026 12:08:09 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-cve-2026-78572/</guid><description>The Kalles Addons plugin for WordPress (&lt;= 1.0.6) is vulnerable to unauthenticated PHP Object Injection, which may allow remote code execution or file operations if a compatible POP chain exists in the environment.</description><content:encoded><![CDATA[<p>The Kalles Addons plugin for WordPress, in versions up to and including 1.0.6, contains a critical vulnerability involving the insecure deserialization of untrusted input. An unauthenticated attacker can supply a serialized PHP object to specific input vectors processed by the plugin, leading to PHP Object Injection. While the plugin itself lacks an embedded Property Oriented Programming (POP) chain, the vulnerability is highly significant for environments that host multiple plugins or themes. If a secondary, vulnerable, or complex component is present on the same WordPress instance, an attacker can leverage its existing POP chain to achieve arbitrary file deletion, data exfiltration, or remote code execution. Because this vulnerability originates from the plugin's handling of user-supplied data, detection must focus on identifying suspicious input patterns in web server logs.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation depends on the existence of a POP chain within the target WordPress site's plugin or theme ecosystem. If such a chain is identified, the attacker can achieve remote code execution (RCE) or escalate privileges to perform unauthorized actions such as deleting sensitive site configuration files or stealing database contents, potentially leading to a full site compromise.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Audit all WordPress installations to identify and update the Kalles Addons plugin to a version beyond 1.0.6 or remove the plugin if updates are unavailable.</li>
<li>Perform a comprehensive review of all installed themes and plugins to identify potential POP chain gadgets that could be leveraged by this vulnerability.</li>
<li>Implement strict input validation at the web application firewall (WAF) level to block requests containing serialized PHP objects directed at the vulnerable endpoints.</li>
<li>Review web server access logs for anomalous POST requests containing PHP serialization markers (e.g., O:[0-9]+:).</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>