CVE-2025-48951 PUBLISHED

Auth0-PHP SDK Deserialization of Untrusted Data vulnerability

Assigner: GitHub_M
Reserved: 28.05.2025 Published: 03.06.2025 Updated: 04.06.2025

Auth0-PHP is a PHP SDK for Auth0 Authentication and Management APIs. Versions 8.0.0-BETA3 prior to 8.3.1 contain a vulnerability due to insecure deserialization of cookie data. If exploited, since SDKs process cookie content without prior authentication, a threat actor could send a specially crafted cookie containing malicious serialized data. Applications using the Auth0-PHP SDK are affected, as are applications using the Auth0/symfony, Auth0/laravel-auth0, or Auth0/wordpress SDKs, because those SDKsrely on the Auth0-PHP SDK versions from 8.0.0-BETA3 until 8.14.0. Version 8.3.1 contains a patch for the issue.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:H/SI:H/SA:H
CVSS Score: 9.3

Product Status

Vendor auth0
Product auth0-PHP
Versions
  • Version >= 8.0.0-BETA3, < 8.3.1 is affected

References

Problem Types

  • CWE-502: Deserialization of Untrusted Data CWE