highCVSS 8.2Vulnerability

CVE-2026-76087

### Impact The anonymous front-end action `formie/submissions/submit` (`SubmissionsController::actionSubmit`) trusted a client-supplied `submissionId` when loading an incomplete submission, with no session binding, ownership check, or edit token validation. An unauthenticated attacker could enumerate sequential submission IDs and overwrite or hijack another user's in-progress (multi-page / save-for-later) submission. Tampered data could be persisted and forwarded via notifications and integrations when the submission was completed. Completed submissions were not affected (`isIncomplete=true` filter). This is an incomplete remediation of [GHSA-pgxq-p76c-x9cg](https://github.com/advisories?query=GHSA-pgxq-p76c-x9cg), which added edit-token validation to `save-submission` but not to `submit`. ### Patches Fixed in **3.1.31** (Craft 5) and **2.2.23** (Craft 4). When resuming an existing submission on a site request, the submission ID must match the session-bound submission (`Form::getCurrentSubmission()`) or a valid `submissionEditToken` when `editingSubmission` is set. Cross-form submission ID reuse is also rejected. ### Workarounds No reliable workaround without upgrading. Disabling multi-page forms or save-for-later reduces exposure but does not remove the vulnerability. - Reported by Jorge González ([email protected])

Properties

ghsa_id
GHSA-584p-f93j-wpgc
summary
Formie: Unauthenticated users can overwrite incomplete submissions via submit action
severity
high
cvss_score
8.2
cve_id
CVE-2026-76087
cvss_vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
signal_observed_at
2026-09-23T22:45:22+00:00
is_ghsa_only
false
ghsa_published
2026-09-23T18:36:44Z
source_url
https://github.com/advisories/GHSA-584p-f93j-wpgc
ghsa_updated
2026-09-23T18:36:46Z

Related Entities (5)

AFFECTS (1)

[Software]composer/verbb/formie

HAS_WEAKNESS (2)

[Weakness]Missing Authorization
[Weakness]Authorization Bypass Through User-Controlled Key

REPORTED_BY (1)

[Source]GitHub Advisory Database

VULNERABLE_TO (1)

[Software]composer/verbb/formie

Explore deeper with Ninja Signal's threat intelligence graph

CVE-2026-76087 (CVSS 8.2) — Ninja Signal Threat Intelligence | Ninja Signal