Description
OpenEMR before 8.3.0 contains a path traversal vulnerability in the EDI archive restore function. The archrestore_sel POST parameter is passed to the archive restore handler without sanitization for path traversal sequences. The handler checks whether the supplied path exists on the filesystem, and the differing response messages leak whether the target path exists. An authenticated user with EOB Data Entry permissions can probe arbitrary filesystem paths on the server to determine file existence.
Published: 2026-08-19
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OpenEMR versions older than 8.3.0 contain a path traversal flaw in the EDI archive restore function. The archrestore_sel POST parameter is accepted without sanitizing directory traversal sequences. When the supplied path is checked against the file system, the differing success or failure messages reveal whether the target file exists. An authenticated user who has EOB Data Entry permissions can therefore probe arbitrary filesystem paths on the server, revealing the presence of files and potentially confidential directory structures. The attack is limited to information disclosure; there is no opportunity for code execution or privilege escalation.

Affected Systems

The vendor is OpenEMR, and the product is the OpenEMR electronic medical record system. All releases prior to 8.3.0 are affected, as the fix was introduced in the 8.3.0 release.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity for this kind of information disclosure. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog. Exploitation is possible only by an authenticated user with EOB Data Entry permissions, so the risk is confined to individuals who hold that role. Nonetheless, the ability to locate arbitrary files can aid attackers in constructing further attacks against sensitive data stored on the system.

Generated by OpenCVE AI on August 19, 2026 at 18:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenEMR to version 8.3.0 or later, which contains the path traversal fix.
  • Restrict the EOB Data Entry role to trusted personnel only and audit its usage; eliminate unnecessary permissions that grant that role.
  • Disable or lock down the EDI archive restore feature for all users until the upgrade can be performed.
  • Configure the web application to return generic error messages for file existence checks to prevent leakage of directory information.

Generated by OpenCVE AI on August 19, 2026 at 18:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 18:30:00 +0000

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

Wed, 19 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
Description OpenEMR before 8.3.0 contains a path traversal vulnerability in the EDI archive restore function. The archrestore_sel POST parameter is passed to the archive restore handler without sanitization for path traversal sequences. The handler checks whether the supplied path exists on the filesystem, and the differing response messages leak whether the target path exists. An authenticated user with EOB Data Entry permissions can probe arbitrary filesystem paths on the server to determine file existence.
Title OpenEMR < 8.3.0 Path Traversal Information Disclosure via EDI Archive Restore
Weaknesses CWE-22
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-19T14:55:56.729Z

Reserved: 2026-08-19T14:53:58.572Z

Link: CVE-2026-76614

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-19T15:18:11.353

Modified: 2026-08-19T15:18:11.353

Link: CVE-2026-76614

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-19T18:15:04Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')