๐Ÿ” CVE Alert

CVE-2026-47664

UNKNOWN 0.0

Pathling: $import-pnp operation enables authenticated SSRF, credential leakage, and warehouse data poisoning

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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, the `$import-pnp` operation in Pathling Server accepts a caller-supplied `exportUrl` and uses it as the remote FHIR Bulk Export endpoint without constraining it to a trusted source. When PNP credentials are configured, Pathling builds a credentialed bulk-export client targeting the caller-chosen host, downloads manifest-selected files, and then reclassifies those staged files as trusted local `file://` imports - bypassing the configured `allowableSources` allowlist that protects the ordinary `$import` operation. This is fixed in Pathling Server 2.0.0. As a workaround, disable the `$import-pnp` operation (`pathling.operations.importPnpEnabled=false`) or do not configure PNP credentials.

CWE CWE-20 CWE-345 CWE-918
Vendor aehrc
Product pathling
Published Aug 7, 2026
Stay Ahead of the Next One

Get instant alerts for aehrc pathling

Be the first to know when new unknown vulnerabilities affecting aehrc pathling are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

aehrc / pathling
< 2.0.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/aehrc/pathling/security/advisories/GHSA-69wc-hrxh-5528