Skip to content

fix(deps): address CVE-2026-39363 in vite#1584

Merged
taymoor89 merged 4 commits intomainfrom
fix/vulnerability-vite-CVE-2026-39363
Apr 7, 2026
Merged

fix(deps): address CVE-2026-39363 in vite#1584
taymoor89 merged 4 commits intomainfrom
fix/vulnerability-vite-CVE-2026-39363

Conversation

@taymoor89
Copy link
Copy Markdown
Contributor

Summary

Fixes CVE-2026-39363 (GHSA-p9ff-h696-f583): Vite Vulnerable to Arbitrary File Read via Vite Dev Server WebSocket (Dependabot alert #201).

Changes Made

  • Updated vite from 7.3.1 to 7.3.2 across all 15 packages and apps

Related Issues

Testing Instructions

  1. pnpm install
  2. pnpm run build
  3. pnpm run test
  4. Verify in ArgoCD preview

Checklist

  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.
  • I have made corresponding changes to the documentation (if applicable).
  • My changes generate no new warnings or errors.
  • I have created a changeset for my changes.

PR Manifesto

Review the PR Manifesto for best practises.

@taymoor89 taymoor89 added the greenhouse-pr-preview Builds a PR preview for greenhouse shell app and plugins. label Apr 7, 2026
@taymoor89 taymoor89 requested review from a team and franzheidl as code owners April 7, 2026 07:48
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 7, 2026

🦋 Changeset detected

Latest commit: 98d07d5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 15 packages
Name Type
@cloudoperators/juno-communicator Patch
@cloudoperators/greenhouse-auth-provider Patch
@cloudoperators/juno-k8s-client Patch
@cloudoperators/juno-messages-provider Patch
@cloudoperators/juno-oauth Patch
@cloudoperators/juno-package-template Patch
@cloudoperators/juno-ui-components Patch
@cloudoperators/juno-url-state-provider Patch
@cloudoperators/juno-app-greenhouse Patch
@cloudoperators/juno-app-heureka Patch
@cloudoperators/juno-app-doop Patch
@cloudoperators/juno-app-example Patch
@cloudoperators/juno-app-supernova Patch
@cloudoperators/juno-app-carbon Patch
@cloudoperators/juno-app-template Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 7, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-04-07 08:29 UTC

@taymoor89 taymoor89 merged commit f69e63e into main Apr 7, 2026
19 checks passed
@taymoor89 taymoor89 deleted the fix/vulnerability-vite-CVE-2026-39363 branch April 7, 2026 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

greenhouse-pr-preview Builds a PR preview for greenhouse shell app and plugins.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants