HomeCVE Intelligence › CVE-2026-49250
CVSS 7.5 HIGH Vulnerability

CVE-2026-49250: @conform-to/dom parseSubmission vulnerable to CPU exhaustion when parsing many unique for…

A CPU exhaustion vulnerability exists in Conform's [parseSubmission](https://conform.guide/api/react/future/parseSubmission) future API when parsing FormData or URLSearchParams submissions with many unique field names.…

7.5CVSS Score
HIGHSeverity
NOCISA KEV
VulnerabilityImpact Type

📋 Vulnerability Details

CVE IDCVE-2026-49250
Vendornpm
Affected Product@conform-to/dom
Vulnerability TypeVulnerability
CVSS Score7.5 (HIGH)
Actively Exploited❌ No known exploitation
Patch StatusSee Vendor Advisory →
Reported ByCYBERDUDEBIVASH SENTINEL APEX Intelligence (via github_advisories)

🔬 Technical Analysis

A CPU exhaustion vulnerability exists in Conform's [parseSubmission](https://conform.guide/api/react/future/parseSubmission) future API when parsing FormData or URLSearchParams submissions with many unique field names. The parser previously looked up values by field name, which could require repeated scans of the submitted entries and cause excessive synchronous CPU work if an attacker supplies a crafted submission. > [!NOTE] > The patched version fixes this by iterating submitted entries directly instead of repeatedly looking up values by field name. Applications that accept untrusted form submissions should still enforce request parsing limits before passing data to Conform. For multipart requests, [@remix-run/form-data-parser](https://www.npmjs.com/package/@remix-run/form-data-par

🎯 Known Indicators of Compromise

{"type":"url","value":"https://conform.guide/api/react/future/parseSubmission)","confidence_score":0.82,"first_seen":"2026-07-02","source_count":1} {"type":"url","value":"https://www.npmjs.com/package/@remix-run/form-data-par","confidence_score":0.82,"first_seen":"2026-07-02","source_count":1} {"type":"domain","value":"www.npmjs.com","confidence_score":0.75,"first_seen":"2026-07-02","source_count":1}

📚 Advisory References

⚡ DETECTION RULES AVAILABLE

Get CVE-2026-49250 Detection Pack

Sigma rules, YARA signatures, IOC table, and SIEM queries for Splunk, Elastic, Sentinel, and Chronicle — deployable in 5 minutes.

✓ Sigma Rules ✓ YARA Pack ✓ IOC Table ✓ SIEM Queries
🛡️ Get Detection Pack → 🔌 Access via API →

🔗 Related Intelligence