CVE-2026-24487

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, an authorization bypass vulnerability in the FHIR CareTeam resource endpoint allows patient-scoped FHIR tokens to access care team data for all patients instead of being restricted to only the authenticated patient's data. This could potentially lead to unauthorized disclosure of Protected Health Information (PHI), including patient-provider relationships and care team structures across the entire system. The issue occurs because the `FhirCareTeamService` does not implement the `IPatientCompartmentResourceService` interface and does not pass the patient binding parameter to the underlying service, bypassing the patient compartment filtering mechanism. Version 8.0.0 contains a patch for this issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:open-emr:openemr:*:*:*:*:*:*:*:*

History

27 Feb 2026, 14:44

Type Values Removed Values Added
First Time Open-emr openemr
Open-emr
References () https://github.com/openemr/openemr/commit/5ce10a3961b73862aaf31eb30044ffe1018465cc - () https://github.com/openemr/openemr/commit/5ce10a3961b73862aaf31eb30044ffe1018465cc - Patch
References () https://github.com/openemr/openemr/security/advisories/GHSA-4frq-f657-hwrc - () https://github.com/openemr/openemr/security/advisories/GHSA-4frq-f657-hwrc - Exploit, Vendor Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5
CPE cpe:2.3:a:open-emr:openemr:*:*:*:*:*:*:*:*

25 Feb 2026, 19:43

Type Values Removed Values Added
New CVE

Information

Published : 2026-02-25 19:43

Updated : 2026-02-27 14:44


NVD link : CVE-2026-24487

Mitre link : CVE-2026-24487

CVE.ORG link : CVE-2026-24487


JSON object : View

Products Affected

open-emr

  • openemr
CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-863

Incorrect Authorization