Skip to content

fix: upgrade jsrsasign to 11.1.1 (CVE-2026-4599) - #912

Open
anupamme wants to merge 1 commit into
mulesoft:masterfrom
anupamme:fix-repo-api-console-cve-2026-4599-jsrsasign
Open

fix: upgrade jsrsasign to 11.1.1 (CVE-2026-4599)#912
anupamme wants to merge 1 commit into
mulesoft:masterfrom
anupamme:fix-repo-api-console-cve-2026-4599-jsrsasign

Conversation

@anupamme

Copy link
Copy Markdown

Summary

Upgrade jsrsasign from 10.9.0 to 11.1.1 to fix CVE-2026-4599.

Vulnerability

Field Value
ID CVE-2026-4599
Severity CRITICAL
Scanner trivy
Rule CVE-2026-4599
File package-lock.json (dependency: jsrsasign)
Assessment Present in dependency tree, not confirmed reachable

Description: jsrsasign: jsrsasign: Private key recovery via incomplete comparison checks biasing DSA nonces

Evidence

Scanner confirmation: trivy rule CVE-2026-4599 flagged this pattern.

Changes

  • package.json
  • package-lock.json

Behavior Preservation

The change is scoped to 2 files on the vulnerable path; it only tightens handling of untrusted input and leaves valid inputs unaffected.


This change addresses a pattern flagged by static analysis. The code path handles user-influenced input and the fix reduces the attack surface against both manual and automated exploitation.


Automated security fix by OrbisAI Security

Automated dependency upgrade by OrbisAI Security
@anupamme
anupamme requested a review from a team as a code owner August 26, 2026 17:56

@alexpmule alexpmule left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

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.

2 participants