chore: Update jws@3 to 3.2.3 [SECURITY]#1000
Open
everettbu wants to merge 1 commit into
Open
Conversation
everettbu
force-pushed
the
renovate/npm-jws3-vulnerability
branch
from
February 8, 2026 08:35
6b4253a to
690496e
Compare
everettbu
force-pushed
the
renovate/npm-jws3-vulnerability
branch
from
February 15, 2026 11:54
690496e to
a837b67
Compare
everettbu
force-pushed
the
renovate/npm-jws3-vulnerability
branch
from
February 23, 2026 23:09
a837b67 to
7ded68c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mirror of n8n-io/n8n#24834
Original author: app/renovate
This PR contains the following updates:
@33.2.2→3.2.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
auth0/node-jws Improperly Verifies HMAC Signature
CVE-2025-65945 / GHSA-869p-cjfg-cm3x
More information
Details
Overview
An improper signature verification vulnerability exists when using auth0/node-jws with the HS256 algorithm under specific conditions.
Am I Affected?
You are affected by this vulnerability if you meet all of the following preconditions:
You are NOT affected by this vulnerability if you meet any of the following preconditions:
auth0/node-jsonwebtokenusers fall into this category and are therefore NOT affected by this vulnerability)Fix
Upgrade auth0/node-jws version to version 3.2.3 or 4.0.1
Acknowledgement
Okta would like to thank Félix Charette for discovering this vulnerability.
Severity
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:NReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Release Notes
brianloveswords/node-jws (jws`@3`)
v3.2.3Compare Source
Changed
that a non empty secret is provided (via opts.secret, opts.privateKey or opts.key)
when using HMAC algorithms.
Configuration
📅 Schedule: Branch creation - "" in timezone UTC, 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.
This PR was generated by Mend Renovate. View the repository job log.