CVE-2021-32053

MEDIUM

HAPI FHIR < 5.4.0 - Denial of Service via History Request Resource Consumption

Title source: llm
STIX 2.1

Description

JPA Server in HAPI FHIR before 5.4.0 allows a user to deny service (e.g., disable access to the database after the attack stops) via history requests. This occurs because of a SELECT COUNT statement that requires a full index scan, with an accompanying large amount of server resources if there are many simultaneous history requests.

References (3)

Core 3
Core References
Vendor Advisory x_refsource_misc
https://hapifhir.io
Third Party Advisory x_refsource_misc
https://github.com/hapifhir/hapi-fhir/issues/2641
Patch, Third Party Advisory x_refsource_misc
https://github.com/hapifhir/hapi-fhir/pull/2642

Scores

CVSS v3 5.3
EPSS 0.0159
EPSS Percentile 72.5%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Details

CWE
CWE-400
Status published
Products (2)
ca.uhn.hapi.fhir/hapi-fhir-jpaserver-base 0 - 5.4.0Maven
fhir/hapi_fhir < 5.4.0
Published May 10, 2021
Tracked Since Feb 18, 2026