n8n n8n@2.25.7 released on 10-06-2026

n8n n8n@2.25.7 is out now. It prevents the editor’s node credential picker from fetching credentials outside the current workflow, limiting shown credentials to the workflow context and reducing the risk of exposing unrelated credentials.
See the GitHub release notes for full details, including issue #31989 and commit c67d1fc for the exact fix.
What’s in this release
- Editor: node credential picker now uses workflow‑scoped credential fetch.
- Fix for a bug where the picker could display credentials outside the current workflow scope (issue #31989).
- Improved correctness and reduced risk of exposing unrelated credentials (commit c67d1fc).
Upgrade notes
- No breaking changes are listed in the release notes; review commit c67d1fc on GitHub if you need specifics before upgrading.
- No rollback instructions are provided in the notes; revert using your normal deployment or rollback process if necessary.
Share any comments or experiences with the update on the project’s GitHub issue tracker.


