GHSA-3cjc-vhfm-ffp2

Suggest an improvement
Source
https://github.com/advisories/GHSA-3cjc-vhfm-ffp2
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-3cjc-vhfm-ffp2/GHSA-3cjc-vhfm-ffp2.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-3cjc-vhfm-ffp2
Aliases
  • CVE-2025-62188
Published
2026-04-09T12:31:10Z
Modified
2026-04-10T19:47:17.604632Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Apache DolphinScheduler vulnerable to sensitive information disclosure
Details

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

Database specific
{
    "nvd_published_at": "2026-04-09T10:16:20Z",
    "severity": "HIGH",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-200"
    ],
    "github_reviewed_at": "2026-04-10T19:31:30Z"
}
References

Affected packages

Maven / org.apache.dolphinscheduler:dolphinscheduler

Package

Name
org.apache.dolphinscheduler:dolphinscheduler
View open source insights on deps.dev
Purl
pkg:maven/org.apache.dolphinscheduler/dolphinscheduler

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.1.0
Fixed
3.2.0

Affected versions

3.*
3.1.0
3.1.1
3.1.2
3.1.3
3.1.4
3.1.5
3.1.6
3.1.7
3.1.8
3.1.9

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/04/GHSA-3cjc-vhfm-ffp2/GHSA-3cjc-vhfm-ffp2.json"