Information Exposure Affecting org.apache.dolphinscheduler:dolphinscheduler-api package, versions [3.1.0,3.2.0)


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.52% (40th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-JAVA-ORGAPACHEDOLPHINSCHEDULER-16134663
  • published23 Apr 2026
  • disclosed9 Apr 2026
  • credit魏大创,w aiyou

Introduced: 9 Apr 2026

CVE-2025-62188  (opens in a new tab)
CWE-200  (opens in a new tab)

How to fix?

Upgrade org.apache.dolphinscheduler:dolphinscheduler-api to version 3.2.0 or higher.

Overview

Affected versions of this package are vulnerable to Information Exposure due to the exposure of sensitive data to unauthorized actors. An attacker can access sensitive data such as database credentials by exploiting this vulnerability.

Workaround

This vulnerability can be mitigated by setting the environment variable MANAGEMENT_ENDPOINTS_WEB_EXPOSURE_INCLUDE=health,metrics,prometheus or adding the following section in the application.yaml file:

management:
  endpoints:
    web:
      exposure:
        include: health,metrics,prometheus

Note: This vulnerability was previously reported in CVE-2023-48796 and reported as fixed in version 3.0.2.

CVSS Base Scores

version 4.0
version 3.1