CVE-2025-55285
LOW2.6EPSS 0.05%Template Secret leakage in logs in Scaffolder when using `fetch:template`
描述
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)
受影響套件(1)
- npm/@backstage/plugin-scaffolder-backendfrom 0, < 2.1.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | LOW2.6 | CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:C/C:L/I:N/A:N |