<?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:seacms:seacms:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aseacmsseacms/</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>Mon, 31 Aug 2026 03:13:38 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aseacmsseacms/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>Remote Code Injection in SeaCMS Template Engine</title><link>https://feed.craftedsignal.io/briefs/2026-08-seacms-code-injection/</link><pubDate>Mon, 31 Aug 2026 03:13:38 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-seacms-code-injection/</guid><description>SeaCMS versions 13.6 and earlier contain a code injection vulnerability in the search.php file, allowing remote attackers to execute arbitrary code via the searchtype parameter.</description><content:encoded><![CDATA[<p>SeaCMS versions up to 13.6 are vulnerable to a remote code injection vulnerability located within the Template Engine component. The flaw resides in the 'parseIf' function within the 'search.php' file. An unauthenticated remote attacker can exploit this by sending a crafted HTTP request that manipulates the 'searchtype' argument. Successful exploitation allows for the execution of arbitrary code on the underlying web server, potentially leading to full system compromise. This vulnerability has been publicly disclosed and is considered actively exploitable, posing a high risk to organizations utilizing this content management system.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-82598 allows an attacker to achieve remote code execution (RCE) on the host web server. This can lead to unauthorized data access, system disruption, modification of web content, or further movement into the internal network. Given the prevalence of CMS vulnerabilities, this flaw is likely to be targeted by automated scanners and automated exploit scripts.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize the immediate remediation of all SeaCMS installations. If an official patch is available from the vendor, apply it immediately. If no patch is available, ensure the web application is behind a Web Application Firewall (WAF) configured to inspect HTTP parameters for malicious payloads.</p>
<ul>
<li>Identify and audit all web servers running SeaCMS 13.6 or earlier.</li>
<li>Configure WAF rules to sanitize or block input to the 'searchtype' parameter in 'search.php' that contains suspicious characters or script tags.</li>
<li>Monitor web server logs for suspicious POST requests targeting 'search.php' with unusual 'searchtype' parameters.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-vulnerability</category><category>rce</category><category>webserver</category><category>web-application-vulnerability</category><category>sql-injection</category><category>cve-2026-82600</category></item></channel></rss>