PatchSiren cyber security CVE debrief
CVE-2026-82291 heyform CVE debrief
CVE-2026-82291 is a high-severity vulnerability in HeyForm, a software application that allows users to create and manage forms. The vulnerability has a CVSS score of 8.1 and is classified as HIGH. It was published on 2026-08-28T20:20:20.820Z and last modified on 2026-09-16T13:42:44.547Z. The vulnerability allows attackers to execute authenticated GraphQL queries from malicious pages visited by logged-in users, potentially accessing sensitive data or modifying account settings. Defenders should prioritize verifying and remediating this vulnerability, especially those responsible for managing and securing form-related applications and infrastructure. The corpus does not establish
- Vendor
- heyform
- Product
- Unknown
- CVSS
- HIGH 8.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-28
- Original CVE updated
- 2026-09-16
- Advisory published
- 2026-08-28
- Advisory updated
- 2026-09-16
Who should care
Defenders responsible for managing and securing form-related applications and infrastructure should assess exposure and prioritize remediation. This includes administrators, security teams, and developers who work with HeyForm or similar software applications.
Why it matters
CVE-2026-82291 is a high-severity vulnerability in HeyForm that allows attackers to execute authenticated GraphQL queries from malicious pages, potentially accessing sensitive data or modifying account settings. Defenders should prioritize verifying and remediating this vulnerability, especially those responsible for managing and securing form-related applications and infrastructure. The corpus does not establish versions, exploitation, impact, or remediation beyond vendor advisory links.
- Potential unauthorized access to sensitive data, including workspaces, projects, forms, submissions, and respondent data
- Possible modification of account settings by attackers
- Risk of cross-origin requests with authentication, allowing attackers to execute authenticated GraphQL queries
- Need for verification of HeyForm version and remediation to prevent exploitation
Technical summary
The CVE-2026-82291 vulnerability in HeyForm allows attackers to execute authenticated GraphQL queries from malicious pages visited by logged-in users, potentially accessing sensitive data or modifying account settings. The vulnerability is caused by HeyForm reflecting the request Origin header in CORS responses while allowing credentials. This vulnerability affects HeyForm versions prior to 3.0.0-rc.8 and can be mitigated by updating to a secure version, restricting CORS configurations, and implementing additional security measures.
Defensive priority
Defenders should prioritize verifying and remediating this vulnerability, especially those responsible for managing and securing form-related applications and infrastructure.
Recommended defensive actions
- Verify the version of HeyForm being used and assess exposure
- Review and restrict CORS configurations to prevent unauthorized cross-origin requests
- Implement additional security measures, such as authentication and authorization checks
- Monitor for suspicious activity and update HeyForm to a secure version when available
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details about the vulnerability, including its CVSS score and vector. However, the corpus does not establish versions, exploitation, impact, or remediation beyond vendor advisory links.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-82291 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-82291
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-82291 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-82291
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/heyform/heyform
-
Source reference
Unverified legacy reference
URL: https://github.com/heyform/heyform/blob/v3.0.0-rc.7/packages/server/src/main.ts
-
Source reference
Unverified legacy reference
URL: https://github.com/heyform/heyform/commit/bf9d738ca70ae5641c0c7372982b00365c5144d4
-
Source reference
Unverified legacy reference
URL: https://github.com/heyform/heyform/security/advisories/GHSA-fg7j-rmgr-rc9g
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/heyform-reflects-any-origin-in-cors-responses-while-allowing-credentials
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.