CVE-2026-33913 PUBLISHED

OpenEMR: XInclude Injection in CCDA Import Allows Reading Arbitrary Server Files

Assigner: GitHub_M
Reserved: 24.03.2026 Published: 25.03.2026 Updated: 25.03.2026

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0.3, an authenticated user with access to the Carecoordination module can upload a crafted CCDA document containing <xi:include href="file:///etc/passwd" parse="text"/> to read arbitrary files from the server. Version 8.0.0.3 patches the issue.

Metrics

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

Product Status

Vendor openemr
Product openemr
Versions
  • Version < 8.0.0.3 is affected

References

Problem Types

  • CWE-611: Improper Restriction of XML External Entity Reference CWE