---
id: CVE-2026-47660
title: >-
  Pathling is a set of tools that make it easier to use FHIR and clinical
  terminology within health data analytics
summary: >-
  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 bulk-submit operation allows an allowed submitter to supply
  an explic…
severity: none
cwe:
  - CWE-522
  - CWE-918
published: '2026-08-07'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T21:02:22.660'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-47660'
references:
  - url: 'https://github.com/aehrc/pathling/security/advisories/GHSA-245h-c573-9vr5'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.0031
epssPercentile: 0.24106
ingestedAt: '2026-09-09T21:22:45.524Z'
---

## Overview

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 bulk-submit operation allows an allowed submitter to supply an explicit `oauthMetadataUrl` parameter that is not validated against `pathling.bulkSubmit.allowableSources`. When present, the bulk-submit OAuth flow trusts metadata and the returned `token_endpoint` from the caller-chosen location, then builds outbound OAuth client authentication directly from the submitter's stored credentials. This is fixed in Pathling Server 2.0.0.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
