SSRF in Hapifhir Hl7 Fhir Core
CVE-2026-34360
HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to version 6.9.4, the /loadIG HTTP endpoint in the FHIR Validator HTTP service accepts a user-supplied URL via JSON body and makes server-side HTTP requests to it without any hostname, scheme, or domain validation. An unauthenticated attacker with network access to the validator can probe internal network services, cloud metadata endpoints, and map network topology through error-based information leakage. With explore=true (the default for this code path), each request triggers multiple outbound HTTP calls, amplifying reconnaissance capability. This issue has been patched in version 6.9.4.
Vulnerability class: SSRF (Server-Side Request Forgery)
EPSS: 0.002 (14.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.8 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/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-34360?
- CVE-2026-34360 is a medium-severity vulnerability in Hapifhir Hl7 Fhir Core, classified under Server-Side Request Forgery (SSRF). CVSS score: 5.8/10. Published 2026-03-31.
- How severe is CVE-2026-34360?
- Medium severity. CVSS v3 base score is 5.8 out of 10.