<?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>Cve-2026-86751 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2026-86751/</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, 08 Sep 2026 17:45:43 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2026-86751/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>Arbitrary Command Execution in Snipe-IT Backup Restoration</title><link>https://feed.craftedsignal.io/briefs/2026-09-snipe-it-rce/</link><pubDate>Tue, 08 Sep 2026 17:45:43 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-snipe-it-rce/</guid><description>Snipe-IT versions prior to 8.7.0 are vulnerable to OS command injection when a superadministrator restores a crafted backup archive, allowing arbitrary command execution via the MySQL client.</description><content:encoded><![CDATA[<p>Snipe-IT versions before 8.7.0 contain a critical vulnerability (CVE-2026-86733) that allows an authenticated superadministrator to achieve arbitrary operating-system command execution. The vulnerability exists within the backup restoration process, where the application streams SQL content from an uploaded backup archive directly into the <code>mysql</code> or <code>mariadb</code> command-line client. Because the client is invoked without the <code>--binary-mode</code> flag, it interprets sequences starting with backslashes as local shell commands. An attacker with superadministrator privileges can supply a malicious ZIP archive containing a crafted SQL file to the <code>/admin/backups/upload</code> endpoint and trigger a restore via <code>POST /admin/backups/restore/{filename}</code>. If the <code>clean</code> sanitizer parameter is omitted, which is the default configuration unless <code>DB_SANITIZE_BY_DEFAULT</code> is enabled, the embedded shell directives are executed by the underlying operating system user running the web application. This leads to full system compromise, including the exfiltration of application secrets like <code>APP_KEY</code> and database credentials.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows a malicious superadministrator to execute arbitrary commands on the server hosting the Snipe-IT application. This results in the complete loss of confidentiality, integrity, and availability of the application, including access to database content, environment configuration, and potential lateral movement from the host system.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Upgrade Snipe-IT to version 8.7.0 or later immediately.</li>
<li>If an immediate upgrade is not possible, ensure the <code>DB_SANITIZE_BY_DEFAULT</code> configuration parameter is set to <code>true</code> to force sanitization during backup restoration.</li>
<li>Restrict access to the superadministrator role to trusted personnel only, as exploitation requires high-level administrative access.</li>
<li>Audit logs for <code>POST</code> requests to <code>/admin/backups/upload</code> and <code>/admin/backups/restore/</code> to identify anomalous administrative behavior.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>remote-code-execution</category><category>cve</category><category>vulnerability</category><category>web-vulnerability</category><category>css-injection</category><category>account-takeover</category><category>cve-2026-86751</category><category>ssrf</category><category>lfi</category><category>web-application</category><category>asset-management</category><category>authentication-bypass</category><category>saml</category><category>identity-management</category><category>patch-management</category><category>privilege-escalation</category></item></channel></rss>