CVE-2026-81875: HAPI FHIR: SHCParser unbounded DEFLATE decompression causes denial of service

Published Sep 16, 2026
·
Updated

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to version 6.9.12, SHCParser in org.hl7.fhir.r5/src/main/java/org/hl7/fhir/r5/elementmodel/SHCParser.java can consume attacker-controlled Smart Health Card JWT content whose header contains zip: "DEF" and whose small raw-DEFLATE payload expands to a very large value. SHCParser.decodeJWT() passes the decoded payload to SHCParser.inflate(), which accumulates all decompressed bytes in a ByteArrayOutputStream without an output-size limit before JSON parsing, and SHCParser.decompress() contains the same unbounded pattern. An application or validator service that accepts attacker-supplied SHC content can therefore suffer excessive heap allocation, severe garbage-collection pressure, request failure, process instability, or process termination. This issue is fixed in version 6.9.12.

Affected Software

1 affected component
Hapi HAPI FHIR<6.9.12

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade HAPI FHIR (org.hl7.fhir.r5 elementmodel SHCParser) to a version that resolves this vulnerability.

    Fixed in 6.9.12

Event History

Sep 16, 2026
CVE Published
via MITRE·06:44 PM
Data Sourced
via MITRE·06:44 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed?

Applications or validator services that accept attacker-supplied Smart Health Card content are exposed if they use a vulnerable version of HAPI FHIR. The issue affects SHC parsing paths that process JWT content with a zip header value of "DEF".

2

What does an attacker need to exploit this issue?

An attacker only needs to submit a crafted Smart Health Card JWT containing a small raw-DEFLATE payload that expands to a very large amount of data. No authentication or user interaction is required.

3

What is the operational impact of exploitation?

Decompression occurs without an output-size limit before JSON parsing, allowing excessive heap allocation and garbage-collection pressure. This can cause request failures, process instability, or process termination.

4

How can this be remediated?

Upgrade HAPI FHIR to version 6.9.12, which fixes the issue. If an upgrade cannot be applied immediately, avoid accepting untrusted SHC content through affected parsing or validation paths.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203