CVE-2022-43396
CVE-2022-43396 is a high-severity vulnerability in Apache Kylin with a CVSS 3.x base score of 8.8. Its EPSS exploit-prediction score of 57% places it in the 99th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-184.
Key facts
- Severity: High (CVSS 3.x base score 8.8)
- EPSS exploit prediction: 57% (99th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-184
- Affected product: Apache Kylin
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2022-43396?
- 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.
- How severe is CVE-2022-43396?
- CVE-2022-43396 has a CVSS 3.x base score of 8.8, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2022-43396 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 57% (99th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2022-43396?
- CVE-2022-43396 affects Apache Kylin. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2022-43396?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2022-43396 published?
- CVE-2022-43396 was published on 2022-12-30 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:apache:kylin:*:*:*:*:*:*:*:*
More vulnerabilities in Apache Kylin
- CVE-2022-44621 — Critical (CVSS 9.8): Diagnosis Controller miss parameter validation, so user may attacked by command injection via HTTP Request.
- CVE-2022-24697 — Critical (CVSS 9.8): Kylin's cube designer function has a command injection vulnerability when overwriting system parameters in the…
- CVE-2021-45456 — Critical (CVSS 9.8): Apache kylin checks the legitimacy of the project before executing some commands with the project name passed in by the…
- CVE-2021-31522 — Critical (CVSS 9.8): Kylin can receive user input and load any class through Class.forName(...). This issue affects Apache Kylin 2 version…
- CVE-2020-13926 — Critical (CVSS 9.8): Kylin concatenates and executes a Hive SQL in Hive CLI or beeline when building a new segment; some part of the HQL is…
- CVE-2020-13925 — Critical (CVSS 9.8): Similar to CVE-2020-1956, Kylin has one more restful API which concatenates the API inputs into OS commands and then…
All CVEs affecting Apache Kylin →
Other CWE-184 vulnerabilities
- CVE-2026-28363 — Critical (CVSS 9.9): In OpenClaw before 2026.2.23, tools.exec.safeBins validation for sort could be bypassed via GNU long-option…
- CVE-2026-56315 — Critical (CVSS 9.8): picklescan before 1.0.4 fails to block at least seven Python standard library modules (including uuid, _osx_support,…
- CVE-2026-53873 — Critical (CVSS 9.8): picklescan before 1.0.4 contains an incomplete blocklist for the profile module that fails to block the module-level…
- CVE-2025-71323 — Critical (CVSS 9.8): picklescan before 0.0.33 fails to block the ctypes module, allowing attackers to achieve remote code execution by…
- CVE-2025-71320 — Critical (CVSS 9.8): picklescan before 0.0.33 contains an incomplete deny-list that fails to block pydoc.locate and operator.methodcaller…
- CVE-2026-41264 — Critical (CVSS 9.8): Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.0, the specific…