CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-49250

highcovered by 1 sourcefirst seen 2026-07-02
A CPU exhaustion vulnerability exists in Conform's 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 provides maxParts, maxTotalSize, maxFileSize, maxFiles, and maxHeaderSize options.

⚡ Watch CVE-2026-49250

Get an email if CVE-2026-49250 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Advisory coverage (1)

External references

NVD record for CVE-2026-49250

CVE.org record

Embed the live status

CVE-2026-49250 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-49250 status](https://www.csirts.com/badge/CVE-2026-49250)](https://www.csirts.com/cve/CVE-2026-49250)