Auth0 · Auth0/Wordpress · CVE-2025-47275
Name of the Vulnerable Software and Affected Versions:
Auth0-PHP versions 8.0.0-BETA1 through 8.13.x
Description:
The issue affects applications using the Auth0-PHP SDK configured with CookieStore, where session cookies have authentication tags that can be brute forced, potentially resulting in unauthorized access. This issue requires specific pre-conditions to be vulnerable: the use of the Auth0-PHP SDK or related SDKs (Auth0/symfony, Auth0/laravel-auth0, and Auth0/wordpress) that rely on the Auth0-PHP SDK, and session storage configured with CookieStore.
Recommendations:
Upgrade Auth0/Auth0-PHP to v8.14.0 to receive a patch.
As an additional precautionary measure, rotate cookie encryption keys.
Note that once updated, any previous session cookies will be rejected.