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.
Use CWE-1336, Frentix vendor hub and Openolat product page to widen CVE-2026-28228 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-31946, CVE-2021-39181 and CVE-2021-41242 for nearby disclosures in the same product family.