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.
References
| Link | Resource |
|---|---|
| https://github.com/hapifhir/org.hl7.fhir.core/security/advisories/GHSA-fgv2-4q4g-wc35 | Exploit Vendor Advisory |
| https://github.com/hapifhir/org.hl7.fhir.core/security/advisories/GHSA-fgv2-4q4g-wc35 | Exploit Vendor Advisory |
Configurations
History
03 Apr 2026, 13:34
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Hapifhir hl7 Fhir Core
Hapifhir |
|
| References | () https://github.com/hapifhir/org.hl7.fhir.core/security/advisories/GHSA-fgv2-4q4g-wc35 - Exploit, Vendor Advisory | |
| CPE | cpe:2.3:a:hapifhir:hl7_fhir_core:*:*:*:*:*:*:*:* |
31 Mar 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/hapifhir/org.hl7.fhir.core/security/advisories/GHSA-fgv2-4q4g-wc35 - |
31 Mar 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-31 17:16
Updated : 2026-04-03 13:34
NVD link : CVE-2026-34359
Mitre link : CVE-2026-34359
CVE.ORG link : CVE-2026-34359
JSON object : View
Products Affected
hapifhir
- hl7_fhir_core
CWE
CWE-346
Origin Validation Error
