SCA: security update for org.open-metadata:openmetadata-service (GHSA-9vmh-whc4-7phg)

high Tenable Cloud Security Plugin ID 442267

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-46481)

Solution

Update the org.open-metadata:openmetadata-service library and its related packages to version 1.12.4 or later.

See Also

https://github.com/advisories/GHSA-9vmh-whc4-7phg

Plugin Details

Severity: High

ID: 442267

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 5/21/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.5

Percentile: 57.42

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.7

Temporal Score: 6.4

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:P

CVSS Score Source: CVE-2026-46481

CVSS v3

Risk Factor: High

Base Score: 8.3

Temporal Score: 7.2

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/21/2026

Vulnerability Publication Date: 5/21/2026

Reference Information

CVE: CVE-2026-46481

cwe: CWE-201