CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-25164

High
Published: Translated: NVD NIST

Summary

OpenEMR to darmowa i otwartoźródłowa aplikacja do zarządzania elektroniczną dokumentacją medyczną. W wersjach przed 8.0.0, tabela tras API REST w pliku `apis/routes/_rest_routes_standard.inc.php` nie wywołuje `RestConfig::request_authorization_check()` dla tras dokumentów i ubezpieczeń, co pozwala na dostęp do danych pacjentów przez każdy ważny token API.

Risk Assessment

Organizacja narażona jest na nieautoryzowany dostęp do wrażliwych danych pacjentów, co może prowadzić do naruszenia prywatności i przepisów dotyczących ochrony danych osobowych.

Recommendation

Zaleca się aktualizację do wersji 8.0.0 lub nowszej, aby załatać tę podatność i zabezpieczyć dostęp do danych pacjentów.

Related vulnerabilities

Original NVD description (English source)

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the REST API route table in `apis/routes/_rest_routes_standard.inc.php` does not call `RestConfig::request_authorization_check()` for the document and insurance routes. Other patient routes in the same file (e.g. encounters, patients/med) call it with the appropriate ACL. As a result, any valid API bearer token can access or modify every patient's documents and insurance data, regardless of the token’s OpenEMR ACLs—effectively exposing all document and insurance PHI to any authenticated API client. Version 8.0.0 patches the issue.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS