CVE-2026-29185

LOW2.7EPSS 0.01%

Backstage vulnerable to potential reading of SCM URLs using built in token

Published: 3/5/2026Modified: 3/9/2026
Also known as:GHSA-95v5-prp4-5gv5

Description

### Impact A vulnerability in the SCM URL parsing used by Backstage integrations allowed path traversal sequences in encoded form to be included in file paths. When these URLs were processed by integration functions that construct API URLs, the traversal segments could redirect requests to unintended SCM provider API endpoints using the configured server-side integration credentials. This affects instances that use any of the SCM integrations (GitHub, Bitbucket Server, Bitbucket Cloud) with the scaffolder or other features that accept user-provided SCM URLs. ### Patches This is patched in `@backstage/integration` version 1.20.1. ### Workarounds There is no workaround for this vulnerability. Users should upgrade to the patched version. ### References - Backstage SCM integration documentation: https://backstage.io/docs/integrations/

Affected packages (1)

CVSS scores

SourceVersionSeverityVector
osvCVSS 3.1LOW2.7CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N

References (3)

CVE-2026-29185 — Backstage vulnerable to potential reading of SCM URLs using built in token · VulnScope