CVE-2026-47664

Source
https://cve.org/CVERecord?id=CVE-2026-47664
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47664.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-47664
Aliases
  • GHSA-69wc-hrxh-5528
Published
2026-08-07T20:28:06.882Z
Modified
2026-08-11T03:30:36.432983512Z
Severity
  • 8.6 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Pathling: $import-pnp operation enables authenticated SSRF, credential leakage, and warehouse data poisoning
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47664.json",
    "cwe_ids": [
        "CWE-20",
        "CWE-345",
        "CWE-918"
    ]
}
References

Affected packages

Git / github.com/aehrc/pathling

Affected ranges

Type
GIT
Repo
https://github.com/aehrc/pathling
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "2.0.0"
        }
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47664.json"