Skip to main content

Vendor/product archive

apache / kylin CVEs

Beta · best-effort

24 CVEs tagged to apache / kylin9 Critical, 11 High, 4 Medium, 0 Low, 0 Unrated.

CVE-2026-62393

Published Jul 14, 2026

Improper Handling of Insufficient Permissions or Privileges vulnerability in Apache Kylin. Improper authorization in job information retrieval, where an attacker may get access to…

CVSS 4.3 · Medium
evidence mentions
2
Buzz score
17.5
Vendor/product tagsBeta · best-effort

CVE-2026-62392

Published Jul 14, 2026

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') vulnerability in Apache Kylin. A backend API may bring job config parameters to OS comma…

CVSS 9.8 · Critical
evidence mentions
2
Buzz score
17.5
Vendor/product tagsBeta · best-effort

CVE-2026-62390

Published Jul 14, 2026

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Apache Kylin. A backend API refreshing table catalog may cause the injection…

CVSS 9.8 · Critical
evidence mentions
2
Buzz score
17.5
Vendor/product tagsBeta · best-effort

CVE-2025-61735

Published Oct 2, 2025

Server-Side Request Forgery (SSRF) vulnerability in Apache Kylin. This issue affects Apache Kylin: from 4.0.0 through 5.0.2. You are fine as long as the Kylin's system and projec…

CVSS 7.3 · High
evidence mentions
2
Buzz score
17.5
Vendor/product tagsBeta · best-effort

CVE-2025-61734

Published Oct 2, 2025

Files or Directories Accessible to External Parties vulnerability in Apache Kylin. You are fine as long as the Kylin's system and project admin access is well protected. This is…

CVSS 7.5 · High
evidence mentions
2
Buzz score
17.5
Vendor/product tagsBeta · best-effort

CVE-2025-61733

Published Oct 2, 2025

Authentication Bypass Using an Alternate Path or Channel vulnerability in Apache Kylin. This issue affects Apache Kylin: from 4.0.0 through 5.0.2. Users are recommended to upgra…

CVSS 7.5 · High
evidence mentions
2
Buzz score
17.5
Vendor/product tagsBeta · best-effort

CVE-2025-30067

Published Mar 27, 2025

Improper Control of Generation of Code ('Code Injection') vulnerability in Apache Kylin. If an attacker gets access to Kylin's system or project admin permission, the JDBC connec…

CVSS 7.2 · High
evidence mentions
2
Buzz score
17.5
Vendor/product tagsBeta · best-effort

CVE-2024-48944

Published Mar 27, 2025

Server-Side Request Forgery (SSRF) vulnerability in Apache Kylin. Through a kylin server, an attacker may forge a request to invoke "/kylin/api/xxx/diag" api on another internal h…

CVSS 6.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2024-23590

Published Nov 4, 2024

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…

CVSS 9.1 · Critical
Vendor/product tagsBeta · best-effort

CVE-2023-29055

Published Jan 29, 2024

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…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2022-44621

Published Dec 30, 2022

Diagnosis Controller miss parameter validation, so user may attacked by command injection via HTTP Request.

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2022-43396

Published Dec 30, 2022

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.…

CVSS 8.8 · High
Vendor/product tagsBeta · best-effort

CVE-2022-24697

Published Oct 13, 2022

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…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2021-45458

Published Jan 6, 2022

Apache Kylin provides encryption classes PasswordPlaceholderConfigurer to help users encrypt their passwords. In the encryption algorithm used by this encryption class, the cipher…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2021-45457

Published Jan 6, 2022

In Apache Kylin, Cross-origin requests with credentials are allowed to be sent from any origin. This issue affects Apache Kylin 2 version 2.6.6 and prior versions; Apache Kylin 3…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2021-45456

Published Jan 6, 2022

Apache kylin checks the legitimacy of the project before executing some commands with the project name passed in by the user. There is a mismatch between what is being checked and…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2021-36774

Published Jan 6, 2022

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…

CVSS 6.5 · Medium
Vendor/product tagsBeta · best-effort

CVE-2021-31522

Published Jan 6, 2022

Kylin can receive user input and load any class through Class.forName(...). This issue affects Apache Kylin 2 version 2.6.6 and prior versions; Apache Kylin 3 version 3.1.2 and pr…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2021-27738

Published Jan 6, 2022

All request mappings in `StreamingCoordinatorController.java` handling `/kylin/api/streaming_coordinator/*` REST API endpoints did not include any security checks, which allowed a…

CVSS 7.5 · High
Vendor/product tagsBeta · best-effort

CVE-2020-13937

Published Oct 19, 2020

Apache Kylin 2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.3.1, 2.3.2, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.5.2, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 3.0.0-alpha, 3.0.0-alpha2, 3.0.0-beta, 3…

CVSS 5.3 · Medium
Vendor/product tagsBeta · best-effort

CVE-2020-13926

Published Jul 14, 2020

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 o…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2020-13925

Published Jul 14, 2020

Similar to CVE-2020-1956, Kylin has one more restful API which concatenates the API inputs into OS commands and then executes them on the server; while the reported API misses nec…

CVSS 9.8 · Critical
Vendor/product tagsBeta · best-effort

CVE-2020-1956

Published May 22, 2020

Apache Kylin 2.3.0, and releases up to 2.6.5 and 3.0.1 has some restful apis which will concatenate os command with the user input string, a user is likely to be able to execute a…

CVSS 8.8 · High
evidence mentions
1
Buzz score
36.9
KEV listed
Vendor/product tagsBeta · best-effort

CVE-2020-1937

Published Feb 24, 2020

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.

CVSS 8.8 · High
evidence mentions
1
Buzz score
11.9
Vendor/product tagsBeta · best-effort
Showing 1-24 of 24 CVEsPage 1 of 1