Sceawere

Vulnerability Detail

CVE-2026-76614UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

OpenEMR EDI Archive Path Traversal

Vulnerability Metadata

Severity
Medium
Score / CVSS
4.3
Creation Date
2h ago
Vendor
openemr
Product
openemr
Attack Type
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Vector String
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Attack Complexity
LOW

Narrative and Response

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.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "4.3",
  "pubDate": "2026-08-19T15:18:11.353Z",
  "pubdate": "2026-08-19T15:18:11.353Z",
  "executiveSummary": "OpenEMR before 8.3.0 suffers from a path traversal vulnerability residing within its Electronic Data Interchange (EDI) archive restore functionality.\nThe vulnerability allows an authenticated attacker with specific permissions to probe arbitrary filesystem paths across the underlying server infrastructure.\nBy manipulating the archrestore_sel POST parameter, an attacker can leverage differing application response messages to accurately determine the existence of arbitrary files and directories.\nThis information disclosure vector enables internal reconnaissance, potentially exposing sensitive system configurations or file structures to unauthorized users.\nExploitation requires authentication and specific functional privileges, namely EOB Data Entry permissions, limiting the attack surface to malicious insiders or compromised privileged accounts.",
  "technicalDetails": "The vulnerability stems from improper input validation and insufficient sanitization of the archrestore_sel POST parameter within the archive restore handler of OpenEMR.\nThe affected component fails to filter path traversal sequences, such as dot-dot-slash patterns, allowing supplied input to directly influence filesystem operations.\nDuring execution, the handler verifies whether the user-supplied path exists on the host filesystem.\nThe application subsequently returns differing response messages based on whether the target path is successfully resolved on the disk.\nAn authenticated attacker possessing EOB Data Entry permissions can systematically abuse this behavior to execute a file existence oracle attack.\nThe step-by-step attack flow involves crafting malicious POST requests containing traversal sequences within the archrestore_sel parameter to target arbitrary paths.\nThe server processes the unsanitized path and evaluates its existence on the underlying filesystem.\nThe application leaks the status of the queried path through distinct response discrepancies.\nBy iterating through various directory and file targets, the attacker maps the server filesystem and gathers reconnaissance data.\nThe affected versions include all OpenEMR deployments prior to version 8.3.0.\nThe attack vector requires network access to the application interface, valid user credentials, and specific application privileges."
}
CVE-2026-76614: OpenEMR EDI Archive Path Traversal (MEDIUM Severity, CVSS: 4.3) - Sceawere