Skip to content
Threat Feed
high advisory

Bold Reports Standalone Report Designer Path Traversal to RCE Vulnerability

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.

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., ../), 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.

Attack Chain

  1. An attacker obtains valid authentication credentials for the Bold Reports Standalone Report Designer application.
  2. The authenticated attacker accesses the application's file upload functionality.
  3. The attacker crafts a malicious filename containing path traversal sequences (e.g., ../../../../webshell.jsp) and attempts to upload it.
  4. Due to the missing filepath validation (CVE-2026-65690), the application fails to properly sanitize the filename.
  5. The malicious file (e.g., a web shell or script) is written to an arbitrary location on the server, outside the intended upload directory.
  6. The attacker then accesses the uploaded malicious file (e.g., the web shell) through a web request.
  7. The web shell executes arbitrary commands with the privileges of the application, potentially leading to high-privileged system access or further compromise.

Impact

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.

Recommendation

  • Patch Bold Reports Standalone Report Designer to version 14.1.12 or higher immediately to address CVE-2026-65690.
  • Deploy the provided Sigma rule to your SIEM to detect attempts at path traversal through web server logs.
  • Monitor web server logs for suspicious file upload activity and unusual file paths, particularly those referenced in the Sigma rule.

Detection coverage 1

Detects CVE-2026-65690 Exploitation Attempt - Bold Reports Path Traversal in File Upload

high

Detects attempts to exploit CVE-2026-65690 by identifying path traversal sequences in URI query parameters or URI stems during web file upload requests, targeting Bold Reports Standalone Report Designer.

sigma tactics: execution techniques: T1059 sources: webserver

Detection queries are available on the platform. Get full rules →

Indicators of compromise

2

url

TypeValue
urlhttps://www.boldreports.com/resources/release-history/standalone-report-designer/14-1#14-1-12
urlhttps://www.vulncheck.com/advisories/bold-reports-standalone-report-designer-path-traversal-rce-via-file-upload