TROYANOSYVIRUS
Back to CVEs

CVE-2026-34359

HIGH
7.4

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.

CVE Details

CVSS v3.1 Score7.4
SeverityHIGH
CVSS VectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack VectorNETWORK
ComplexityHIGH
Privileges RequiredNONE
User InteractionNONE
Published3/31/2026
Last Modified4/3/2026
Sourcenvd
Honeypot Sightings0

Affected Products

hapifhir:hl7_fhir_core

Weaknesses (CWE)

CWE-346

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.