### [CVE-2025-47275](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-47275) ![](https://img.shields.io/static/v1?label=Product&message=auth0-PHP&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3E%3D%208.0.0-BETA1%2C%20%3C%208.14.0%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-287%3A%20Improper%20Authentication&color=brightgreen) ### Description Auth0-PHP provides the PHP SDK for Auth0 Authentication and Management APIs. Starting in version 8.0.0-BETA1 and prior to version 8.14.0, 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. Certain pre-conditions are required to be vulnerable to this issue: Applications using the Auth0-PHP SDK, or the Auth0/symfony, Auth0/laravel-auth0, and Auth0/wordpress SDKs that rely on the Auth0-PHP SDK; and session storage configured with CookieStore. Upgrade Auth0/Auth0-PHP to v8.14.0 to receive a patch. As an additional precautionary measure, rotating cookie encryption keys is recommended. Note that once updated, any previous session cookies will be rejected. ### POC #### Reference No PoCs from references. #### Github - https://github.com/ARPSyndicate/cve-scores