CVE-2026-26010 PUBLISHED

Leaky JWTs in OpenMetadata exposing highly-privileged bot users

Assigner: GitHub_M
Reserved: 09.02.2026 Published: 11.02.2026 Updated: 12.02.2026

OpenMetadata is a unified metadata platform. Prior to 1.11.8, calls issued by the UI against /api/v1/ingestionPipelines leak JWTs used by ingestion-bot for certain services (Glue / Redshift / Postgres). Any read-only user can gain access to a highly privileged account, typically which has the Ingestion Bot Role. This enables destructive changes in OpenMetadata instances, and potential data leakage (e.g. sample data, or service metadata which would be unavailable per roles/policies). This vulnerability is fixed in 1.11.8.

Metrics

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

Product Status

Vendor open-metadata
Product OpenMetadata
Versions
  • Version < 1.11.8 is affected

References

Problem Types

  • CWE-269: Improper Privilege Management CWE