GHSA-525m-7f82-2mf7: @conform-to/dom parseSubmission vulnerable to CPU exhaustion when parsing many unique form fields
A CPU exhaustion vulnerability exists in the @conform-to/dom parseSubmission API when processing FormData or URLSearchParams submissions containing many unique field names. The vulnerability arises because the parser repeatedly looks up values by field name, causing excessive synchronous CPU usage. This can be exploited by an attacker supplying crafted submissions with many unique fields. The issue is fixed in versions 1.19.4 and later by changing the iteration method to avoid repeated lookups. Applications accepting untrusted form submissions should still enforce request parsing limits to mitigate potential abuse.
AI Analysis
Technical Summary
The vulnerability in @conform-to/dom's parseSubmission API allows CPU exhaustion when parsing submissions with many unique field names. The original implementation performed repeated lookups by field name, leading to excessive CPU consumption. The fix involves iterating directly over submitted entries instead of repeated lookups. This vulnerability affects versions >=1.8.0 and <1.19.4. No known exploits are reported in the wild. Additional mitigation can be achieved by enforcing request parsing limits using tools like @remix-run/form-data-parser.
Potential Impact
An attacker can cause high CPU usage on systems using vulnerable versions of @conform-to/dom by submitting form data with many unique field names, potentially leading to denial of service due to resource exhaustion. There is no indication of privilege escalation, data leakage, or other impacts beyond CPU exhaustion.
Mitigation Recommendations
Upgrade to version 1.19.4 or later of @conform-to/dom where the vulnerability is fixed. Additionally, enforce request parsing limits on untrusted form submissions before passing data to Conform. For multipart requests, use @remix-run/form-data-parser with options like maxParts, maxTotalSize, maxFileSize, maxFiles, and maxHeaderSize to limit resource consumption.
GHSA-525m-7f82-2mf7: @conform-to/dom parseSubmission vulnerable to CPU exhaustion when parsing many unique form fields
Description
A CPU exhaustion vulnerability exists in the @conform-to/dom parseSubmission API when processing FormData or URLSearchParams submissions containing many unique field names. The vulnerability arises because the parser repeatedly looks up values by field name, causing excessive synchronous CPU usage. This can be exploited by an attacker supplying crafted submissions with many unique fields. The issue is fixed in versions 1.19.4 and later by changing the iteration method to avoid repeated lookups. Applications accepting untrusted form submissions should still enforce request parsing limits to mitigate potential abuse.
CVSS v4.0
Affected software
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in @conform-to/dom's parseSubmission API allows CPU exhaustion when parsing submissions with many unique field names. The original implementation performed repeated lookups by field name, leading to excessive CPU consumption. The fix involves iterating directly over submitted entries instead of repeated lookups. This vulnerability affects versions >=1.8.0 and <1.19.4. No known exploits are reported in the wild. Additional mitigation can be achieved by enforcing request parsing limits using tools like @remix-run/form-data-parser.
Potential Impact
An attacker can cause high CPU usage on systems using vulnerable versions of @conform-to/dom by submitting form data with many unique field names, potentially leading to denial of service due to resource exhaustion. There is no indication of privilege escalation, data leakage, or other impacts beyond CPU exhaustion.
Mitigation Recommendations
Upgrade to version 1.19.4 or later of @conform-to/dom where the vulnerability is fixed. Additionally, enforce request parsing limits on untrusted form submissions before passing data to Conform. For multipart requests, use @remix-run/form-data-parser with options like maxParts, maxTotalSize, maxFileSize, maxFiles, and maxHeaderSize to limit resource consumption.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-525m-7f82-2mf7
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-49250"]
- Ecosystems
- ["npm"]
- Database Specific Severity
- HIGH
- Cvss Version
- 4.0
Threat ID: 6a46ecba27e9c7971943cda5
Added to database: 07/02/2026, 22:56:58 UTC
Last enriched: 07/02/2026, 23:13:53 UTC
Last updated: 07/02/2026, 23:13:53 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.