---
id: CVE-2026-76614
title: >-
  OpenEMR before 8.3.0 contains a path traversal vulnerability in the EDI
  archive restore function
summary: >-
  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 …
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N'
cwe:
  - CWE-22
published: '2026-08-19'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T20:40:01.933'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-76614'
references:
  - url: >-
      https://github.com/openemr/openemr/commit/7973cab3fe3f2fd2374ed71c02605e3c93491c36
    label: disclosure@vulncheck.com
  - url: 'https://github.com/openemr/openemr/releases/tag/v8_3_0'
    label: disclosure@vulncheck.com
  - url: 'https://github.com/openemr/openemr/security/advisories/GHSA-gfwc-jg5p-jcp4'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/openemr-path-traversal-information-disclosure-via-edi-archive-restore
    label: disclosure@vulncheck.com
  - url: 'https://github.com/openemr/openemr/security/advisories/GHSA-gfwc-jg5p-jcp4'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
epss: 0.00396
epssPercentile: 0.31083
ingestedAt: '2026-09-09T21:22:45.539Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
