CVE-2026-63429

HIGH

HeyForm has unauthenticated /api/upload endpoint that accepts arbitrary files with no auth/session/form context

Title source: cna
STIX 2.1

Description

HeyForm is an open-source form builder. Prior to version 3.0.0-rc.9, `POST /api/upload` has no authentication guard, no global guard, no form-context validation, no `openToken` requirement, and no session cookie check. Any anonymous internet user can upload files (PDF, DOC/DOCX, XLS/XLSX, CSV, TXT, MP4, images, etc., up to 10 MB) and receive a permanent public URL on the HeyForm domain. The endpoint is used by both authenticated form creators and unauthenticated form submitters; because no form-context binding exists, every request to it is anonymously accepted. Version 3.0.0-rc.9 contains a patch for the issue.

Scores

CVSS v3 8.6
EPSS 0.0030
EPSS Percentile 22.1%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact partial

Details

CWE
CWE-306 CWE-434
Status published
Products (1)
heyform/heyform < 3.0.0-rc.9
Published Jul 20, 2026
Tracked Since Jul 20, 2026