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: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OpenEMR versions earlier 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, and the handler checks whether the supplied path exists on the file system. The difference between success or failure messages leaks whether the target file or directory exists. An authenticated user who has EOB Data Entry permissions can therefore probe arbitrary filesystem paths on the server and discover the presence of files and potentially sensitive directory structures. The vulnerability does not allow code execution or privilege escalation, but it enables enumeration of server files which could aid in subsequent attacks.

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 rates this vulnerability as moderate. EPSS is < 1% and the issue is not listed in the CISA KEV catalog. Exploitation requires an authenticated user with EOB Data Entry permissions; therefore the risk is limited to personnel with that role. Nonetheless, the ability to discover arbitrary files can assist attackers in building more targeted attacks against sensitive data stored on the system.

Generated by OpenCVE AI on August 20, 2026 at 15:18 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 20, 2026 at 15:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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-21T19:30:41.910Z

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

Link: CVE-2026-76614

cve-icon Vulnrichment

Updated: 2026-08-21T19:30:36.523Z

cve-icon NVD

Status : Received

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

Modified: 2026-08-21T20:16:44.537

Link: CVE-2026-76614

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T15:30:03Z

Weaknesses
  • CWE-22

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