VYPR

Openemr

by Openemr

Source repositories

CVEs (229)

  • CVE-2019-14529CriAug 2, 2019
    risk 0.02cvss 9.8epss 0.28

    OpenEMR before 5.0.2 allows SQL Injection in interface/forms/eye_mag/save.php.

  • CVE-2026-67612MedAug 3, 2026
    risk 0.00cvss 4.8epss 0.00

    OpenEMR through 8.2.0 contains a stored cross-site scripting vulnerability in the patient portal template system that allows authenticated administrators to inject arbitrary HTML and JavaScript by storing malicious payloads through the template save mode, which only filters…

  • CVE-2026-67611HigAug 3, 2026
    risk 0.00cvss 8.1epss 0.00

    OpenEMR through 8.2.0 contains an authentication bypass vulnerability that allows attackers with valid credentials to circumvent multi-factor authentication by exploiting the exposed OAuth2 password grant flow through an unauthenticated client registration endpoint. Attackers…

  • CVE-2026-67610HigAug 3, 2026
    risk 0.00cvss 8.1epss 0.00

    OpenEMR through 8.2.0 contains an improper authentication vulnerability in the OAuth2 dynamic client registration endpoint that allows unauthenticated attackers to register a malicious client with system-level FHIR scopes by supplying a self-generated RSA keypair via the jwks…

  • CVE-2026-39932CriAug 3, 2026
    risk 0.00cvss 9.1epss 0.01

    OpenEMR through 8.2.0 contains a remote code execution vulnerability in the document category tree component (library/classes/Tree.class.php) that allows authenticated administrators to execute arbitrary operating system commands by injecting PHP payloads into the categories…

  • CVE-2026-39931HigAug 3, 2026
    risk 0.00cvss 7.2epss 0.00

    OpenEMR through 8.2.0 contains an authenticated SQL injection vulnerability in the backup configuration import feature that allows administrators with admin or super ACL privileges to execute arbitrary DDL and DML statements against the application database by uploading a…

  • CVE-2026-25146CriMar 3, 2026
    risk 0.00cvss 9.6epss 0.00

    OpenEMR is a free and open source electronic health records and medical practice management application. From 5.0.2 to before 8.0.0, there are (at least) two paths where the gateway_api_key secret value is rendered to the client in plaintext. These secret keys being leaked could…

  • CVE-2026-24898CriMar 3, 2026
    risk 0.00cvss 10.0epss 0.01

    OpenEMR is a free and open source electronic health records and medical practice management application. Prior to 8.0.0, an unauthenticated token disclosure vulnerability in the MedEx callback endpoint allows any unauthenticated visitor to obtain the practice's MedEx API tokens,…

  • CVE-2026-25147HigFeb 27, 2026
    risk 0.00cvss 7.1epss 0.00

    OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, in `portal/portal_payment.php`, the patient id used for the page is taken from the request (`$pid = $_REQUEST['pid'] ?? $pid` and `$pid =…

  • CVE-2026-27943MedFeb 26, 2026
    risk 0.00cvss 6.5epss 0.00

    OpenEMR is a free and open source electronic health records and medical practice management application. In versions up to and including 8.0.0, the eye exam (eye_mag) view loads data by `form_id` (or equivalent) without verifying that the form belongs to the current user’s…

  • CVE-2026-25930MedFeb 25, 2026
    risk 0.00cvss 6.5epss 0.00

    OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the Layout-Based Form (LBF) printable view accepts `formid` and `visitid` (or `patientid`) from the request and does not verify that the form belongs…

  • CVE-2026-25929MedFeb 25, 2026
    risk 0.00cvss 6.5epss 0.00

    OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the document controller’s `patient_picture` context serves the patient’s photo by document ID or patient ID without verifying that the current…

  • CVE-2026-25746HigFeb 25, 2026
    risk 0.00cvss 8.8epss 0.03

    OpenEMR is a free and open source electronic health records and medical practice management application. Versions prior to 8.0.0 contain a SQL injection vulnerability in prescription that can be exploited by authenticated attackers. The vulnerability exists due to insufficient…

  • CVE-2026-25743MedFeb 25, 2026
    risk 0.00cvss 4.8epss 0.00

    OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, users with the "Forms administration" role can fill questionnaires ("forms") in patient encounters. The answers to the forms are displayed on the…

  • CVE-2026-25476HigFeb 25, 2026
    risk 0.00cvss 7.5epss 0.00

    OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the session expiration check in `library/auth.inc.php` runs only when `skip_timeout_reset` is not present in the request. When `skip_timeout_reset=1`…

  • CVE-2026-25220MedFeb 25, 2026
    risk 0.00cvss 6.5epss 0.00

    OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the Message Center accepts the URL parameter `show_all=yes` and passes it to `getPnotesByUser()`, which returns all internal messages (all users’…

  • CVE-2026-25164HigFeb 25, 2026
    risk 0.00cvss 8.1epss 0.00

    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…

  • CVE-2026-24908CriFeb 25, 2026
    risk 0.00cvss 9.9epss 0.00

    OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, an SQL injection vulnerability in the Patient REST API endpoint allows authenticated users with API access to execute arbitrary SQL queries through…

  • CVE-2026-24890HigFeb 25, 2026
    risk 0.00cvss 8.1epss 0.00

    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 patient portal signature endpoint allows authenticated portal users to upload and overwrite provider…

  • CVE-2026-24487MedFeb 25, 2026
    risk 0.00cvss 6.5epss 0.00

    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…

Page 8 of 12