top of page
perceptive_background_267k.jpg

OpenEMR through 8.2.0 contains a remote code execution vulnerability in the document category tree component (library/classes/Tree.class.php) that allows authen…

Published:

3 augustus 2026 om 00:00:00

Alert date:

3 augustus 2026 om 20:04:46

Source:

nvd.nist.gov

Click to open the original link from this advisory

Web Technologies, Enterprise Applications, Critical Infrastructure, Database & Storage, Zero-Day Vulnerabilities

OpenEMR versions through 8.2.0 contain a critical remote code execution vulnerability in the document category tree component (library/classes/Tree.class.php). Authenticated administrators can exploit the flaw by injecting PHP payloads into the categories database table via arbitrary SQL execution, altering the id column type to VARCHAR to facilitate payload insertion. The malicious PHP payload is subsequently executed through an unsanitized eval() call whenever any page instantiates the CategoryTree class. This means the exploitation impact extends beyond the initial admin-level access, as the payload is triggered even by unauthenticated or low-privilege page requests. Successful exploitation results in arbitrary OS command execution as the web server user. The vulnerability chains SQL injection with eval-based PHP code injection, making it particularly severe. It represents a significant risk for healthcare environments using OpenEMR, potentially exposing sensitive patient data and critical systems.

Technical details

Mitigation steps:

Affected products:

OpenEMR 8.2.0 and earlier

Related links:

Related CVE's:

Related threat actors:

IOC's:

This article was created with the assistance of AI technology by Perceptive.

© 2025 by Perceptive Security. All rights reserved.

email: info@perceptivesecurity.com

Deze website toont informatie afkomstig van externe bronnen; Perceptive aanvaardt geen verantwoordelijkheid voor de juistheid, volledigheid of actualiteit van deze informatie.

bottom of page