SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-39932

CRITICAL · CVSS 9.1 EPSS 0.77% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-03 · Last synced 2026-09-02

CyberRota Analysis

AI-Generated

OpenEMR versions up to 8.2.0 are vulnerable to a critical remote code execution flaw in the document category tree component, allowing authenticated administrators to inject PHP payloads into the categories database. This vulnerability can be exploited to execute arbitrary operating system commands, potentially compromising the web server's integrity. Organizations using OpenEMR should prioritize immediate remediation to mitigate the risk of unauthorized command execution.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-39932
Severity
CRITICAL
CVSS
9.1
EPSS
0.77%

Original NVD Description

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 database table. Attackers can chain arbitrary SQL execution to alter the id column type to VARCHAR and insert a malicious PHP payload, which is then executed via an unsanitized eval() call whenever any page instantiates CategoryTree, including unauthenticated and low-privilege pages, resulting in command execution as the web server user.

Related CVEs

Other vulnerabilities affecting the same vendor(s)