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

This issue affects Apache Kylin: from 4 through 5.0.3.

Users are recommended to upgrade to version 5.0.4, which fixes the issue.
Published: 2026-07-14
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper handling of permissions allows an attacker to retrieve job details that belong to other projects, exposing confidential execution data. The vulnerability arises from inadequate authorization checks during job information retrieval, categorised as CWE-280. If exploited, an attacker could view job metadata that should be restricted to authorized users. The likely attack vector is the job information retrieval endpoint accessed by a user lacking sufficient permissions.

Affected Systems

The flaw impacts Apache Kylin installations from version 4 through 5.0.3 inclusive. Any environment running these releases and exposing the job information endpoint is potentially vulnerable.

Risk and Exploitability

The CVSS score of 4.3 indicates low to moderate risk, while the EPSS score indicates a very low, yet non‑zero, likelihood of exploitation. This vulnerability is not listed in the CISA KEV catalog. The likely attack vector is an authenticated user with insufficient privileges accessing the job information endpoint, as inferred from the description. Remediation through an upgrade mitigates the risk entirely.

Generated by OpenCVE AI on August 13, 2026 at 12:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the Apache Kylin 5.0.4 release or later to replace vulnerable components.
  • Restrict access to the job information endpoint so that only authenticated users with appropriate project roles can query it.
  • Ensure that end‑to‑end authorization checks are in place and that users without sufficient privileges cannot retrieve job details.

Generated by OpenCVE AI on August 13, 2026 at 12:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache kylin
Vendors & Products Apache
Apache kylin

Tue, 14 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
Description Improper Handling of Insufficient Permissions or Privileges vulnerability in Apache Kylin. Improper authorization in job information retrieval, where an attacker may get access to unauthorized jobs in other projects. This issue affects Apache Kylin: from 4 through 5.0.3. Users are recommended to upgrade to version 5.0.4, which fixes the issue.
Title Apache Kylin: Improper authorization in job information retrieval
Weaknesses CWE-280
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-07-15T15:13:25.772Z

Reserved: 2026-07-14T03:33:13.944Z

Link: CVE-2026-62393

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2026-07-14T13:19:08.663

Modified: 2026-07-15T16:16:50.933

Link: CVE-2026-62393

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T13:00:04Z

Weaknesses
  • CWE-280

    Improper Handling of Insufficient Permissions or Privileges