Home

Description

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.

PUBLISHED Reserved 2026-03-27 | Published 2026-03-31 | Updated 2026-03-31 | Assigner GitHub_M




HIGH: 7.4CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Problem types

CWE-346: Origin Validation Error

Product status

< 6.9.4
affected

References

github.com/...r.core/security/advisories/GHSA-fgv2-4q4g-wc35 exploit

github.com/...r.core/security/advisories/GHSA-fgv2-4q4g-wc35

cve.org (CVE-2026-34359)

nvd.nist.gov (CVE-2026-34359)

Download JSON