CVE-2025-62188
Published:April 09, 2026
Updated:April 20, 2026
An Exposure of Sensitive Information to an Unauthorized Actor vulnerability exists in Apache DolphinScheduler.
This vulnerability may allow unauthorized actors to access sensitive information, including database credentials.
This issue affects Apache DolphinScheduler versions 3.1.*.
Users are recommended to upgrade to:
* version ≥ 3.2.0 if using 3.1.x
As a temporary workaround, users who cannot upgrade immediately may restrict the exposed management endpoints by setting the following environment variable:
MANAGEMENT_ENDPOINTS_WEB_EXPOSURE_INCLUDE=health,metrics,prometheus
Alternatively, add the following configuration to the application.yaml file:
management:
endpoints:
web:
exposure:
include: health,metrics,prometheus
This issue has been reported as CVE-2023-48796:
https://cveprocess.apache.org/cve5/CVE-2023-48796
Affected Packages
https://github.com/apache/dolphinscheduler.git (GITHUB):
Affected version(s) >=3.0.0 <3.0.2Fix Suggestion:
Update to version 3.0.2org.apache.dolphinscheduler:dolphinscheduler-common (JAVA):
Affected version(s) >=3.0.0 <3.0.2Fix Suggestion:
Update to version 3.0.2org.apache.dolphinscheduler:dolphinscheduler-api (JAVA):
Affected version(s) >=3.0.0 <3.0.2Fix Suggestion:
Update to version 3.0.2org.apache.dolphinscheduler:dolphinscheduler-server (JAVA):
Affected version(s) >=3.0.0 <3.0.2Fix Suggestion:
Update to version 3.0.2Additional Notes
The description of this vulnerability differs from MITRE.
Related Resources (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Exposure of Sensitive Information to an Unauthorized Actor
EPSS
Base Score:
0.01