Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its SVG processing 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.
Security readout for executives and security teams
Plain-English summary
A remote, unauthenticated attacker could abuse SVG processing in affected Bold Reports servers to read arbitrary local files. Exposed configuration files or credentials could enable application takeover and broader compromise. The vulnerable DataHub component first appeared in version 6.3; earlier versions are stated not to be affected.
Executive priority
Treat internet-accessible affected deployments as an immediate remediation priority. File disclosure can expose credentials and turn one application weakness into wider unauthorized access. Prioritize inventory, vendor-confirmed upgrading, access restriction, incident review, and secret rotation where exposure cannot be excluded.
Technical view
CVE-2026-65687 is a CWE-22 filepath-validation failure in the DataHub SVG-processing feature. Crafted requests can traverse intended filesystem boundaries and disclose files readable by the application account. The supplied CVSS 3.1 score is 9.8, with network access, low complexity, no privileges, and no user interaction.
Likely exposure
Highest risk applies to network-accessible Standalone Report Designer deployments running DataHub from version 6.3 through releases before 14.1.12. Exposure depends on reachability and application-account file permissions. The supplied affected-version list inconsistently includes 14.1.12, so organizations should verify their exact build against vendor guidance.
Exploitation context
The vulnerability is remotely reachable and requires neither authentication nor user interaction. The bundle marks it as absent from KEV and provides no cited evidence of active exploitation. Its characteristics nevertheless make exposed systems attractive targets because file disclosure may reveal reusable credentials.
Researcher notes
The bundle conflicts on version boundaries: its title and description say releases before 14.1.12, while the affected list includes 14.1.12. It also describes arbitrary file read, although the CVSS vector claims high integrity and availability impact. Confirm both details with the vendor before final asset classification.
Mitigation direction
Inventory reachable Standalone Report Designer deployments and determine whether DataHub is installed and enabled.
Upgrade affected deployments to 14.1.12 or a later vendor-confirmed fixed release.
Until upgraded, restrict untrusted network access to the designer and DataHub functionality.
Investigate potential exposure, then rotate credentials and secrets stored on affected servers.
Validation and detection
Confirm the exact installed version and whether the deployment includes DataHub.
Verify the vendor classifies the deployed build as fixed, particularly because 14.1.12 is inconsistently listed.
Review application and reverse-proxy logs for unexpected unauthenticated SVG-processing activity.
Identify sensitive files readable by the application account and assess resulting credential exposure.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-22: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
2CVSS vectors
3Timeline events
1ADP providers
3Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: total
CVSS vector scores
2 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-22 · source CWE mapping
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.