CVE Catalog

CVE-2026-45367

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.49%

39th percentile - higher than 39% of all known CVEs

Summary

In HAPI FHIR before version 6.9.7, the FHIRPathEngine passes user-controlled regular expressions from matches(), matchesFull(), and replaceMatches() to Java regex operations without effective timeouts, allowing catastrophic backtracking and denial of service (DoS).

Risk Assessment

An attacker can send specially crafted FHIR queries, causing excessive CPU and memory usage on the server, leading to service unavailability for legitimate users.

Recommendation

Immediately upgrade HAPI FHIR to version 6.9.7 or later, which includes a fix that eliminates the DoS vulnerability via regular expressions.

Other vulnerabilities in HAPI FHIR

See all
Original NVD description (English source)

HAPI FHIR is a complete implementation of the HL7 FHIR standard for healthcare interoperability in Java. Prior to 6.9.7, the FHIRPathEngine implementation passes user-controlled regular expressions from matches(), matchesFull(), and replaceMatches() to Java regex operations without effective timeouts, allowing catastrophic backtracking and denial of service. This issue is fixed in version 6.9.7.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS