Description
OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 7.0.4, the `disposeDocument()` method in `EtherFaxActions.php` allows authenticated users to read arbitrary files from the server filesystem. Any authenticated user (regardless of privilege level) can exploit this vulnerability to read sensitive files. Version 7.0.4 patches the issue.
Published: 2026-02-25
Score: 10 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Arbitrary File Read
Action: Patch
AI Analysis

Impact

The disclosure targets a flaw in the disposeDocument method of OpenEMR's EtherFaxActions.php, which permits any authenticated user to read files on the server irrespective of permission levels. This vulnerability allows attackers to obtain sensitive data such as configuration files, passwords, or patient information. It is a classic example of CWE‑22, where path traversal or improper validation enables unauthorized file access, resulting in a severe breach of confidentiality.

Affected Systems

Vulnerable installations include OpenEMR versions prior to 7.0.4. The affected component is the disposeDocument method in EtherFaxActions.php, accessible to all authenticated users regardless of their role. Patching to OpenEMR 7.0.4 or later resolves the issue.

Risk and Exploitability

The flaw carries a maximum CVSS score of 10, indicating the ability to read any file without privilege escalation. However, the EPSS score is reported as less than 1%, suggesting a low probability of exploitation in the wild at present, and the vulnerability is not listed in the CISA KEV catalog. Attackers still need valid credentials, but because all authenticated users can exploit the flaw, the risk remains high if user accounts are compromised or weakly protected.

Generated by OpenCVE AI on April 17, 2026 at 15:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenEMR to version 7.0.4 or newer to receive the official patch.
  • If an immediate upgrade cannot be performed, remove or rename the disposeDocument method in EtherFaxActions.php and disable the EtherFax feature, or otherwise restrict access to this file so that only privileged roles can invoke it.
  • Implement additional access controls to ensure that only authorized personnel can interact with sensitive components, and consider enforcing strict file path validation to mitigate similar issues in the future.

Generated by OpenCVE AI on April 17, 2026 at 15:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 25 Feb 2026 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 25 Feb 2026 17:00:00 +0000

Type Values Removed Values Added
First Time appeared Open-emr
Open-emr openemr
CPEs cpe:2.3:a:open-emr:openemr:*:*:*:*:*:*:*:*
Vendors & Products Open-emr
Open-emr openemr

Wed, 25 Feb 2026 12:00:00 +0000

Type Values Removed Values Added
First Time appeared Openemr
Openemr openemr
Vendors & Products Openemr
Openemr openemr

Wed, 25 Feb 2026 02:00:00 +0000

Type Values Removed Values Added
Description OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 7.0.4, the `disposeDocument()` method in `EtherFaxActions.php` allows authenticated users to read arbitrary files from the server filesystem. Any authenticated user (regardless of privilege level) can exploit this vulnerability to read sensitive files. Version 7.0.4 patches the issue.
Title OpenEMR Arbitrary File Read Vulnerability
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 10, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-02-25T21:05:01.567Z

Reserved: 2026-01-27T14:51:03.060Z

Link: CVE-2026-24849

cve-icon Vulnrichment

Updated: 2026-02-25T21:04:54.664Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-25T02:16:22.197

Modified: 2026-02-25T16:56:53.200

Link: CVE-2026-24849

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-17T15:45:15Z

Weaknesses