CVE-2026-49485
HIGHHAPI FHIR: ReDoS via FHIRPath matches()/replaceMatches() in FHIR Validator HTTP Endpoint
Title source: cnaDescription
HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to 6.9.9 and 6.9.4.2, all implementations of FHIRPathEngine accept arbitrary FHIRPath expressions and evaluate them without input validation, and the FHIRPath functions matches(), matchesFull(), and replaceMatches() pass user-controlled regular expressions to Java's Pattern.compile() and String.replaceAll() through an incomplete timeout utility. An attacker can send a resource containing an evil regex pattern that causes catastrophic backtracking, exhausting CPU resources and causing denial of service in the FHIR Validator HTTP endpoint and affected org.hl7.fhir.* modules. This issue is fixed in versions 6.9.9 and 6.9.4.2.
References (6)
Core 6
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/hapifhir/org.hl7.fhir.core/security/advisories/GHSA-7cmj-v6x8-frvv
X_Refsource_Misc x_refsource_misc
https://github.com/hapifhir/org.hl7.fhir.core/pull/2463
X_Refsource_Misc x_refsource_misc
https://github.com/hapifhir/org.hl7.fhir.core/commit/109c88837c032ef399b2eb87ddde86692065cf41
X_Refsource_Misc x_refsource_misc
https://github.com/hapifhir/org.hl7.fhir.core/commit/e08982d2b6f6dcd6c670a762d9cf999179fbe4ed
X_Refsource_Misc x_refsource_misc
https://github.com/hapifhir/org.hl7.fhir.core/releases/tag/6.9.4.2
X_Refsource_Misc x_refsource_misc
https://github.com/hapifhir/org.hl7.fhir.core/releases/tag/6.9.9
Scores
CVSS v3
7.5
EPSS
0.0037
EPSS Percentile
29.9%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-1333
CWE-400
Status
published
Products (2)
hapifhir/org.hl7.fhir.core
< 6.9.4.2
hapifhir/org.hl7.fhir.core
>= 6.9.5, < 6.9.9
Published
Jul 17, 2026
Tracked Since
Jul 18, 2026