Skip to main content

Apache DolphinScheduler CVE-2026-49050

| EUVDEUVD-2026-65391 HIGH
Incorrect Authorization (CWE-863)
8.8
CVSS 3.1 · Vendor
Share

Severity by source

Vendor (CNA) PRIMARY
8.8 HIGH
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
vuln.today AI
8.8 HIGH

Requires a valid general user account (PR:L); API endpoint is network-accessible (AV:N, AC:L); admin token grants complete confidentiality, integrity, and availability impact over the platform.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (CNA).

CVSS VectorVendor

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

5
Analysis Updated
Aug 25, 2026 - 15:31 vuln.today
v2 (cvss_changed)
Re-analysis Queued
Aug 25, 2026 - 15:22 vuln.today
cvss_changed
CVSS changed
Aug 25, 2026 - 15:22 NVD
8.8 (HIGH)
Patch available
Aug 25, 2026 - 12:01 EUVD
Analysis Generated
Jun 17, 2026 - 02:18 vuln.today

Description PRE-NVD

Disclosed via oss-security. NVD scoring and full description are pending.

AnalysisAI

Privilege escalation in Apache DolphinScheduler before 3.4.2 allows any authenticated general user to generate admin-level access tokens via the /access-tokens API endpoint, entirely bypassing authorization controls. This CWE-863 (Incorrect Authorization) flaw means that an attacker holding only a basic user account can silently elevate to full administrative control over all workflows, tasks, and sensitive pipeline data on the platform. No public exploit code or CISA KEV listing has been confirmed at time of analysis, but the near-zero exploitation complexity (AC:L, no user interaction) makes this a high-priority remediation target for any organization running the affected versions.

Technical ContextAI

Apache DolphinScheduler is an open-source distributed workflow task scheduling platform commonly deployed in big data and data engineering environments to orchestrate DAG-based pipelines, often alongside Apache Hadoop, Spark, or Flink stacks. The vulnerability resides in the /access-tokens REST API endpoint, which fails to enforce role-based authorization before minting tokens. Per CWE-863 (Incorrect Authorization), the server correctly authenticates the requesting user but does not verify whether that user holds administrative privileges before issuing a token with admin-level scope. This means the authorization check is absent or improperly scoped at the token-generation layer, not a bypass of the authentication layer itself. All versions from 0 through before 3.4.2 are affected, as confirmed by EUVD-2026-65391 and the Apache OSS Security advisory.

RemediationAI

Upgrade Apache DolphinScheduler to version 3.4.2 or later, which contains the vendor-confirmed authorization fix per the advisory at https://dolphinscheduler.apache.org and the OSS Security disclosure at https://seclists.org/oss-sec/2026/q2/957. If an immediate upgrade is not feasible, restrict access to the /access-tokens API endpoint at the network perimeter or reverse proxy layer - blocking POST requests to this path for non-administrative source IPs or roles reduces exploit exposure, though doing so may disrupt legitimate token management workflows for authorized administrators. Additionally, audit all existing access tokens for unexpected admin-level entries and revoke any that were not created through authorized administrative processes, as tokens minted via this vulnerability persist in the system even after patching and must be explicitly invalidated.

CVE-2024-30188 HIGH POC
8.1 Aug 12

File read and write vulnerability in Apache DolphinScheduler , authenticated users can illegally access additional resou

CVE-2024-43202 CRITICAL
9.8 Aug 20

Exposure of Remote Code Execution in Apache Dolphinscheduler.2.2. Rated critical severity (CVSS 9.8), this vulnerability

CVE-2022-45462 CRITICAL
9.8 Nov 23

Alarm instance management has command injection when there is a specific command configured. Rated critical severity (CV

CVE-2020-11974 CRITICAL
9.8 Dec 18

In DolphinScheduler 1.2.0 and 1.2.1, with mysql connectorj a remote code execution vulnerability exists when choosing my

CVE-2024-29831 HIGH
8.8 Aug 12

Improper Input Validation vulnerability in Apache DolphinScheduler. Rated high severity (CVSS 8.8), this vulnerability i

CVE-2024-23320 HIGH
8.8 Feb 23

Improper Input Validation vulnerability in Apache DolphinScheduler. Rated high severity (CVSS 8.8), this vulnerability i

CVE-2023-49299 HIGH
8.8 Dec 30

Improper Input Validation vulnerability in Apache DolphinScheduler. Rated high severity (CVSS 8.8), this vulnerability i

CVE-2021-27644 HIGH
8.8 Nov 01

In Apache DolphinScheduler before 1.3.6 versions, authorized users can use SQL injection in the data source center. Rate

CVE-2023-49068 HIGH
7.5 Nov 27

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache DolphinScheduler.2.1. Rated high seve

CVE-2023-48796 HIGH
7.5 Nov 24

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache DolphinScheduler. Rated high severity

CVE-2022-26885 HIGH
7.5 Nov 24

When using tasks to read config files, there is a risk of database password disclosure. Rated high severity (CVSS 7.5),

CVE-2022-25598 HIGH
7.5 Mar 30

Apache DolphinScheduler user registration is vulnerable to Regular express Denial of Service (ReDoS) attacks, Apache Dol

Share

CVE-2026-49050 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy