<?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>JosephChuks - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/josephchuks/</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, 22 Sep 2026 14:36:45 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/josephchuks/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>Unrestricted File Upload Vulnerability in php-file-manager-with-code-editor</title><link>https://feed.craftedsignal.io/briefs/2026-09-php-file-manager-rce/</link><pubDate>Tue, 22 Sep 2026 14:36:45 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-php-file-manager-rce/</guid><description>A vulnerability (CVE-2026-95499) in php-file-manager-with-code-editor versions 3.0 and earlier allows remote attackers to perform unrestricted file uploads by manipulating the 'files' argument.</description><content:encoded><![CDATA[<p>CVE-2026-95499 identifies a critical security flaw in the 'php-file-manager-with-code-editor' application, specifically affecting versions up to 3.0. The vulnerability stems from insecure handling of user-supplied data in the 'files' argument passed to the 'move_uploaded_file' function within 'filemanager.php'. This flaw permits remote, unauthenticated attackers to bypass intended restrictions and upload arbitrary files - potentially including malicious PHP scripts - directly to the web server's filesystem. Given the application's nature as a file manager and code editor, successful exploitation leads to remote code execution (RCE) as the web service user. The vendor was notified of the disclosure but remained unresponsive, leaving the vulnerability unpatched in the latest version. Organizations hosting this software are at significant risk of complete server compromise if exposed to the internet.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows for the execution of arbitrary code on the underlying host, facilitating data exfiltration, lateral movement, or complete system takeover. As the affected software is intended for managing files and editing code, attackers can easily maintain persistence or leverage existing server functionality to extend their access. There are no known patches, making decommissioning or strict network isolation the primary defensive measures.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately isolate the host running php-file-manager-with-code-editor from the internet.</li>
<li>If the service is required, implement stringent web application firewall (WAF) rules to inspect and block POST requests to 'filemanager.php' that contain suspicious file extensions (e.g., .php, .phtml, .php7) within the 'files' parameter.</li>
<li>Audit the server filesystem for unexpected files in directories managed by the application, focusing on web-accessible paths.</li>
<li>Review web server access logs for anomalous POST requests directed at 'filemanager.php' that do not originate from expected administrative IP addresses.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-vulnerability</category><category>remote-code-execution</category><category>file-upload</category><category>cve-2026-95499</category></item></channel></rss>