Skip to content

fix: bump pbkdf2 to >=3.1.3 (CVE-2025-6547, CVE-2025-6545)#22

Open
persimmon16 wants to merge 1 commit into
masterfrom
fix/CVE-2025-6547-CVE-2025-6545-pbkdf2
Open

fix: bump pbkdf2 to >=3.1.3 (CVE-2025-6547, CVE-2025-6545)#22
persimmon16 wants to merge 1 commit into
masterfrom
fix/CVE-2025-6547-CVE-2025-6545-pbkdf2

Conversation

@persimmon16
Copy link
Copy Markdown

Summary

CVE Details

CVE CVSS Fixed in
CVE-2025-6547 9.1 pbkdf2 >=3.1.3
CVE-2025-6545 9.1 pbkdf2 >=3.1.3

Test plan

  • Verify npm install completes without errors
  • Verify npm ls pbkdf2 shows version >=3.1.3
  • Run existing test suite to confirm no regressions

Add npm overrides to force pbkdf2 >=3.1.3 across all transitive
dependencies, remediating CVE-2025-6547 and CVE-2025-6545 (CVSS 9.1).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant