<?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/"><channel><title>Standalone Report Designer (Before 14.1.12) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/standalone-report-designer-before-14.1.12/</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>Thu, 23 Jul 2026 14:22:26 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/standalone-report-designer-before-14.1.12/feed.xml" rel="self" type="application/rss+xml"/><item><title>Bold Reports Standalone Report Designer Path Traversal to RCE Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-07-bold-reports-path-traversal-rce/</link><pubDate>Thu, 23 Jul 2026 14:22:26 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-bold-reports-path-traversal-rce/</guid><description>A missing filepath validation vulnerability (CVE-2026-65690) in Bold Reports Standalone Report Designer before version 14.1.12 allows authenticated attackers to perform path traversal via crafted filenames during file upload, leading to arbitrary command execution with high privileges.</description><content:encoded><![CDATA[<p>CVE-2026-65690 identifies a critical missing filepath validation vulnerability in Bold Reports Standalone Report Designer versions prior to 14.1.12. This flaw resides within the product's file upload functionality, enabling authenticated attackers to exploit a path traversal weakness. By supplying a specially crafted filename that includes directory traversal sequences (e.g., <code>../</code>), attackers can bypass security controls and upload malicious files to arbitrary locations outside the intended upload directory. Successful exploitation can lead to arbitrary command execution with high privileges on the server, potentially compromising the integrity, confidentiality, and availability of the affected system. This vulnerability allows for a complete system takeover by an authenticated user.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An attacker obtains valid authentication credentials for the Bold Reports Standalone Report Designer application.</li>
<li>The authenticated attacker accesses the application's file upload functionality.</li>
<li>The attacker crafts a malicious filename containing path traversal sequences (e.g., <code>../../../../webshell.jsp</code>) and attempts to upload it.</li>
<li>Due to the missing filepath validation (CVE-2026-65690), the application fails to properly sanitize the filename.</li>
<li>The malicious file (e.g., a web shell or script) is written to an arbitrary location on the server, outside the intended upload directory.</li>
<li>The attacker then accesses the uploaded malicious file (e.g., the web shell) through a web request.</li>
<li>The web shell executes arbitrary commands with the privileges of the application, potentially leading to high-privileged system access or further compromise.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2026-65690 grants authenticated attackers the ability to execute arbitrary commands with high privileges on the compromised server. This can lead to a complete system takeover, allowing for sensitive data exfiltration, modification, or deletion, installation of additional malware such as ransomware or backdoors, and lateral movement within the network. The integrity and confidentiality of data stored on or accessible from the server are at severe risk. The broad impact of arbitrary command execution underscores the criticality of patching this vulnerability immediately.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Patch Bold Reports Standalone Report Designer to version 14.1.12 or higher immediately to address CVE-2026-65690.</li>
<li>Deploy the provided Sigma rule to your SIEM to detect attempts at path traversal through web server logs.</li>
<li>Monitor web server logs for suspicious file upload activity and unusual file paths, particularly those referenced in the Sigma rule.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>vulnerability</category><category>path-traversal</category><category>rce</category><category>web-application</category></item></channel></rss>