Back to list

Trubo: Login callback CSRF/session fixation — CVE-2026-45773

GitHub · GitHub · CVE-2026-45773

ID
CVE-2026-45773
Date
Activity
Source
GitHub
Vendor
GitHub
Threat
medium
CVSS
5.1
EPSS
0.00023

Summary

### Impact Turborepo's self-hosted login and SSO browser flows did not validate a CSRF state value on the localhost callback. While the CLI was waiting for authentication, a malicious web page could send a request to the local callback server with an attacker-controlled token. If accepted before the legitimate callback, the CLI could complete login with the wrong credentials. This affects users authenticating the…

Product

npm: turbo

What to do

General, cautious steps (verify details in the official source):

  • Review exposure and plan remediation based on risk and environment.
  • Identify affected product versions in your inventory and verify whether you are impacted.
  • Apply vendor patches/updates or recommended mitigations as soon as available.
  • Read the official advisory for exact affected versions and remediation steps.

Official advisory

Related advisories