Replay Attack Affecting laravel/socialite package, versions >=0.0.0


Severity

Recommended
0.0
critical
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.44% (37th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-PHP-LARAVELSOCIALITE-18857660
  • published16 Aug 2026
  • disclosed14 Aug 2026
  • creditshion takabe

Introduced: 14 Aug 2026

NewCVE-2026-73683  (opens in a new tab)
CWE-294  (opens in a new tab)

How to fix?

A fix was pushed into the master branch but not yet published.

Overview

Affected versions of this package are vulnerable to Replay Attack through the getUserByOIDCToken() process in FacebookProvider.php. An attacker can impersonate a victim account by replaying a captured, valid Facebook OIDC id_token to userFromToken() without providing a matching session nonce. The affected code verifies the token signature, audience, and issuer but does not bind the token to the expected nonce value, so an unexpired token issued for the same Facebook App ID is accepted as authentic. This lets an unauthenticated attacker gain unauthorized access to the target user’s account and the application session created from that token.

CVSS Base Scores

version 4.0
version 3.1