CVE-2024-48944

CVE-2024-48944: Apache Kylin: SSRF vulnerability in the diagnosis api

Vendor Apache Software Foundation
Product Apache Kylin
Weakness CWE-918 · SSRF
Published March 27, 2025
Last update May 8, 2025

CVSS base score

What the vulnerability does

Description

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 host and possibly get leaked information. There are two preconditions: 1) The attacker has got admin access to a kylin server; 2) Another internal host has the "/kylin/api/xxx/diag" api endpoint open for service. This issue affects Apache Kylin: from 5.0.0 through 5.0.1. Users are recommended to upgrade to version 5.0.2, which fixes the issue.

Key dates

Disclosure timeline

March 27, 2025 CVE published
May 8, 2025 Record updated