CVE-2025-67752 PUBLISHED

OpenEMR Has Disabled SSL Certificate Verification in HTTP Client

Assigner: GitHub_M
Reserved: 11.12.2025 Published: 25.02.2026 Updated: 25.02.2026

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 7.0.4, OpenEMR's HTTP client wrapper (oeHttp/oeHttpRequest) disables SSL/TLS certificate verification by default (verify: false), making all external HTTPS connections vulnerable to man-in-the-middle (MITM) attacks. This affects communication with government healthcare APIs and user-configurable external services, potentially exposing Protected Health Information (PHI). Version 7.0.4 fixes the issue.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 8.1

Product Status

Vendor openemr
Product openemr
Versions
  • Version < 7.0.4 is affected

References

Problem Types

  • CWE-295: Improper Certificate Validation CWE