Cross-site scripting in FHIR - CVE-2026-62293
Published: July 14, 2026
Vulnerability details
The vulnerability allows a remote attacker to execute arbitrary script in a generated HTML report.
The vulnerability exists due to cross-site scripting in org.hl7.fhir.validation.Scanner.java when generating scan.html from attacker-controlled implementation guide or profile titles and source references. A remote attacker can supply a specially crafted implementation guide or profile to execute arbitrary script in a generated HTML report.
User interaction is required to open the generated report in a browser.