CVE-2026-62295
Last modified
CVE-2026-62295 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| hapifhir | org.hl7.fhir.core | < 6.9.11 |
| hapifhir | ca.uhn.hapi.fhir:org.hl7.fhir.r5 | < 6.9.11 |
| hapifhir | ca.uhn.hapi.fhir:org.hl7.fhir.utilities | < 6.9.11 |
| hapifhir | ca.uhn.hapi.fhir:org.hl7.fhir.validation | < 6.9.11 |
| hapifhir | ca.uhn.hapi.fhir:org.hl7.fhir.validation.cli | < 6.9.11 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-62295?
How severe is CVE-2026-62295?
How do I fix CVE-2026-62295?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-6228The Frontend Admin by DynamiApps plugin for WordPress is vul…8.8
- CVE-2026-62287Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-6229The Royal Elementor Addons plugin for WordPress is vulnerabl…7.2
- CVE-2026-62290cert-manager adds certificates and certificate issuers as re…7.3
- CVE-2026-62293HAPI FHIR is a complete implementation of the HL7 FHIR stand…5
- CVE-2026-62294Flameshot is powerful yet simple to use screenshot software.…5.1
- CVE-2026-62296HAPI FHIR is a complete implementation of the HL7 FHIR stand…7.5
- CVE-2026-62299CoreDNS is a DNS server written in Go. Prior to 1.14.5, the …5.3
- CVE-2026-6230The Tainacan plugin for WordPress is vulnerable to time-base…7.5
- CVE-2026-62309CoreDNS is a DNS server written in Go. Prior to 1.14.4, a si…7.5
- CVE-2026-6231The bson_validate function may return early on specific inpu…7.5
- CVE-2026-623129Router is an AI router & token saver. Prior to 0.5.2, 9Rout…8.8
Are you affected by CVE-2026-62295?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
