CVE-2026-62295
Published:August 07, 2026
Updated:September 01, 2026
HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to 6.9.11, the JSON utility parser in org.hl7.fhir.utilities.json.parser.JsonParser enforces no maximum nesting depth for arrays or objects. As a result, a small but deeply nested, syntactically valid FHIR JSON document can trigger unbounded readArray() or readObject() recursion, raising a StackOverflowError before structural validation runs. An attacker who can submit JSON resources for validation can thus crash the request thread, and services that do not isolate StackOverflowError safely may experience worker loss or process instability — a denial-of-service condition. This issue is fixed in version 6.9.11.
Affected Packages
https://github.com/hapifhir/org.hl7.fhir.core.git (GITHUB):
Affected version(s) >=v4.0.0 <6.9.11Fix Suggestion:
Update to version 6.9.11ca.uhn.hapi.fhir:org.hl7.fhir.r5 (JAVA):
Affected version(s) >=0.0.1 <6.9.11Fix Suggestion:
Update to version 6.9.11ca.uhn.hapi.fhir:org.hl7.fhir.validation (JAVA):
Affected version(s) >=0.0.1 <6.9.11Fix Suggestion:
Update to version 6.9.11ca.uhn.hapi.fhir:org.hl7.fhir.utilities (JAVA):
Affected version(s) >=0.0.1 <6.9.11Fix Suggestion:
Update to version 6.9.11Related Resources (4)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
EPSS
Base Score:
0.28