CVE-2026-33915

MEDIUM EPSS 13.3%
Published Mar 26, 20263mo ago · Modified Jun 17, 20261w ago
5.4 CVSS 3.1
Medium
Find Similar
Published Mar 26, 2026 3mo ago
Last Modified Jun 17, 2026 1w ago

Description

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0.3, five insurance company REST API routes are missing the `RestConfig::request_authorization_check()` call that every other data-modifying route in the standard API uses. This allows any authenticated API user to create and modify insurance company records even if their OpenEMR user account does not have administrative ACL permissions. Version 8.0.0.3 patches the issue.

CVSS Details

Base Score
5.4
Exploitability
2.8
Impact
2.5
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
13.3% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 1

CWE-862 Missing Authorization Authorization

Affected Products 1

VendorProductVersionRange
open-emropenemr* <8.0.0.3

References 3

  • github.com https://github.com/openemr/openemr/commit/976d2a85f024a730955578597a82c083067a72b4
    Patch
  • github.com https://github.com/openemr/openemr/releases/tag/v8_0_0_3
    Product
  • github.com https://github.com/openemr/openemr/security/advisories/GHSA-ww94-26v7-x4gp
    Vendor Advisory

Remediation

  • github.com https://github.com/openemr/openemr/commit/976d2a85f024a730955578597a82c083067a72b4
    Patch