Brute Force Authentication Tags of CookieStore Sessions in Auth0-PHP SDK
Package
Affected versions
>= 8.0.0-BETA1, < 8.14.0
Patched versions
8.14.0
Description
Published by the National Vulnerability Database
May 15, 2025
Published to the GitHub Advisory Database
May 16, 2025
Reviewed
May 16, 2025
Last updated
May 22, 2025
Overview
Session cookies of applications using the Auth0-PHP SDK configured with CookieStore have authentication tags that can be brute forced, which may result in unauthorized access.
Am I Affected?
You are affected by this vulnerability if you meet the following pre-conditions:
a. Auth0/symfony,
b. Auth0/laravel-auth0,
c. Auth0/wordpress,
Fix
Upgrade Auth0/Auth0-PHP to v8.14.0. As an additional precautionary measure, we recommend rotating your cookie encryption keys. Note that once updated, any previous session cookies will be rejected.
Acknowledgement
Okta would like to thank Félix Charette for discovering this vulnerability.
References