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

17 Jun 2026, 10:23

Type Values Removed Values Added
Summary
  • (es) OpenEMR es una aplicación de gestión de registros de salud electrónicos y práctica médica de código abierto y gratuita. Antes de la versión 8.0.0, una vulnerabilidad de omisión de autorización en el endpoint del recurso FHIR CareTeam permite que los tokens FHIR con alcance de paciente accedan a datos del equipo de atención para todos los pacientes en lugar de estar restringidos únicamente a los datos del paciente autenticado. Esto podría llevar potencialmente a la divulgación no autorizada de Información de Salud Protegida (PHI), incluyendo relaciones paciente-proveedor y estructuras de equipo de atención en todo el sistema. El problema ocurre porque el 'FhirCareTeamService' no implementa la interfaz 'IPatientCompartmentResourceService' y no pasa el parámetro de enlace de paciente al servicio subyacente, omitiendo el mecanismo de filtrado del compartimento de paciente. La versión 8.0.0 contiene un parche para este problema.

27 Feb 2026, 14:44

Type Values Removed Values Added
First Time Open-emr openemr
Open-emr
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5
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
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-06-17 10:23


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