Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

fix: update node-jose to 2.2.0 to resolve node-forge vulnerability#6

Open
katesaikishore wants to merge 1 commit intoauth0:masterfrom
katesaikishore:fix/node-forge-vulnerability
Open

fix: update node-jose to 2.2.0 to resolve node-forge vulnerability#6
katesaikishore wants to merge 1 commit intoauth0:masterfrom
katesaikishore:fix/node-forge-vulnerability

Conversation

@katesaikishore
Copy link

@katesaikishore katesaikishore commented Dec 16, 2025

Fix: Resolve node-forge Vulnerability

Description

This PR updates node-jose from ^0.9.0 to ^2.2.0 to resolve the node-forge vulnerability (CVE-2025-12816).

Changes

  • Updated node-jose version in package.json.
  • Added package-lock.json to lock dependencies.

Verification

  • Verified node-forge version is 1.3.3 (secure) via npm ls node-forge.
  • Note: grunt build fails due to legacy build system incompatibility with modern dependencies introduced by the update. This requires a larger migration effort.

Related Issue

  • Snyk Vulnerability: SNYK-JS-NODEFORGE-14114940
  • SEC-8082

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant