CVE-2026-44374 PUBLISHED

Backstage: Catalog unprocessed read endpoints allow authenticated cross-owner data access without permission checks

Assigner: GitHub_M
Reserved: 05.05.2026 Published: 14.05.2026 Updated: 14.05.2026

Backstage is an open framework for building developer portals. Prior to 0.6.11, the unprocessed entities read endpoints in @backstage/plugin-catalog-backend-module-unprocessed do not enforce permission authorization checks. Any authenticated user can access unprocessed entity records regardless of ownership. This is an information disclosure vulnerability affecting Backstage installations using this module. This is patched in @backstage/plugin-catalog-backend-module-unprocessed version 0.6.11, @backstage/plugin-catalog-unprocessed-entities-common version 0.0.15 and @backstage/plugin-catalog-unprocessed-entities version 0.2.30.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
CVSS Score: 4.3

Product Status

Vendor @backstage
Product plugin-catalog-backend-module-unprocessed
Versions
  • Version < 0.6.11 is affected
Vendor @backstage
Product plugin-catalog-unprocessed-entities
Versions
  • Version < 0.2.30 is affected
Vendor @backstage
Product plugin-catalog-unprocessed-entities-common
Versions
  • Version < 0.0.15 is affected

References

Problem Types

  • CWE-863: Incorrect Authorization CWE