Description
Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its database download feature that allows unauthenticated attackers to read arbitrary files from the server filesystem by supplying a crafted request. Attackers can exploit this path traversal weakness to disclose sensitive server files, including authentication credentials, enabling full unauthorized access to the application. The vulnerability is specific to the DataHub module, which was introduced in Bold Reports 6.3. Therefore, versions prior to 6.3 are not affected.
Published: 2026-07-23
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Bold Reports Standalone Report Designer versions prior to 14.1.12 contain a missing path‑validation check in the database download feature. An unauthenticated attacker can supply a crafted request that uses a relative path traversal sequence to read any file on the host filesystem. This allows disclosure of sensitive files, including authentication credentials, which can grant the attacker full, unauthorized access to the application. The flaw is a classic path traversal defect (CWE-22).

Affected Systems

Attackers can target instances of Bold Reports Standalone Report Designer that include the DataHub module, introduced in version 6.3. The vulnerability exists in all releases that contain this module up to and including 14.1.11. Versions before 6.3 are not affected, and upgrading to 14.1.12 or newer eliminates the flaw.

Risk and Exploitability

The CVSS base score of 9.3 signals a severe weakness that can lead to total application compromise. The EPSS score of less than 1 percent indicates that, while exploitation has not been widely observed, the risk remains real. The vulnerability is not listed in the CISA KEV catalog. Attackers can exploit this flaw without requiring authentication and with only network access to the server, making the overall threat realistic for exposed installations.

Generated by OpenCVE AI on August 3, 2026 at 21:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Bold Reports Standalone Report Designer to version 14.1.12 or later to apply the vendor’s fix for path validation.
  • As a temporary workaround, block the DataHub module’s database download endpoint for non‑authenticated users by configuring the application firewall or web server ACL so that only privileged users can access the feature.
  • Enforce strict file‑path validation in any future code that accesses the filesystem, ensuring that relative paths and traversal sequences are rejected, thereby eliminating similar vulnerabilities.
  • Review and tighten the server filesystem permissions so that the application process can read only the directories necessary for normal operation.

Generated by OpenCVE AI on August 3, 2026 at 21:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Description Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its database download feature that allows unauthenticated attackers to read arbitrary files from the server filesystem by supplying a crafted request. Attackers can exploit this path traversal weakness to disclose sensitive server files, including authentication credentials, enabling full unauthorized access to the application. Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its database download feature that allows unauthenticated attackers to read arbitrary files from the server filesystem by supplying a crafted request. Attackers can exploit this path traversal weakness to disclose sensitive server files, including authentication credentials, enabling full unauthorized access to the application. The vulnerability is specific to the DataHub module, which was introduced in Bold Reports 6.3. Therefore, versions prior to 6.3 are not affected.
Title Bold Reports Standalone Report Designer 14.1.12 Arbitrary File Read via Database Download Bold Reports Standalone Report Designer < 14.1.12 Arbitrary File Read via Database Download

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
First Time appeared Bold Reports
Bold Reports standalone Report Designer
Vendors & Products Bold Reports
Bold Reports standalone Report Designer

Thu, 23 Jul 2026 14:15:00 +0000

Type Values Removed Values Added
Description Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its database download feature that allows unauthenticated attackers to read arbitrary files from the server filesystem by supplying a crafted request. Attackers can exploit this path traversal weakness to disclose sensitive server files, including authentication credentials, enabling full unauthorized access to the application.
Title Bold Reports Standalone Report Designer 14.1.12 Arbitrary File Read via Database Download
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Bold Reports Standalone Report Designer
Syncfusion Standalone Report Designer
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-27T16:20:25.316Z

Reserved: 2026-07-22T20:26:09.979Z

Link: CVE-2026-65689

cve-icon Vulnrichment

Updated: 2026-07-27T16:16:28.457Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-23T14:18:03.340

Modified: 2026-07-28T15:55:34.947

Link: CVE-2026-65689

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T21:30:05Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')