PT-2026-61623 · Heyform · Heyform
CVE-2026-63429
·
Published
2026-07-20
·
Updated
2026-07-20
CVSS v3.1
8.6
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L |
Name of the Vulnerable Software and Affected Versions
HeyForm versions prior to 3.0.0-rc.9
Description
An authentication bypass exists in the open-source form builder. The endpoint
POST /api/upload lacks an authentication guard, global guard, form-context validation, openToken requirement, and session cookie checks. This allows any anonymous internet user to upload files—including PDF, DOC/DOCX, XLS/XLSX, CSV, TXT, MP4, and images up to 10 MB—and obtain a permanent public URL on the domain. The issue occurs because the endpoint is used by both authenticated creators and unauthenticated submitters, but lacks form-context binding, causing every request to be accepted anonymously.Recommendations
Update to version 3.0.0-rc.9.
Restrict access to the
POST /api/upload endpoint to minimize the risk of exploitation.Exploit
Fix
Unrestricted File Upload
Missing Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Heyform