← Back

CVE-2026-39976

nvd nist
Published: Apr 9, 2026Modified: Jun 17, 2026

JSON object

Loading...
7.1
Vector
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N
Exploitability: 1.8 / Impact: 4.7
Source: security-advisories@github.com (Secondary)

Description

Laravel Passport provides OAuth2 server support to Laravel. From 13.0.0 to before 13.7.1, there is an Authentication Bypass for client_credentials tokens. the league/oauth2-server library sets the JWT sub claim to the client identifier (since there's no user). The token guard then passes this value to retrieveById() without validating it's actually a user identifier, potentially resolving an unrelated real user. Any machine-to-machine token can inadvertently authenticate as an actual user. This vulnerability is fixed in 13.7.1.

Affected (1)

Products: Laravel: Passport
1 product
Passport
Configuration A
1 vulnerable
Vulnerable SoftwareAffected Versions
From 13.0.0 to 13.7.1

References (5)

Source: security-advisories@github.com
ExploitIssue Tracking
Source: security-advisories@github.com
Issue TrackingPatch
Source: security-advisories@github.com
Issue TrackingPatch
Source: security-advisories@github.com
MitigationVendor Advisory
Source: security-advisories@github.com
Issue TrackingPatch

Timeline

No history available yet.