CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-28228

High
Published: Translated: NVD NIST

Summary

OpenOlat to otwartoźródłowa platforma e-learningowa, która przed wersjami 19.1.31, 20.1.18 i 20.2.5 pozwalała uwierzytelnionym użytkownikom z rolą Autora na wstrzykiwanie dyrektyw Velocity do szablonu e-maila przypomnienia. Po przetworzeniu przypomnienia, wstrzyknięte dyrektywy były oceniane po stronie serwera, co mogło prowadzić do wykonania dowolnych poleceń systemowych.

Risk Assessment

Atakujący mógł wykorzystać tę podatność do uruchamiania poleceń systemowych z uprawnieniami procesu Tomcat, co stwarza poważne zagrożenie dla bezpieczeństwa systemu, zwłaszcza w środowiskach kontenerowych.

Recommendation

Zaleca się aktualizację OpenOlat do wersji 19.1.31, 20.1.18 lub 20.2.5, aby usunąć tę podatność oraz przeprowadzenie audytu bezpieczeństwa systemu.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS