Staging Environment: Content and features may be unstable or change without notice.
Search for packages
Package details: pkg:maven/org.apache.kylin/kylin@2.3.1
purl pkg:maven/org.apache.kylin/kylin@2.3.1
Next non-vulnerable version 5.0.3
Latest non-vulnerable version 5.0.3
Risk 10.0
Vulnerabilities affecting this package (14)
Vulnerability Summary Fixed by
VCID-2mp1-7zce-dkh8
Aliases:
CVE-2023-29055
GHSA-3vvc-v8c2-43r7
Apache Kylin has Insufficiently Protected Credentials In Apache Kylin version 2.0.0 to 4.0.3, there is a Server Config web interface that displays the content of file 'kylin.properties', that may contain serverside credentials. When the kylin service runs over HTTP (or other plain text protocol), it is possible for network sniffers to hijack the HTTP payload and get access to the content of kylin.properties and potentially the containing credentials. To avoid this threat, users are recommended to * Always turn on HTTPS so that network payload is encrypted. * Avoid putting credentials in kylin.properties, or at least not in plain text. * Use network firewalls to protect the serverside such that it is not accessible to external attackers. * Upgrade to version Apache Kylin 4.0.4, which filters out the sensitive content that goes to the Server Config web interface.
4.0.4
Affected by 5 other vulnerabilities.
VCID-3tdp-fpt7-mycx
Aliases:
CVE-2020-1937
GHSA-7hmh-8gwv-mfvq
SQL Injection Kylin has some restful apis which will concatenate SQLs with the user input string, a user is likely to be able to run malicious database queries.
2.6.5
Affected by 13 other vulnerabilities.
3.0.1
Affected by 14 other vulnerabilities.
VCID-55ud-m45e-fqhk
Aliases:
CVE-2022-24697
GHSA-ppxx-m926-g569
Apache Kylin vulnerable to remote code execution Kylin's cube designer function has a command injection vulnerability when overwriting system parameters in the configuration overwrites menu. RCE can be implemented by closing the single quotation marks around the parameter value of “-- conf=” to inject any operating system command into the command line parameters. This vulnerability affects Kylin 2 version 2.6.5 and earlier, Kylin 3 version 3.1.2 and earlier, and Kylin 4 version 4.0.1 and earlier.
2.6.6
Affected by 11 other vulnerabilities.
3.1.3
Affected by 4 other vulnerabilities.
4.0.2
Affected by 8 other vulnerabilities.
VCID-7sr2-htxm-v7dw
Aliases:
CVE-2022-44621
GHSA-w9rv-xmf7-x3gh
Apache Kylin vulnerable to Command injection by Diagnosis Controller Diagnosis Controller miss parameter validation, so user may attacked by command injection via HTTP Request.
4.0.3
Affected by 6 other vulnerabilities.
VCID-8ssr-ftym-kubw
Aliases:
CVE-2020-1956
GHSA-gprm-xqrc-c2j3
OS Command Injection Apache Kylin has some restful apis which will concatenate os command with the user input string, a user is likely to be able to execute any os command without any protection or validation.
2.6.6
Affected by 11 other vulnerabilities.
3.0.2
Affected by 13 other vulnerabilities.
VCID-8v1x-1x2n-vbhu
Aliases:
CVE-2021-45458
GHSA-9fj5-jg6f-qg5r
Inadequate Encryption Strength Apache Kylin provides encryption classes PasswordPlaceholderConfigurer to help users encrypt their passwords. In the encryption algorithm used by this encryption class, the cipher is initialized with a hardcoded key and IV. If users use class PasswordPlaceholderConfigurer to encrypt their password and configure it into kylin's configuration file, there is a risk that the password may be decrypted. This issue affects Apache Kylin 2 and prior versions; Apache Kylin 3 and prior versions; Apache Kylin 4 and prior versions.
3.0.0-alpha
Affected by 6 other vulnerabilities.
3.1.3
Affected by 4 other vulnerabilities.
4.0.1
Affected by 9 other vulnerabilities.
VCID-8ye7-t531-b7hw
Aliases:
CVE-2020-13937
GHSA-2hpg-vwqj-6h6w
Insecure Storage of Sensitive Information Apache Kylin has one restful api which exposed Kylin's configuration information without any authentication, so it is dangerous because some confidential information entries will be disclosed to everyone.
3.0.0-alpha
Affected by 6 other vulnerabilities.
3.1.1
Affected by 10 other vulnerabilities.
4.0.0-beta
Affected by 4 other vulnerabilities.
4.0.1
Affected by 9 other vulnerabilities.
VCID-jy58-3kzh-xfbz
Aliases:
CVE-2020-13925
GHSA-qwfw-gxx2-mmv2
OS Command Injection Similar to CVE-2020-1956, Kylin has one more restful API which concatenates the API inputs into OS commands and executes them on the server; while the reported API misses necessary input validation, which causes the hackers to have the possibility to execute OS command remotely.
3.1.0
Affected by 11 other vulnerabilities.
VCID-pjr6-y7uu-jqfd
Aliases:
CVE-2021-45457
GHSA-mgpf-hhgf-cxg4
Insufficiently Protected Credentials In Apache Kylin, Cross-origin requests with credentials are allowed to be sent from any origin. This issue affects Apache Kylin 2 and prior versions; Apache Kylin 3 and prior versions; Apache Kylin 4 and prior versions.
3.0.0-alpha
Affected by 6 other vulnerabilities.
3.1.3
Affected by 4 other vulnerabilities.
4.0.1
Affected by 9 other vulnerabilities.
VCID-qvy9-qe44-kbf1
Aliases:
CVE-2020-13926
GHSA-hx5g-8hq2-8x4w
SQL Injection Kylin concatenates and executes a Hive SQL in Hive CLI or beeline when building a new segment; some part of the HQL is from system configurations, while the configuration can be overwritten by certain rest api, which makes SQL injection attack is possible.
3.1.0
Affected by 11 other vulnerabilities.
VCID-sz6c-t8m7-z3dj
Aliases:
CVE-2021-36774
GHSA-5429-pjww-7675
Exposure of Resource to Wrong Sphere Apache Kylin allows users to read data from other database systems using JDBC. The MySQL JDBC driver supports certain properties, which, if left unmitigated, can allow an attacker to execute arbitrary code from a hacker-controlled malicious MySQL server within Kylin server processes. This issue affects Apache Kylin 2 and prior versions; Apache Kylin 3 and prior versions.
3.0.0-alpha
Affected by 6 other vulnerabilities.
3.1.3
Affected by 4 other vulnerabilities.
VCID-ue1j-npxy-37cq
Aliases:
CVE-2022-43396
GHSA-f5q9-j9r2-34gq
Apache Kylin vulnerable to Command injection by Useless configuration In the fix for CVE-2022-24697, a blacklist is used to filter user input commands. But there is a risk of being bypassed. The user can control the command by controlling the `kylin.engine.spark-cmd` parameter of `conf`.
4.0.3
Affected by 6 other vulnerabilities.
VCID-x2j7-1kq5-e3ec
Aliases:
CVE-2021-31522
GHSA-q656-g2x3-8cgh
Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection') Kylin can receive user input and load any class through Class.forName(...). This issue affects Apache Kylin 2 and prior versions; Apache Kylin 3 and prior versions; Apache Kylin 4 and prior versions.
3.0.0-alpha
Affected by 6 other vulnerabilities.
3.1.3
Affected by 4 other vulnerabilities.
4.0.1
Affected by 9 other vulnerabilities.
VCID-ygvg-2wzv-nubj
Aliases:
CVE-2024-23590
GHSA-752q-72qc-rc66
Apache Kylin Session Fixation vulnerability Session Fixation vulnerability in Apache Kylin. This issue affects Apache Kylin: from 2.0.0 through 4.x. Users are recommended to upgrade to version 5.0.0 or above, which fixes the issue.
5.0.0
Affected by 4 other vulnerabilities.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2026-06-06T05:28:57.107111+00:00 GitLab Importer Affected by VCID-ygvg-2wzv-nubj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.kylin/kylin/CVE-2024-23590.yml 38.6.0
2026-06-06T04:33:14.917195+00:00 GitLab Importer Affected by VCID-2mp1-7zce-dkh8 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.kylin/kylin/CVE-2023-29055.yml 38.6.0
2026-06-06T03:21:09.722354+00:00 GitLab Importer Affected by VCID-ue1j-npxy-37cq https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.kylin/kylin/CVE-2022-43396.yml 38.6.0
2026-06-06T03:21:08.981994+00:00 GitLab Importer Affected by VCID-7sr2-htxm-v7dw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.kylin/kylin/CVE-2022-44621.yml 38.6.0
2026-06-06T03:03:09.193109+00:00 GitLab Importer Affected by VCID-55ud-m45e-fqhk https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.kylin/kylin/CVE-2022-24697.yml 38.6.0
2026-06-06T01:16:29.267631+00:00 GitLab Importer Affected by VCID-sz6c-t8m7-z3dj https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.kylin/kylin/CVE-2021-36774.yml 38.6.0
2026-06-06T01:16:06.441754+00:00 GitLab Importer Affected by VCID-x2j7-1kq5-e3ec https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.kylin/kylin/CVE-2021-31522.yml 38.6.0
2026-06-06T01:15:47.434339+00:00 GitLab Importer Affected by VCID-8v1x-1x2n-vbhu https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.kylin/kylin/CVE-2021-45458.yml 38.6.0
2026-06-06T01:15:42.888509+00:00 GitLab Importer Affected by VCID-pjr6-y7uu-jqfd https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.kylin/kylin/CVE-2021-45457.yml 38.6.0
2026-06-04T20:40:03.472037+00:00 GitLab Importer Affected by VCID-8ye7-t531-b7hw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.kylin/kylin/CVE-2020-13937.yml 38.6.0
2026-06-04T20:32:57.391712+00:00 GitLab Importer Affected by VCID-jy58-3kzh-xfbz https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.kylin/kylin/CVE-2020-13925.yml 38.6.0
2026-06-04T20:32:57.108083+00:00 GitLab Importer Affected by VCID-qvy9-qe44-kbf1 https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.kylin/kylin/CVE-2020-13926.yml 38.6.0
2026-06-04T20:30:44.409997+00:00 GitLab Importer Affected by VCID-8ssr-ftym-kubw https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.kylin/kylin/CVE-2020-1956.yml 38.6.0
2026-06-04T20:27:38.225260+00:00 GitLab Importer Affected by VCID-3tdp-fpt7-mycx https://gitlab.com/gitlab-org/advisories-community/-/blob/main/maven/org.apache.kylin/kylin/CVE-2020-1937.yml 38.6.0