Skip to content

Conversation

@uniget-bot
Copy link

This PR contains the following updates:

Package Update Change
n8n (source) minor 1.95.3 -> 1.97.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

n8n-io/n8n (n8n)

v1.97.1

Compare Source

1.97.1 (2025-06-04)

v1.97.0

Compare Source

Bug Fixes
  • core: Allow dotfiles in sendFile to fix WorkFlow settings 404 error (#​14744) (7928a9b)
  • core: Honor absolute paths for N8N_LOG_FILE_LOCATION (#​15873) (1e5b905)
  • core: Normalize trailing slash when setting CORS headers for test webhooks (#​15906) (61d0c6a)
Performance Improvements

v1.96.0

Compare Source

Bug Fixes
Features
  • API: Add user management endpoints to the Projects Public API (#​12329) (4459c7e)
  • core: Allow specifying Content-Security-Policy-Report-Only (#​15805) (c127846)
  • core: Start listening to IPv6 addresses as well by default (#​15810) (9f44f40)
  • editor: Add ability to extract sub-workflows to canvas context menu (#​15538) (5985df6)
  • editor: Combine 'Move to Folder' and 'Change owner' modals (#​15756) (e860dd6)
  • editor: Support pasting an expression into a number parameter (#​15722) (2a1475d)
  • MCP Server Trigger Node: Cleanup MCP server management, use sanitized trigger node's name as name for the MCP server (#​15751) (07a636e)
  • Perplexity Node: New node (#​13604) (6d3e6ee)
  • Respond to Webhook Node: Setting to configure outputs (#​15619) (be5f14e)
Performance Improvements

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

@nicholasdille-bot nicholasdille-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approved because label type/renovate is present.

@github-actions
Copy link

🔍 Vulnerabilities of ghcr.io/uniget-org/tools/n8n:1.97.1

📦 Image Reference ghcr.io/uniget-org/tools/n8n:1.97.1
digestsha256:8e836af86ef682e496e803522346430643034a3adfe04748e592b4bc15844156
vulnerabilitiescritical: 0 high: 2 medium: 1 low: 2
platformlinux/amd64
size173 MB
packages1414
critical: 0 high: 1 medium: 0 low: 0 pdfjs-dist 2.16.105 (npm)

pkg:npm/[email protected]

high 8.8: CVE--2024--4367 Improper Check for Unusual or Exceptional Conditions

Affected range<=4.1.392
Fixed version4.2.67
CVSS Score8.8
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Description

Impact

If pdf.js is used to load a malicious PDF, and PDF.js is configured with isEvalSupported set to true (which is the default value), unrestricted attacker-controlled JavaScript will be executed in the context of the hosting domain.

Patches

The patch removes the use of eval:
mozilla/pdf.js#18015

Workarounds

Set the option isEvalSupported to false.

References

https://bugzilla.mozilla.org/show_bug.cgi?id=1893645

critical: 0 high: 1 medium: 0 low: 0 semver 5.3.0 (npm)

pkg:npm/[email protected]

high 7.5: CVE--2022--25883 Inefficient Regular Expression Complexity

Affected range<5.7.2
Fixed version5.7.2
CVSS Score7.5
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Description

Versions of the package semver before 7.5.2 on the 7.x branch, before 6.3.1 on the 6.x branch, and all other versions before 5.7.2 are vulnerable to Regular Expression Denial of Service (ReDoS) via the function new Range, when untrusted user data is provided as a range.

critical: 0 high: 0 medium: 1 low: 0 identity 3.4.2 (npm)

pkg:npm/%40azure/[email protected]

medium 6.8: CVE--2024--35255 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Affected range<4.2.1
Fixed version4.2.1
CVSS Score6.8
CVSS VectorCVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Description

Azure Identity Libraries and Microsoft Authentication Library Elevation of Privilege Vulnerability.

critical: 0 high: 0 medium: 0 low: 1 brace-expansion 2.0.2 (npm)

pkg:npm/[email protected]

low 1.3: CVE--2025--5889 Uncontrolled Resource Consumption

Affected range>=2.0.1
<=4.0.0
Fixed versionNot Fixed
CVSS Score1.3
CVSS VectorCVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Description

A vulnerability was found in juliangruber brace-expansion up to 1.1.11. It has been rated as problematic. Affected by this issue is the function expand of the file index.js. The manipulation leads to inefficient regular expression complexity. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. The name of the patch is a5b98a4f30d7813266b221435e1eaaf25a1b0ac5. It is recommended to apply a patch to fix this issue.

critical: 0 high: 0 medium: 0 low: 1 auth-js 2.65.0 (npm)

pkg:npm/%40supabase/[email protected]

low 1.3: CVE--2025--48370 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Affected range<2.69.1
Fixed version2.69.1
CVSS Score1.3
CVSS VectorCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U
Description

Impact

The library functions getUserById, deleteUser, updateUserById, listFactors and deleteFactor did not require the user supplied values to be valid UUIDs. This could lead to a URL path traversal, resulting in the wrong API function being called.

Implementations that follow security best practice and validate user controlled inputs, such as the userId are not affected by this.

Patches

Strict value checks have been added to all affected functions. These functions now require that the userId and factorId parameters MUST be valid UUID (v4).

Patched version: >= 2.69.1

Workarounds

Implementations that follow security best practice and validate user controlled inputs, such as the userId are not affected by this. It is recommended that users of the auth-js library always follow security best practice and validate all inputs, before passing these to other functions or libraries.

References

supabase/auth-js#1063

@github-actions
Copy link

@github-actions
Copy link

@github-actions github-actions bot merged commit fe747eb into main Jun 11, 2025
11 checks passed
@github-actions github-actions bot deleted the renovate/n8n-1.x branch June 11, 2025 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants