cvedb.io
CVE-2026-34359
HIGH · CVSS 7.4
EPSS exploitation probability: 0%
Published 2026-03-31T17:16:31.937 · Last modified 2026-06-17T10:38:56.570

Summary

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.

Affected products

hapifhir — hl7_fhir_core

Does this affect you?

Add your gear to cvedb and we'll alert you only when hapifhir ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.