Description
Heimdall Data Database Proxy uploadJar Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Heimdall Data Database Proxy. Authentication is required to exploit this vulnerability.

The specific flaw exists within the uploadJar method. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-28603.
Published: 2026-08-20
Score: 7.2 High
EPSS: 2.0% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the uploadJar method of Heimdall Data Database Proxy, arising from insufficient validation of a user-supplied path prior to file operations. It enables a remote attacker to traverse directories and write a malicious JAR file, which is then executed with elevated privileges. The result is arbitrary code execution in the context of the root user, compromising confidentiality, integrity, and availability of the affected system.

Affected Systems

The affected product is Heimdall Data Database Proxy. Specific version information is not disclosed in the advisory.

Risk and Exploitability

The CVSS score of 7.2 signifies a high severity risk. Authentication is required, so the attacker must first gain user credentials or authentication tokens to reach the uploadJar endpoint. Because the EPSS score is 2% and the vulnerability is not listed in the CISA KEV catalog, the current exploitation probability is low. However, the directory traversal flaw provides a clear attack path: a remote user crafts a file path that escapes the intended directory, uploads a malicious JAR, and triggers execution as root.

Generated by OpenCVE AI on August 21, 2026 at 14:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Heimdall Data Database Proxy to the latest patched release that includes proper validation of file paths in the uploadJar method.
  • If a patch is not yet available, restrict external access to the uploadJar endpoint with firewall rules or by limiting it to a privileged internal network, and enforce strong authentication.
  • As a temporary mitigation, disable or remove the uploadJar functionality if it is not required for normal operation, and monitor logs for any attempts to use this endpoint to detect potential exploitation attempts.

Generated by OpenCVE AI on August 21, 2026 at 14:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
First Time appeared Heimdalldata
Heimdalldata database Proxy
Vendors & Products Heimdalldata
Heimdalldata database Proxy

Thu, 20 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Description Heimdall Data Database Proxy uploadJar Directory Traversal Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Heimdall Data Database Proxy. Authentication is required to exploit this vulnerability. The specific flaw exists within the uploadJar method. The issue results from the lack of proper validation of a user-supplied path prior to using it in file operations. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-28603.
Title Heimdall Data Database Proxy uploadJar Directory Traversal Remote Code Execution Vulnerability
Weaknesses CWE-22
References
Metrics cvssV3_0

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


Subscriptions

Heimdalldata Database Proxy
cve-icon MITRE

Status: PUBLISHED

Assigner: zdi

Published:

Updated: 2026-08-20T16:15:48.152Z

Reserved: 2026-07-29T17:04:22.184Z

Link: CVE-2026-18274

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-20T17:17:24.003

Modified: 2026-08-20T17:17:24.003

Link: CVE-2026-18274

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T20:45:04Z

Weaknesses
  • CWE-22

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