Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-862m-5253-832r: Auth0 Wordpress Plugin vulnerable to Deserialization of Untrusted Data

Overview The Auth0 Wordpress plugin contains a critical 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.

Am I Affected? You are affected by this vulnerability if you meet the following preconditions:

  1. Applications using the Auth0 WordPress plugin, versions between 5.0.0 BETA-0 to 5.0.1.
  2. Auth0 WordPress plugin uses the Auth0-PHP SDK with version 8.0.0-BETA3 to 8.3.0.

Fix Upgrade the Auth0 WordPress plugin to the latest version (v5.3.0).

ghsa
#vulnerability#git#wordpress#php#auth
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. GHSA-862m-5253-832r

Auth0 Wordpress Plugin vulnerable to Deserialization of Untrusted Data

Critical severity GitHub Reviewed Published Jun 3, 2025 in auth0/wordpress • Updated Jun 5, 2025

Package

composer auth0/wordpress (Composer)

Affected versions

>= 5.0.0-BETA0, <= 5.0.1

Overview
The Auth0 Wordpress plugin contains a critical 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.

Am I Affected?
You are affected by this vulnerability if you meet the following preconditions:

  1. Applications using the Auth0 WordPress plugin, versions between 5.0.0 BETA-0 to 5.0.1.
  2. Auth0 WordPress plugin uses the Auth0-PHP SDK with version 8.0.0-BETA3 to 8.3.0.

Fix
Upgrade the Auth0 WordPress plugin to the latest version (v5.3.0).

References

  • GHSA-v9m8-9xxp-q492
  • GHSA-c42h-56wx-h85q
  • GHSA-98j6-67v3-mw34
  • GHSA-862m-5253-832r
  • https://nvd.nist.gov/vuln/detail/CVE-2025-48951

Published to the GitHub Advisory Database

Jun 5, 2025

ghsa: Latest News

GHSA-98j6-67v3-mw34: Auth0 Symfony SDK Deserialization of Untrusted Data vulnerability