Insufficient Entropy in Cookie Encryption in Auth0 PHP SDK
CVE-2026-34236
8.2HIGH
What is CVE-2026-34236?
The Auth0 PHP SDK, utilized for authentication and management APIs, has a significant vulnerability in the way it encrypts cookies. In versions ranging from 8.0.0 to just before 8.19.0, the SDK applies insufficient entropy during cookie encryption. This flaw enables attackers to potentially brute-force the encryption key, leading to the possibility of forging session cookies. This critical issue has been addressed in version 8.19.0, emphasizing the necessity for developers to update to this version to protect their applications against unauthorized access.
Affected Version(s)
auth0-PHP >= 8.0.0, < 8.19.0
