CVE-2024-52807 HIGH

CVE-2024-52807: XXE vulnerability in XSLT parsing in `org.hl7.fhir.publisher`

Vendor Hl7
Product fhir-ig-publisher
Weakness CWE-611 · XXE
Published January 24, 2025
Last update January 28, 2026

CVSS base score

8.6/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

What the vulnerability does

01Description

The HL7 FHIR IG publisher is a tool to take a set of inputs and create a standard FHIR IG. Prior to version 1.7.4, XSLT transforms performed by various components are vulnerable to XML external entity injections. A processed XML file with a malicious DTD tag `( ]>` could produce XML containing data from the host system. This impacts use cases where org.hl7.fhir.publisher is being used to within a host where external clients can submit XML. A previous release provided an incomplete solution revealed by new testing. This issue has been patched as of version 1.7.4. No known workarounds are available.

Key dates

02Disclosure timeline

January 24, 2025 CVE published
January 28, 2026 Record updated