CVE-2026-34359
CRITICAL EPSS 5.4%
Published Mar 31, 20263mo ago · Modified Jun 17, 20261w ago
9.1 CVSS 3.1
Published Mar 31, 2026 3mo ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
5.4% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-346
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| hapifhir | hl7_fhir_core | * | <6.9.4 |
References 1
- github.com https://github.com/hapifhir/org.hl7.fhir.core/security/advisories/GHSA-fgv2-4q4g-wc35
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.