Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-62296 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-20Improper Input Validation[email protected]
CWE-400Uncontrolled Resource Consumption[email protected]
CWE-674Uncontrolled Recursion[email protected]

Affected Products

ProductVersions
HAPI FHIR
<= 6.9.10 (semver)

CPE

  • cpe:2.3:a:hapifhir:hl7_fhir_core:*:*:*:*:*:*:*:*

Remediation

  • Upgrade: 6.9.11moderate effort
ca.uhn.hapi.fhir
All versions

CPE

  • cpe:2.3:a:fhir:hapi_fhir:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
ca.uhn.hapi.fhir.utilities
All versions

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • No remediation found in references.
ca.uhn.hapi.fhir.validation
All versions

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • No remediation found in references.
ca.uhn.hapi.fhir.validation.cli
All versions

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • No remediation found in references.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-62296
NVD Published Date:
Aug 7, 2026
NVD Last Modified:
Sep 9, 2026
Source:
[email protected]
CVE-2026-62296 Details - Not Deferred