Race Condition Affecting cal.diy-6.2 package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.01% (4th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Race Condition vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-MINIMOSLATEST-CALDIY62-17294970
  • published11 Jun 2026
  • disclosed20 Mar 2026

Introduced: 20 Mar 2026

CVE-2026-32887  (opens in a new tab)
CWE-362  (opens in a new tab)

How to fix?

There is no fixed version for Minimos:latest cal.diy-6.2.

NVD Description

Note: Versions mentioned in the description apply only to the upstream cal.diy-6.2 package and not the cal.diy-6.2 package as distributed by Minimos. See How to fix? for Minimos:latest relevant fixed versions and status.

Effect is a TypeScript framework that consists of several packages that work together to help build TypeScript applications. Prior to version 3.20.0, when using RpcServer.toWebHandler (or HttpApp.toWebHandlerRuntime) inside a Next.js App Router route handler, any Node.js AsyncLocalStorage-dependent API called from within an Effect fiber can read another concurrent request's context — or no context at all. Under production traffic, auth() from @clerk/nextjs/server returns a different user's session. Version 3.20.0 contains a fix for the issue.