CVE-2026-46481

Source
https://cve.org/CVERecord?id=CVE-2026-46481
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46481.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-46481
Aliases
Published
2026-06-08T16:51:06.998Z
Modified
2026-06-18T03:55:54.880625025Z
Severity
  • 8.3 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L CVSS Calculator
Summary
OpenMetadata: TEST_CONNECTION workflow leaks ingestion-bot JWT and database password to regular users
Details

OpenMetadata is a unified metadata platform. Prior to version 1.12.4, a non-admin SSO user can trigger a TEST_CONNECTION workflow for a Database Service and receive, in the HTTP 201 response of POST /api/v1/automations/workflows, both the cleartext database password in request.connection.config.password and the ingestion bot JWT in openMetadataServerConnection.securityConfig.jwtToken. The leaked ingestion-bot token can then be reused as Authorization: Bearer <jwt> to access sensitive service APIs with bot-level privileges. This issue has been patched in version 1.12.4.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46481.json",
    "cwe_ids": [
        "CWE-201"
    ],
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/open-metadata/openmetadata

Affected ranges

Type
GIT
Repo
https://github.com/open-metadata/openmetadata
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.12.4"
        }
    ]
}

Affected versions

0.*
0.3.0-SNAPSHOT.pre2
0.3.1-release
0.4.0-pre
0.8.1-release
1.*
1.0.0-alpha-release
1.12.0-release
1.12.1-release
1.12.3-release

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-46481.json"