CVE-2026-33180
Description
HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to version 6.9.0, when setting headers in HTTP requests, the internal HTTP client sends headers first to the host in the initial URL but also, if asked to follow redirects and a 30X HTTP response code is returned, to the host mentioned in URL in the Location: response header value. Sending the same set of headers to subsequent hosts is a problem as this header often contains privacy sensitive information or data that could allow others to impersonate the client's request. This issue has been patched in release 6.9.0. No known workarounds are available.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
ca.uhn.hapi.fhir:org.hl7.fhir.utilitiesMaven | < 6.9.0 | 6.9.0 |
ca.uhn.hapi.fhir:org.hl7.fhir.convertorsMaven | < 6.9.0 | 6.9.0 |
ca.uhn.hapi.fhir:org.hl7.fhir.dstu2Maven | < 6.9.0 | 6.9.0 |
ca.uhn.hapi.fhir:org.hl7.fhir.dstu3Maven | < 6.9.0 | 6.9.0 |
ca.uhn.hapi.fhir:org.hl7.fhir.dstu3.supportMaven | < 6.9.0 | 6.9.0 |
ca.uhn.hapi.fhir:org.hl7.fhir.dstu2016mayMaven | < 6.9.0 | 6.9.0 |
ca.uhn.hapi.fhir:org.hl7.fhir.modelMaven | < 6.9.0 | 6.9.0 |
ca.uhn.hapi.fhir:org.hl7.fhir.r4Maven | < 6.9.0 | 6.9.0 |
ca.uhn.hapi.fhir:org.hl7.fhir.r4bMaven | < 6.9.0 | 6.9.0 |
ca.uhn.hapi.fhir:org.hl7.fhir.r5Maven | < 6.9.0 | 6.9.0 |
ca.uhn.hapi.fhir:org.hl7.fhir.validationMaven | < 6.9.0 | 6.9.0 |
ca.uhn.hapi.fhir:org.hl7.fhir.validation.cliMaven | < 6.9.0 | 6.9.0 |
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3News mentions
0No linked articles in our index yet.