CVE-2025-55285

LOW2.6EPSS 0.05%

Template Secret leakage in logs in Scaffolder when using `fetch:template`

Published: 8/15/2025Modified: 9/26/2025
Also known as:GHSA-3x3q-ghcp-whf7

Description

A logging flaw in Backstage Scaffolder’s `fetch:template` action up to `@backstage/plugin-scaffolder-backend` **2.1.0** may write template secrets to logs. The action emitted a duplicate, pre-redaction copy of input parameters, so values provided via the `{{ secrets }}` bag could appear in local/server logs when the action ran. Exploitation requires use of the `secrets` argument and access to Scaffolder/build logs; integrity and availability are unaffected. * **Fix:** upgrade to `2.1.1`, which removes the duplicate log path and ensures secrets are redacted. * **Mitigation:** avoid passing `{{ secrets }}` to `fetch:template` if upgrade is not possible. > Open an issue in the [Backstage repository](https://github.com/backstage/backstage) > > Visit our Discord, linked to in [Backstage README](https://github.com/backstage/backstage)

Affected packages (1)

CVSS scores

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

References (4)