CVE-2026-82258

Summary

SvelteKit versions from 2.38.0 before 2.60.1 contain a race condition in query.batch that allows concurrent requests from different users to merge under a single request context. Attackers can exploit specific timing conditions to access sensitive data from other users' concurrent requests.

Affected Software

VendorProductVersion RangeStatus
sveltejskit2.38.0 < 2.60.1affected
sveltejskit2.60.1unaffected

Weaknesses

  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

References