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.
References
| Link | Resource |
|---|---|
| https://github.com/sveltejs/kit/security/advisories/GHSA-hgv7-v322-mmgr | Vendor Advisory |
| https://www.vulncheck.com/advisories/sveltekit-2.38.0-before-2.60.1-cross-user-data-disclosure-via-query-batch | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-08-28 12:16
Updated : 2026-08-31 19:17
NVD link : CVE-2026-82258
Mitre link : CVE-2026-82258
CVE.ORG link : CVE-2026-82258
JSON object : View
Products Affected
svelte
- sveltekit
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
