← Back

Unomi

unomi

Vendor: Apache • 3 CVEs

CVEs (3)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Apache
1Unomi
Jun 17, 2026
May 4, 2021
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Apache Unomi prior to version 1.5.5 allows CRLF log injection because of the lack of escaping in the log statements.
1Apache
1Unomi
Jun 17, 2026
Nov 24, 2020
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
It is possible to inject malicious OGNL or MVEL scripts into the /context.json public endpoint. This was partially fixed in 1.5.1 but a new attack vector was found. In Apache Unomi version 1.5.2 scripts are now completel...Show more
It is possible to inject malicious OGNL or MVEL scripts into the /context.json public endpoint. This was partially fixed in 1.5.1 but a new attack vector was found. In Apache Unomi version 1.5.2 scripts are now completely filtered from the input. It is highly recommended to upgrade to the latest available version of the 1.5.x release to fix this problem.Show less
1Apache
1Unomi
Jun 17, 2026
Jun 5, 2020
N/A· v4
9.8 CRITICAL· v3
10.0 HIGH· v2
Apache Unomi allows conditions to use OGNL scripting which offers the possibility to call static Java classes from the JDK that could execute code with the permission level of the running Java process.