CVE-2026-67611

OpenEMR · OpenEMR

OpenEMR is susceptible to an authentication bypass vulnerability involving the OAuth2 password grant flow due to insufficient security controls.

Executive summary

A critical authentication bypass vulnerability in OpenEMR allows authenticated users to compromise system integrity, necessitating an immediate update.

Vulnerability

The application is vulnerable to an authentication bypass via the OAuth2 password grant mechanism, categorized as CWE-308 (Use of Single-factor Authentication). While the CVSS vector indicates that low privileges are required, the flaw allows an attacker to manipulate the authentication process to gain unauthorized access or elevated privileges.

Business impact

This vulnerability carries a CVSS score of 8.1, reflecting a high severity level. Successful exploitation could lead to unauthorized access to sensitive patient health information and clinical records, potentially resulting in severe regulatory non-compliance, heavy financial penalties, and significant reputational damage to healthcare providers.

Remediation

Immediate Action: Upgrade to the latest version of OpenEMR as specified by the vendor to resolve the authentication bypass.

Proactive Monitoring: Monitor authentication logs for unusual login patterns, such as multiple failed attempts or anomalous token requests originating from unexpected service accounts.

Compensating Controls: Implement strict network access controls and ensure that the OpenEMR instance is not exposed directly to the public internet, using a VPN or internal network access only.

Exploitation status

Public Exploit Available: No (exploit_available: unknown)

Analyst recommendation

The high CVSS score of 8.1 and the existence of a proof-of-concept underscore the urgency of this advisory. Administrators must prioritize patching their OpenEMR deployments to prevent potential unauthorized access to protected health data.