๐Ÿ” CVE Alert

CVE-2026-47663

UNKNOWN 0.0

Pathling: Typed CRUD/search/batch providers can lead to server-wide PHI exfiltration and cross-resource mutation

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, Pathling's typed CRUD/search/batch FHIR surface allows an authenticated caller with only coarse operation authorities to act on attacker-chosen resource families because those entrypoints do not consistently enforce the documented per-resource `read` and `write` authorities. The documented authorization model requires an operation authority (e.g. `pathling:search`) to be paired with the matching per-resource `read` or `write` authority (e.g. `pathling:read:Patient`). Delete and batch are documented to require write authority for all referenced resource types. However, typed search, update, and related handlers are annotated only with `@OperationAccess(...)` and act on the provider-selected resource type without checking the corresponding per-resource authority. This is fixed in Pathling Server 2.0.0.

CWE CWE-285
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-q62q-2m46-r7rv