Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Svelte | Sveltekit | >= 2.38.0, < 2.60.1 |
Related Weaknesses (CWE)
References
- https://github.com/sveltejs/kit/security/advisories/GHSA-hgv7-v322-mmgrVendor Advisory
- https://www.vulncheck.com/advisories/sveltekit-2.38.0-before-2.60.1-cross-user-dThird Party Advisory
FAQ
What is CVE-2026-82258?
CVE-2026-82258 is a vulnerability with a CVSS score of 4.8 (MEDIUM). 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...
How severe is CVE-2026-82258?
CVE-2026-82258 has been rated MEDIUM with a CVSS base score of 4.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-82258?
Check the references section above for vendor advisories and patch information. Affected products include: Svelte Sveltekit.