CVE-2025-55285

@backstage/plugin-scaffolder-backend is the backend for the default Backstage software templates. Prior to version 2.1.1, duplicate logging of the input values in the fetch:template action in the Scaffolder meant that some of the secrets were not properly redacted. If ${{ secrets.x }} is not passed through to fetch:template there is no impact. This issue has been resolved in 2.1.1 of the scaffolder-backend plugin. A workaround for this issue involves Template Authors removing the use of ${{ secrets }} being used as an argument to fetch:template.
Configurations

No configuration.

History

18 Aug 2025, 20:16

Type Values Removed Values Added
Summary
  • (es) @backstage/plugin-scaffolder-backend es el backend para las plantillas predeterminadas del software Backstage. Antes de la versión 2.1.1, el registro duplicado de los valores de entrada en la acción fetch:template del Scaffolder provocaba que algunos secretos no se redactaran correctamente. Si ${{ secrets.x }} no se pasa a fetch:template, no hay impacto. Este problema se ha resuelto en la versión 2.1.1 del complemento scaffolder-backend. Una solución alternativa consiste en que los autores de plantillas eliminen el uso de ${{ secrets }} como argumento para fetch:template.

15 Aug 2025, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-15 18:15

Updated : 2025-08-18 20:16


NVD link : CVE-2025-55285

Mitre link : CVE-2025-55285

CVE.ORG link : CVE-2025-55285


JSON object : View

Products Affected

No product.

CWE
CWE-532

Insertion of Sensitive Information into Log File