SCA: security update for ca.uhn.hapi.fhir:org.hl7.fhir.core (GHSA-3ww8-jw56-9f5h)

medium Tenable Cloud Security Plugin ID 439469

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java.
Prior to version 6.9.4, the /loadIG HTTP endpoint in the FHIR Validator HTTP service accepts a user-
supplied URL via JSON body and makes server-side HTTP requests to it without any hostname, scheme, or
domain validation. An unauthenticated attacker with network access to the validator can probe internal
network services, cloud metadata endpoints, and map network topology through error-based information
leakage. With explore=true (the default for this code path), each request triggers multiple outbound HTTP
calls, amplifying reconnaissance capability. This issue has been patched in version 6.9.4.
(CVE-2026-34360)

Solution

Update the ca.uhn.hapi.fhir:org.hl7.fhir.core library and its related packages to version 6.9.4 or later.

See Also

https://github.com/advisories/GHSA-3ww8-jw56-9f5h

Plugin Details

Severity: Medium

ID: 439469

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 3/30/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.9

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N

CVSS Score Source: CVE-2026-34360

CVSS v3

Risk Factor: Medium

Base Score: 5.8

Temporal Score: 5.2

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 3/30/2026

Vulnerability Publication Date: 3/30/2026

Reference Information

CVE: CVE-2026-34360

cwe: CWE-918