Vulnerability in Hapifhir Hl7 Fhir Core
CVE-2026-34359
HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to version 6.9.4, ManagedWebAccessUtils.getServer() uses String.startsWith() to match request URLs against configured server URLs for authentication credential dispatch. Because configured server URLs (e.g., http://tx.fhir.org) lack a trailing slash or host boundary check, an attacker-controlled domain like http://tx.fhir.org.attacker.com matches the prefix and receives Bearer tokens, Basic auth credentials, or API keys when the HTTP client follows a redirect to that domain. This issue has been patched in version 6.9.4.
EPSS: 0.002 (5.4th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.4 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N.
Affected products
- Hapifhir Hl7_fhir_core
- Hapifhir Org.hl7.fhir.core — versions < 6.9.4
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Vendor Advisory)
Frequently asked questions
- What is CVE-2026-34359?
- CVE-2026-34359 is a high-severity vulnerability in Hapifhir Hl7 Fhir Core, classified under Origin Validation Error. CVSS score: 7.4/10. Published 2026-03-31.
- How severe is CVE-2026-34359?
- High severity. CVSS v3 base score is 7.4 out of 10.