CVE-2026-35198
Received Received - Intake

Stored XSS in HeyForm Form Builder

Vulnerability report for CVE-2026-35198, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-20

Last updated on: 2026-07-20

Assigner: GitHub, Inc.

Description

HeyForm is an open-source form builder. Prior to version 3.0.0-rc.7, a stored cross-site scripting (XSS) vulnerability in the form builder allows a low-privileged team member to inject malicious JavaScript that executes when a team owner views the form, leading to complete account takeover through privilege escalation. Version 3.0.0-rc.7 contains a patch for the issue.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-20
Last Modified
2026-07-20
Generated
2026-07-21
AI Q&A
2026-07-20
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
heyform heyform to 3.0.0-rc.7 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a stored cross-site scripting (XSS) vulnerability in the HeyForm form builder. A low-privileged team member can inject malicious JavaScript into form field titles. When a team owner views the form, the payload executes, allowing privilege escalation and full account takeover.

Detection Guidance

To detect this vulnerability, inspect HeyForm instances for unsanitized rich text inputs in form field titles. Check for stored JavaScript payloads in form schemas or database entries. Review GraphQL mutations like updateFormSchemas for suspicious HTML/JavaScript content. Monitor browser console logs for unexpected script executions when privileged users view forms.

Impact Analysis

An attacker could take over your HeyForm account, access form submissions, team data, and integration credentials. They could also transfer team ownership to themselves, gaining complete control over your workspace.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, which may violate GDPR's data protection requirements and HIPAA's safeguards for protected health information. The stored XSS allows attackers to escalate privileges and take over accounts, potentially exposing regulated data.

Mitigation Strategies

Upgrade HeyForm to version 3.0.0-rc.7 or later to apply the patch. If upgrading is not possible, implement input sanitization for rich text fields by removing unsafe HTML attributes and blocking malicious URL protocols. Review and sanitize existing form data to remove any stored XSS payloads. Restrict team member permissions to minimize privilege escalation risks.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-35198. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart