Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.dolphinscheduler/dolphinscheduler
  4. ›
  5. CVE-2025-62188

CVE-2025-62188: Apache DolphinScheduler vulnerable to sensitive information disclosure

April 9, 2026 (updated April 10, 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

References

  • github.com/advisories/GHSA-3cjc-vhfm-ffp2
  • github.com/apache/dolphinscheduler
  • github.com/apache/dolphinscheduler/releases/tag/3.0.2
  • lists.apache.org/thread/ffrmkcwgr2lcz0f5nnnyswhpn3fytsvo
  • nvd.nist.gov/vuln/detail/CVE-2025-62188
  • www.cve.org/CVERecord?id=CVE-2023-48796

Code Behaviors & Features

Detect and mitigate CVE-2025-62188 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 3.1.0 before 3.2.0

Fixed versions

  • 3.2.0

Solution

Upgrade to version 3.2.0 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Learn more about CVSS

Weakness

  • CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

Source file

maven/org.apache.dolphinscheduler/dolphinscheduler/CVE-2025-62188.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:20:19 +0000.