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.
Consumers are affected if their application meets the following preconditions:
Upgrade Auth0/symfony-auth0 to version 5.8.0 or greater.
{
"cwe_ids": [
"CWE-331"
],
"github_reviewed": true,
"github_reviewed_at": "2026-04-03T03:44:13Z",
"nvd_published_at": null,
"severity": "HIGH"
}