XML External Entity injection in OpenEMR - CVE-2026-33913
Published: April 23, 2026
OpenEMR
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper restriction of xml external entity reference in the CCDA import functionality in src/Services/Cda/XmlExtended.php when parsing uploaded CCDA XML with XInclude processing enabled. A remote user can upload a crafted CCDA document containing XInclude directives to disclose sensitive information.
Exploitation requires access to the Carecoordination module, and only instances with that module enabled are vulnerable.