๐Ÿ” CVE Alert

CVE-2026-49250

UNKNOWN 0.0

Conform: parseSubmission vulnerable to CPU exhaustion when parsing many unique form fields

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Conform, a type-safe form validation library, allows the parsing of nested objects in the form of object.property. From 1.8.0 until 1.19.4, the parseSubmission future API in packages/conform-dom/formdata.ts repeatedly scans FormData or URLSearchParams entries by each unique field name. An unauthenticated attacker can submit a crafted form containing many unique names, causing excessive synchronous CPU work and denial of service in an application that passes the submission to parseSubmission. Applications should continue to enforce request parsing limits before invoking Conform. This issue is fixed in version 1.19.4.

CWE CWE-407
Vendor edmundhung
Product conform
Published Sep 14, 2026
Last Updated Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for edmundhung conform

Be the first to know when new unknown vulnerabilities affecting edmundhung conform are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

edmundhung / conform
>= 1.8.0, < 1.19.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/edmundhung/conform/security/advisories/GHSA-525m-7f82-2mf7 github.com: https://github.com/edmundhung/conform/commit/f9a1e696ef950efcada5f06ea2b202da505bf9b0 github.com: https://github.com/edmundhung/conform/releases/tag/v1.19.4