Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-2f4r-34m4-3w8q: Auth0 Wordpress plugin Vulnerable to Brute Force Authentication Tags of CookieStore Sessions

Overview Session cookies of applications using the Auth0 Wordpress plugin configured with CookieStore have authentication tags that can be brute forced, which may result in unauthorized access.

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

  1. Applications using the Auth0 WordPress Plugin with version <=5.2.1
  2. Auth0 WordPress Plugin uses the Auth0-PHP SDK with version 8.0.0-BETA1 or higher and below 8.14.0.
  3. Session storage configured with CookieStore.

Fix Upgrade Auth0/wordpress plugin to v5.3.0. As an additional precautionary measure, we recommend rotating your cookie encryption keys. Note that once updated, any previous session cookies will be rejected.

Acknowledgement Okta would like to thank Félix Charette for discovering this vulnerability.

ghsa
#vulnerability#git#wordpress#php#auth
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. GHSA-2f4r-34m4-3w8q

Auth0 Wordpress plugin Vulnerable to Brute Force Authentication Tags of CookieStore Sessions

Critical severity GitHub Reviewed Published May 15, 2025 in auth0/wordpress • Updated May 17, 2025

Package

composer auth0/wordpress (Composer)

Affected versions

< 5.3.0

Overview
Session cookies of applications using the Auth0 Wordpress plugin configured with CookieStore have authentication tags that can be brute forced, which may result in unauthorized access.

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

  1. Applications using the Auth0 WordPress Plugin with version <=5.2.1
  2. Auth0 WordPress Plugin uses the Auth0-PHP SDK with version 8.0.0-BETA1 or higher and below 8.14.0.
  3. Session storage configured with CookieStore.

Fix
Upgrade Auth0/wordpress plugin to v5.3.0. As an additional precautionary measure, we recommend rotating your cookie encryption keys. Note that once updated, any previous session cookies will be rejected.

Acknowledgement
Okta would like to thank Félix Charette for discovering this vulnerability.

References

  • GHSA-2f4r-34m4-3w8q
  • https://nvd.nist.gov/vuln/detail/CVE-2025-47275
  • auth0/wordpress@06b6446
  • https://github.com/auth0/wordpress/releases/tag/5.3.0

Published to the GitHub Advisory Database

May 17, 2025

Last updated

May 17, 2025

ghsa: Latest News

GHSA-9fwj-9mjf-rhj3: laravel-auth0 SDK Vulnerable to Brute Force Authentication Tags of CookieStore Sessions