Uncontrolled Recursion in FHIR - CVE-2026-62295
Published: July 14, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to uncontrolled recursion in JsonParser.java when parsing deeply nested JSON arrays or objects. A remote attacker can submit a specially crafted JSON resource to cause a denial of service.
The issue can be triggered before FHIR structural validation rejects the input.