Session action forgery via case-sensitive Content-Type check
Published Apr 6, 2023 · Updated Feb 10, 2025
CSRF in SvelteKit before 1.15.2 allows remote attackers to submit state-changing requests through an authenticated user's browser. The is_form_content_type helper compares Content-Type case-sensitively, so a mixed-case simple type such as text/plaiN bypasses origin enforcement. Exploitation requires a malicious-site visit while session cookies are sent cross-site, allowing forged endpoint operations in that session.
Summary
What happened
CSRF in SvelteKit before 1.15.2 allows remote attackers to submit state-changing requests through an authenticated user's browser. The is_form_content_type helper compares Content-Type case-sensitively, so a mixed-case simple type such as text/plaiN bypasses origin enforcement. Exploitation requires a malicious-site visit while session cookies are sent cross-site, allowing forged endpoint operations in that session.
The record
- CVE
- CVE-2023-29008
- Published
- Apr 6, 2023
- Updated
- Feb 10, 2025
- Vendor
- Svelte
- Product
- SvelteKit
- Classifications
- CWE-352, T1189
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Apr 6, 2023CVE publishedPublication date reported by the CVE source.
- Feb 10, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 1.15.2
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- Mixed-case Content-Type CSRF demonstrationproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo