Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-63428
Published:July 20, 2026
Updated:August 04, 2026
HeyForm is an open-source form builder. Prior to version 3.0.0-rc.9, "completeSubmission" accepts a "hiddenFields: [{id, name, value}]" array from the submitter and stores it verbatim in "submission.hiddenFields", without validating the supplied "id"/"name" against the form's declared "form.hiddenFields" schema. An anonymous form submitter can therefore inject arbitrary key/value pairs (including XSS payloads, fake authorization metadata, integration-relevant values) into the stored submission. These fields are subsequently forwarded as-is to every webhook integration registered on the form. Version 3.0.0-rc.9 contains a patch for the issue.
Affected Packages
https://github.com/heyform/heyform.git (GITHUB):
Affected version(s) >=v0.0.1 <v3.0.0-rc.9
Fix Suggestion:
Update to version v3.0.0-rc.9
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.9
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
NONE
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Improper Input Validation
Improperly Controlled Modification of Dynamically-Determined Object Attributes
EPSS
Base Score:
0.25