You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Auth0 laravel-auth0 SDK has Insufficient Entropy in Cookie Encryption
High severity
GitHub Reviewed
Published
Apr 1, 2026
in
auth0/laravel-auth0
•
Updated Apr 3, 2026
In applications built with the Auth0 PHP SDK, cookies are encrypted with insufficient entropy, which may result in threat actors brute-forcing the encryption key and forging session cookies.
Am I Affected?
You are affected if you meet the following preconditions:
Applications using laravel-auth0 SDK, versions between 7.0.0 and 7.20.0
Laravel-auth0 SDK using the Auth0-PHP SDK versions between 8.0.0 to 8.18.0.
Resolution
Upgrade Auth0/laravel-auth0 to version 7.21.0 or greater.
The product uses an algorithm or scheme that produces insufficient entropy, leaving patterns or clusters of values that are more likely to occur than others.
Learn more on MITRE.
Impact
In applications built with the Auth0 PHP SDK, cookies are encrypted with insufficient entropy, which may result in threat actors brute-forcing the encryption key and forging session cookies.
Am I Affected?
You are affected if you meet the following preconditions:
Resolution
Upgrade Auth0/laravel-auth0 to version 7.21.0 or greater.
References