Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-47661
Published:August 07, 2026
Updated:September 01, 2026
Pathling is a set of tools that make it easier to use FHIR and clinical terminology within health data analytics. Prior to version 2.0.0 of Pathling Server, Pathling's "/$result" endpoint allows a caller who can obtain any valid async export job ID to supply "file" parameter values containing path traversal sequences. The handler verifies only the supplied "job" and never normalises or confines the requested "file" path to that job's "jobs/<jobId>" directory before opening it as a filesystem resource. Because async export scratch space lives under the same warehouse database root as persisted resource tables, an attacker can use their own export job to read other files from the warehouse. This is fixed in Pathling Server 2.0.0. As an interim mitigation, disable the async export operations ("pathling.operations.exportEnabled", "patientExportEnabled", "groupExportEnabled", "bulkSubmitEnabled") or enable authentication and restrict export capability to trusted callers.
Affected Packages
https://github.com/aehrc/pathling.git (GITHUB):
Affected version(s) >=server-v1.0.0 <server-v2.0.0
Fix Suggestion:
Update to version server-v2.0.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
EPSS
Base Score:
0.40