PT-2026-69136 · Hapi Fhir · Hapi Fhir
CVE-2026-62295
·
Published
2026-08-07
·
Updated
2026-08-07
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
HAPI FHIR versions prior to 6.9.11
Description
The JSON utility parser in
org.hl7.fhir.utilities.json.parser.JsonParser does not enforce a maximum nesting depth for arrays or objects. A syntactically valid but deeply nested FHIR JSON document can trigger unbounded recursion in the readArray() or readObject() functions. This leads to a StackOverflowError—a situation where the application's call stack exceeds its allocated limit—before structural validation occurs. An attacker submitting such resources can crash the request thread, potentially causing worker loss or process instability, resulting in a denial-of-service condition.Recommendations
Update to version 6.9.11.
Exploit
Fix
DoS
Resource Exhaustion
RCE
Uncontrolled Recursion
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Hapi Fhir