CVE-2026-73683
Last modified
CVE-2026-73683 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. Laravel Socialite's Facebook provider contains an authentication bypass vulnerability that allows unauthenticated attackers to replay captured OIDC id_tokens by exploiting the missing nonce claim validation in the getUserByOIDCToken() function within FacebookProvider.php. Attackers who obtain a valid, unexpired id_token issued for the same Facebook App ID can submit the captured token to the backend userFromToken() endpoint, bypassing authentication controls because signature, aud, and iss checks pass while no session-bound nonce comparison is performed, resulting in unauthorized access to victim accounts.. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
Laravel Socialite's Facebook provider contains an authentication bypass vulnerability that allows unauthenticated attackers to replay captured OIDC id_tokens by exploiting the missing nonce claim validation in the getUserByOIDCToken() function within FacebookProvider.php. Attackers who obtain a valid, unexpired id_token issued for the same Facebook App ID can submit the captured token to the backend userFromToken() endpoint, bypassing authentication controls because signature, aud, and iss checks pass while no session-bound nonce comparison is performed, resulting in unauthorized access to victim accounts.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Laravel | Socialite | < 5.29.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73683?
How severe is CVE-2026-73683?
How do I fix CVE-2026-73683?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73673Netis NC63 router firmware V3.0.0.3327 contains an unauthent…8.8
- CVE-2026-73678MindsDB Minds Platform version 26.1.0 and earlier contains a…10
- CVE-2026-73679ImpressCMS contains an authenticated remote code execution v…7.2
- CVE-2026-7368The Yarbo cloud does not enforce per-device or per-user auth…8.6
- CVE-2026-73680Cockpit CMS 2.14.0 and prior contains a command injection vu…8.8
- CVE-2026-73682Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-73692Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-7371Multiple reflected cross-site scripting (xss) vulnerabilitie…6.1
- CVE-2026-7372A stack overflow vulnerability exists in the WebCam Server L…9
- CVE-2026-7373Rapid7 Metasploit Pro is vulnerable to a local privilege esc…8.5
- CVE-2026-7374A flaw was found in KubeVirt's virt-handler component. This …9.9
- CVE-2026-7375UDS protocol dissector infinite loop in Wireshark 4.6.0 to 4…7.5
Are you affected by CVE-2026-73683?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
