HomepageOkta logo

Deserialization of Untrusted Data in Auth0-PHP SDK CVE-2025-48951 - Jun 3, 2025

View all security advisories

Overview

The Auth0 PHP SDK contains 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.

Affected versions

You are affected if you meet the following preconditions:

  1. Applications using the Auth0-PHP SDK, versions between 8.0.0-BETA3 to 8.3.0.

  2. Applications using the following SDKs that rely on the Auth0-PHP SDK versions between 8.0.0-BETA3 to 8.3.0: a. Auth0/symfony, b. Auth0/laravel-auth0, c. Auth0/wordpress.

Fix

Upgrade Auth0/Auth0-PHP to version 8.14.0.

Acknowledgement

Okta would like to thank Andreas Forsblom for their discovery.

CVE details

CVE ID

CVE-2025-48951

Published Date

2025-06-03

Vulnerability Type

Deserialization of Untrusted Data

CWE

CWE-502 - Deserialization of Untrusted Data

CVSS v4

Score: 9.3

Vector string: https://www.first.org/cvss/calculator/4.0#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

References

Deserialization of Untrusted Data in Auth0-PHP SDK