<?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>Cpe:2.3:a:cotonti:cotonti:1.0.0:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3acotonticotonti1.0.0/</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, 15 Sep 2026 21:53:03 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3acotonticotonti1.0.0/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>Unauthenticated PHP Object Injection in Cotonti Comments Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-09-cotonti-cve-2026-91939/</link><pubDate>Tue, 15 Sep 2026 21:53:03 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cotonti-cve-2026-91939/</guid><description>Cotonti 1.0.0 is vulnerable to unauthenticated remote code execution via a PHP object injection flaw in the Comments plugin's 'ci' GET parameter.</description><content:encoded><![CDATA[<p>The Cotonti 1.0.0 Comments plugin contains a critical security vulnerability (CVE-2026-91939) involving improper input validation. The plugin accepts a 'ci' GET parameter from unauthenticated users and passes this value directly to the PHP 'unserialize()' function without applying an 'allowed_classes' restriction. This allows remote attackers to perform PHP object injection, enabling the instantiation of arbitrary classes within the application context. By providing a crafted serialized payload, an attacker can manipulate object properties to trigger gadget chains. Depending on the available classes within the environment, this vulnerability can be leveraged to achieve arbitrary code execution or unauthorized database manipulation, posing a significant risk to the integrity and confidentiality of the host system.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-91939 allows for unauthenticated remote code execution. This can lead to full system compromise, unauthorized access to the underlying database, and potential data exfiltration or service disruption. All instances of Cotonti running version 1.0.0 with the affected Comments plugin enabled are at risk of complete compromise.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize the identification of all internet-facing Cotonti instances within the environment. Until a vendor patch is applied, restrict access to the web application at the network perimeter or implement WAF rules to inspect and block 'ci' GET parameters containing serialized PHP objects, identifiable by strings such as 'O:7:' or 's:x:'. Verify the current version of the Comments plugin and evaluate the necessity of disabling the plugin if an immediate upgrade to a patched version is not possible.</p>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>php-object-injection</category><category>rce</category><category>web-vulnerability</category></item></channel></rss>