Inefficient regular expression complexity in FHIR - CVE-2026-45367

 

Inefficient regular expression complexity in FHIR - CVE-2026-45367

Published: July 14, 2026


Vulnerability identifier: #VU137474
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-45367
CWE-ID: CWE-1333
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to inefficient regular expression complexity in FHIRPathEngine matches(), matchesFull(), and replaceMatches() processing when evaluating user-supplied FHIRPath expressions containing crafted regular expressions. A remote attacker can send a crafted resource containing an evil regex pattern to cause a denial of service.

The issue affects the FHIR Validator HTTP endpoint, and no timeout mechanism protects FHIRPath evaluation in this code path.


Affected software

FHIR

How to mitigate CVE-2026-45367

Install security update from vendor's website.

FHIR - update to 6.9.7

External References

Related Security Bulletins