CVE 8.8 HIGH

OpenOLAT: Server-Side Template Injection (SSTI) in Velocity templates allows Remote Code Execution_CVE-2026-28228

8.8 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

OpenOlat is an open source web-based e-learning platform for teaching, learning, assessment and communication. Prior to versions 19.1.31, 20.1.18, and 20.2.5, an authenticated user with the Author role can inject Velocity directives into a reminder email template. When the reminder is processed (either triggered manually or via the daily cron job), the injected directives are evaluated server-side. By chaining Velocity's #set directive with Java reflection, an attacker can instantiate arbitrary Java classes such as java.lang.ProcessBuilder and execute operating system commands with the privileges of the Tomcat process (typically root in containerized deployments). This issue has been patched in versions 19.1.31, 20.1.18, and 20.2.5.

Basic Information

ID CVE-2026-28228
Source GitHub_M
Published Mar 30, 2026 at 20:31
Modified Mar 31, 2026 at 18:53

Affected Product

Vendor OpenOLAT
Product OpenOLAT
Version < 19.1.31
Affected Versions OpenOLAT OpenOLAT < 19.1.31
OpenOLAT OpenOLAT < 20.1.18
OpenOLAT OpenOLAT < 20.2.5

CWE Classification

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.