VYPR
Moderate severityNVD Advisory· Published Oct 28, 2022· Updated May 7, 2025

Apache DolphinScheduler exposes files without authentication

CVE-2022-26884

Description

Users can read any files by log server, Apache DolphinScheduler users should upgrade to version 2.0.6 or higher.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Apache DolphinScheduler before 2.0.6 allows unauthenticated file disclosure via its log server.

Vulnerability

Overview CVE-2022-26884 is a path traversal vulnerability in Apache DolphinScheduler that allows an unauthenticated attacker to read arbitrary files on the server through the log server component. The root cause is missing authorization checks when the log server serves file contents, enabling access to sensitive system files outside the intended directory [1][3].

Attack

Vector An attacker can exploit this flaw by sending specially crafted requests to the DolphinScheduler log server, which typically listens on a dedicated port. The vulnerability does not require authentication, meaning any network-accessible instance is at risk. The attack surface is broadened because the log server is often exposed to internal or even external networks depending on deployment configuration [3].

Impact

Successful exploitation allows an attacker to read any file readable by the DolphinScheduler process, including configuration files containing credentials, database connection strings, secret keys, and other sensitive data. This can lead to full system compromise if combined with other weaknesses [1][3].

Mitigation

Apache DolphinScheduler users should upgrade to version 2.0.6 or higher, which includes the fix for this vulnerability. No workaround is documented, and the project's release notes confirm this patch addresses the issue [1][3][4].

AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.apache.dolphinscheduler:dolphinschedulerMaven
< 2.0.62.0.6

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

5

News mentions

0

No linked articles in our index yet.