<?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:zyx0814:filepress:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3azyx0814filepress/</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 05:38:48 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3azyx0814filepress/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>SQL Injection in FilePress Publish Module</title><link>https://feed.craftedsignal.io/briefs/2026-09-filepress-sqli/</link><pubDate>Tue, 15 Sep 2026 05:38:48 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-filepress-sqli/</guid><description>An unpatched SQL injection vulnerability in zyx0814 FilePress versions 3.0.1 and earlier allows remote attackers to manipulate the orderby or order arguments within search.php.</description><content:encoded><![CDATA[<p>CVE-2026-90879 describes a high-severity SQL injection vulnerability discovered in the zyx0814 FilePress software, affecting all versions up to and including 3.0.1. The flaw exists within the Publish Module, specifically in the dzz/publish/search.php file. By sending a crafted HTTP request, an unauthenticated remote attacker can inject arbitrary SQL commands via the 'orderby' or 'order' parameters. This vulnerability stems from improper neutralization of special elements used in an SQL command. As of the time of reporting, the project maintainers have not issued a patch to remediate this flaw, and public exploit code is available, increasing the risk of active exploitation. Defenders should monitor web traffic targeting the Publish Module for signs of SQL injection patterns.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows remote attackers to perform unauthorized database operations, potentially leading to data exfiltration, modification, or, depending on database permissions, remote code execution. Given the public availability of exploit code, all FilePress instances running version 3.0.1 or earlier are at high risk of compromise.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Implement temporary Web Application Firewall (WAF) rules to inspect and block requests to dzz/publish/search.php containing SQL syntax characters in the 'orderby' or 'order' parameters.</li>
<li>Monitor web server logs for suspicious spikes in POST or GET requests to the identified vulnerable path that deviate from established baselines.</li>
<li>Apply the vendor patch as soon as it becomes available; monitor the zyx0814 repository for version 3.0.2 or subsequent security updates.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>sqli</category><category>web-vulnerability</category></item></channel></rss>