PatchSiren cyber security CVE debrief
CVE-2026-46481 open-metadata CVE debrief
CVE-2026-46481 is a security vulnerability in OpenMetadata, 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 sensitive information in the HTTP 201 response of POST /api/v1/automations/workflows. The leaked information includes the cleartext database password in request.connection.config.password and the ingestion bot JWT in openMetadataServerConnection.securityConfig.jwtToken. This token can be reused to access sensitive service APIs with bot-level privileges.
- Vendor
- open-metadata
- Product
- OpenMetadata
- CVSS
- HIGH 8.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-08
- Original CVE updated
- 2026-07-23
- Advisory published
- 2026-06-08
- Advisory updated
- 2026-07-23
Who should care
Administrators and users of OpenMetadata, especially those with non-admin SSO accounts, should be aware of this vulnerability and take necessary actions to mitigate it.
Technical summary
The vulnerability has a CVSS score of 8.3 and is classified as HIGH severity. It was published on 2026-06-08T17:16:51.847Z and modified on 2026-06-09T15:25:56.860Z. The issue has been patched in version 1.12.4.
Defensive priority
HIGH
Recommended defensive actions
- Upgrade OpenMetadata to version 1.12.4 or later.
- Review and restrict access to sensitive service APIs.
- Monitor for suspicious activity related to ingestion bot tokens.
Evidence notes
The vulnerability is described in the CVE record [cve-org]. Details can also be found in the OpenMetadata security advisory [ref-4] and the NVD detail page [nvd].
Sources and references
Verified primary and authoritative sources
-
CVE-2026-46481 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-46481
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-46481 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-46481
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/open-metadata/OpenMetadata/security/advisories/GHSA-9vmh-whc4-7phg
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.