Skip to content

fix: resolve CVE-2026-47429 in vitest#565

Closed
benoitf wants to merge 1 commit into
redhat-developer:mainfrom
benoitf:cve-fix/cve-2026-47429-main
Closed

fix: resolve CVE-2026-47429 in vitest#565
benoitf wants to merge 1 commit into
redhat-developer:mainfrom
benoitf:cve-fix/cve-2026-47429-main

Conversation

@benoitf
Copy link
Copy Markdown
Collaborator

@benoitf benoitf commented Jun 5, 2026

What does this PR do?

Fix critical severity vulnerability CVE-2026-47429 in vitest.

Advisory: When Vitest UI server is listening, arbitrary file can be read and executed
Vulnerable versions: <4.1.0
Patched versions: >=4.1.0
Advisory URL: GHSA-5xrq-8626-4rwp

Screenshot / video of UI

N/A - dependency update only.

What issues does this PR fix or reference?

Fixes CVE-2026-47429: When Vitest UI server is listening, arbitrary file can be read and executed

How to test this PR?

Run pnpm audit and verify CVE-2026-47429 is no longer reported

Upgrade vitest to satisfy >=4.1.0
Advisory: GHSA-5xrq-8626-4rwp

Co-authored-by: Claude <noreply@anthropic.com>
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@benoitf benoitf enabled auto-merge (rebase) June 5, 2026 12:16
@benoitf benoitf closed this Jun 5, 2026
auto-merge was automatically disabled June 5, 2026 12:16

Pull request was closed

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant