CVE-2026-62296

HIGH CVSS 3.1: 7.5 EPSS 0.28%
Updated Aug 07, 2026
Java
Parameter Value
CVSS 7.5 (HIGH)
Fixed In 6.9.11
Type CWE-20 (Improper Input Validation), CWE-674, CWE-400 (Uncontrolled Resource Consumption)
Vendor Java
Public PoC No

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to 6.9.11, XhtmlParser.java imposes no maximum element nesting depth, so a deeply nested text.div narrative triggers unbounded recursion between parseElementInner() and parseElement(), raising a StackOverflowError. An attacker who can submit FHIR resources containing such narratives can thus crash a parsing or validation worker thread, affecting validator services and any application that parses attacker-supplied FHIR JSON or XML.

This issue is fixed in version 6.9.11.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
None
No data modification
Availability
High
Complete denial of service

CVSS Vector v3.1