Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/open-metadata/OpenMetadata/security/advisories/GHSA-9vmh-whc4
- https://github.com/open-metadata/OpenMetadata/security/advisories/GHSA-9vmh-whc4
FAQ
What is CVE-2026-46481?
CVE-2026-46481 is a vulnerability with a CVSS score of 8.3 (HIGH). 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 /...
How severe is CVE-2026-46481?
CVE-2026-46481 has been rated HIGH with a CVSS base score of 8.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-46481?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.