<?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>Adfinis - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/adfinis/</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>Wed, 19 Aug 2026 22:34:11 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/adfinis/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 Execution in document-merge-service via Jinja2 SSTI</title><link>https://feed.craftedsignal.io/briefs/2026-08-document-merge-rce/</link><pubDate>Wed, 19 Aug 2026 22:34:11 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-document-merge-rce/</guid><description>The Adfinis document-merge-service is vulnerable to RCE via server-side template injection (SSTI) in XLSX templates due to an improperly sandboxed Jinja2 environment.</description><content:encoded><![CDATA[<p>The Adfinis document-merge-service is vulnerable to remote code execution (RCE) via server-side template injection (SSTI) affecting versions prior to 9.1.0. The vulnerability, tracked as CVE-2026-53964, exists in the way the application processes XLSX templates using the xltpl library. Because the underlying Jinja2 environment is not properly sandboxed, an attacker can supply malicious template content that, when processed, executes arbitrary code. The code runs with the privileges of the document-merge-server user (UID 901) within the container, granting the attacker significant control over the application environment. Defenders should prioritize updating to version 9.1.0 or disabling XLSX template processing to mitigate this risk.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation leads to full remote code execution in the context of the service container. This allows attackers to compromise the application, potentially access sensitive data within the environment, and perform lateral movement or persistence within the containerized infrastructure.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update the document-merge-service package to version 9.1.0 or later to patch CVE-2026-53964.</li>
<li>As an immediate workaround, disable the upload and processing of XLSX templates within the document-merge-service configuration until the patch is applied.</li>
<li>Implement strict input validation on all file uploads to ensure only expected file formats and content types are accepted.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>