Input validation error in PBKDF2 - CVE-2025-6547

 

Input validation error in PBKDF2 - CVE-2025-6547

Published: June 25, 2025


Vulnerability identifier: #VU111943
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N/E:U/U:Green
CVE-ID: CVE-2025-6547
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: browserify
Affected software:
PBKDF2

Detailed vulnerability description

The vulnerability allows a remote attacker to perform a spoofing attack.

The vulnerability exists due to insufficient validation of user-supplied input as the application silently disregards Uint8Array input. A remote attacker can spoof signature. 


How to mitigate CVE-2025-6547

Install updates from vendor's website.

Sources