Vulnerabilities/

Strapi Password Hashing is Missing Maximum Password Length Validation

Severity:
Medium

Description

Strapi’s password hashing implementation using bcryptjs lacks maximum password length validation. Since bcryptjs truncates passwords exceeding 72 bytes, this creates potential vulnerabilities such as authentication bypass and performance degradation.

Recommendation

Update the @strapi/core package to the latest compatible version. Followings are version details:

References

Related Issues

Tags:
npm
@strapi/core
Anything's wrong? Let us know Last updated on November 27, 2025