Vulnerabilities/

sha.js is missing type checks leading to hash rewind and passing on crafted data

Severity:
High

Description

This is the same as GHSA-cpq7-6gpm-g9rc but just for sha.js, as it has its own implementation.

Missing input type checks can allow types other than a well-formed Buffer or string, resulting in invalid values, hanging and rewinding the hash state (including turning a tagged hash into an untagged hash), or other generally undefined behaviour.

Recommendation

Update the sha.js package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
sha.js
Anything's wrong? Let us know Last updated on November 03, 2025