CVE 9.1 CRITICAL

OpenMRS: Stored Velocity SSTI to RCE via ConceptReferenceRange_CVE-2026-41258

9.1 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H

Description

OpenMRS is an open source electronic medical record system platform. From 2.7.0 to before 2.7.9 and 2.8.6, the ConceptReferenceRangeUtility.evaluateCriteria() method in OpenMRS Core evaluates database-stored criteria strings as Apache Velocity templates without any sandbox configuration. The VelocityEngine is initialized with only logging properties and noSecureUberspector, leaving the default UberspectImpl in place, which allows unrestricted Java reflection through template expressions. A user with the Manage Concepts privilege can store a malicious Velocity template expression in a concept's reference range criteria field. This payload is then executed automatically whenever a user or API call validates an observation against the affected concept. The Velocity context exposes $patient (the Person / Patient object), $obs (the Obs object), and $fn (the ConceptReferenceRangeUtility instance with access to the full OpenMRS service layer). This vulnerability is fixed in 2.7.9 and 2.8.6.

AI Analysis

Stored Velocity SSTI to RCE via ConceptReferenceRange

Basic Information

ID CVE-2026-41258
Source GitHub_M
Published May 15, 2026 at 16:13
Modified May 15, 2026 at 16:40

Affected Product

Vendor openmrs
Product openmrs-core
Version >= 2.7.0 < 2.7.9
Affected Versions openmrs openmrs-core >= 2.7.0 < 2.7.9
openmrs openmrs-core >= 2.8.0 < 2.8.6

CWE Classification

AI Assessment

AI Score 9.1 / 10
AI Severity Critical
Vendor OpenMRS
Product OpenMRS Core
Version 2.7.0 to 2.7.8, 2.8.0 to 2.8.5

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.