๐Ÿ” CVE Alert

CVE-2026-81876

HIGH 7.5

HAPI FHIR: SHCParser DEFLATE infinite loop causes denial of service

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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 enter an infinite loop while processing attacker-controlled Smart Health Card JWT content whose header contains zip: "DEF" and whose raw-DEFLATE payload is empty or truncated. SHCParser.decodeJWT() reaches SHCParser.inflate(), where Inflater.inflate() can return zero while Inflater.finished() remains false and Inflater.needsInput() is true. The loop also lacks an Inflater.needsDictionary() termination check, SHCParser.decompress() contains the same zero-progress pattern, and ResourceChecker.java can reach SHC parsing during file-format detection. A malformed validation request can pin a JVM worker thread indefinitely, and concurrent requests can exhaust all validation workers. This issue is fixed in version 6.9.12.

CWE CWE-20 CWE-400 CWE-835
Vendor hapifhir
Product org.hl7.fhir.core
Published Sep 16, 2026
Stay Ahead of the Next One

Get instant alerts for hapifhir org.hl7.fhir.core

Be the first to know when new high vulnerabilities affecting hapifhir org.hl7.fhir.core are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

hapifhir / org.hl7.fhir.core
< 6.9.12

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/hapifhir/org.hl7.fhir.core/security/advisories/GHSA-gq9c-wmrm-5hvr github.com: https://github.com/hapifhir/org.hl7.fhir.core/pull/2493 github.com: https://github.com/hapifhir/org.hl7.fhir.core/commit/d804558bd77372b1629e55a5b901cad3f5134cdc github.com: https://github.com/hapifhir/org.hl7.fhir.core/commit/edd5d8c139e669e39270785f08be7b63aefef24c