Skip to content

chore(security): upgrade turbo to patch CVE-2026-45773 / CVE-2026-45772#1

Open
Kan-A-Pesh wants to merge 1 commit into
mainfrom
fix/security-dependency-upgrades-2026-05-22
Open

chore(security): upgrade turbo to patch CVE-2026-45773 / CVE-2026-45772#1
Kan-A-Pesh wants to merge 1 commit into
mainfrom
fix/security-dependency-upgrades-2026-05-22

Conversation

@Kan-A-Pesh

Copy link
Copy Markdown
Member

Summary

Security dependency upgrade to remediate moderate-severity vulnerabilities in turbo.


Changes

MINOR upgrade

Package From To Type
turbo 2.6.3 (resolved 2.8.12) 2.9.14 MINOR

turbo 2.6.3 → 2.9.14 (MINOR)

  • CVE-2026-45773 (MODERATE): Session fixation CSRF vulnerability in Turbo CLI
  • CVE-2026-45772 (MODERATE): Local code execution via malicious turbo.json

The 2.9.x series introduces no breaking changes to pipeline configuration or task graph resolution. Upgrade is safe for the existing turbo.json config in this repo.


CVE / GHSA fixed


Commands run

bun install        # regenerate lockfile after bumping turbo ^2.6.3 → ^2.9.14
bun run check-types  # no tasks configured → 0 tasks executed, no failures

check-types result: 0 successful, 0 total — no typecheck tasks are wired in turbo.json; no failures introduced.


Risks / breaking changes

  • None expected. This is a MINOR version bump within the 2.x series. No turbo.json pipeline changes required.
  • next@16.1.6 (resolved in lockfile) is outside the scope of this PR — not listed in the remediation matrix for this repo.

🤖 Generated with Claude Code

Upgrade turbo 2.6.3 → 2.9.14 to fix CVE-2026-45773 and CVE-2026-45772
(session fixation CSRF + local code execution vulnerabilities).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented May 22, 2026

Copy link
Copy Markdown

Warning

Rate limit exceeded

@Kan-A-Pesh has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 59 minutes and 22 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 35b8b0fd-c69e-461f-b3c2-49703171de3e

📥 Commits

Reviewing files that changed from the base of the PR and between 1256a1f and 02d569c.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/security-dependency-upgrades-2026-05-22

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedturbo@​2.8.12 ⏵ 2.9.14100 +1100 +385 +197100

View full report

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Auto-approved: This PR bumps the dev dependency turbo from 2.6.3 to 2.9.14 to fix two moderate CVEs, involves only a version change in package.json and the corresponding lockfile update, and carries no changes to business logic, configuration, or runtime code, making it a safe, low‑impact upgrade.

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant