CVE-2026-76087: Formie: Unauthenticated users can overwrite incomplete submissions via submit action

Published Sep 23, 2026
·
Updated

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, 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 (jorge@jmilla.es)

Other sources

Formie is a Craft CMS plugin for creating forms. Prior to 2.2.23 and 3.1.31, Formie's anonymous formie/submissions/submit action in SubmissionsController::actionSubmit trusts a client-supplied submissionId when loading an incomplete submission without session binding, ownership validation, or a valid submissionEditToken. An unauthenticated attacker can enumerate sequential IDs and overwrite or hijack another user's in-progress multi-page or save-for-later submission, and the modified data can be persisted and forwarded through notifications or integrations when the submission is completed. This is an incomplete remediation of CVE-2026-47266 because that earlier change validated edit tokens for save-submission but did not protect submit. Completed submissions are excluded by the isIncomplete filter. This issue is fixed in versions 2.2.23 and 3.1.31.

MITRE

Affected Software

2 affected componentsFixes available
composer/verbb/formie<2.2.23
2.2.23
composer/verbb/formie>=3.0.0<3.1.31
3.1.31

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade composer/verbb/formie to a version that resolves this vulnerability.

    Fixed in 2.2.23
  2. Upgrade

    Upgrade composer/verbb/formie to a version that resolves this vulnerability.

    Fixed in 3.1.31
  3. Upgrade

    Upgrade Formie for Craft CMS 5 to a version that resolves this vulnerability.

    Fixed in 3.1.31
  4. Upgrade

    Upgrade Formie for Craft CMS 4 to a version that resolves this vulnerability.

    Fixed in 2.2.23
  5. Configuration

    Disable multi-page forms or save-for-later functionality to reduce exposure; this does not fully remove the vulnerability.

    Formie multi-page forms and save-for-later = disabled

Event History

Sep 23, 2026
CVE Published
via MITRE·06:35 PM
Data Sourced
via MITRE·06:35 PM
DescriptionSeverityWeakness
Advisory Published
via GitHub·06:36 PM
Data Sourced
via GitHub·06:36 PM
DescriptionSeverityWeaknessAffected Software
Data Sourced
via NVD·07:19 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which submissions are at risk?

Only incomplete submissions are affected, including multi-page and save-for-later submissions. Completed submissions are not affected because the vulnerable lookup filters for incomplete submissions.

2

What does an attacker need to exploit this?

An attacker does not need authentication or user interaction. They can enumerate sequential submission IDs and submit a request containing another user's incomplete submission ID.

3

What could exploitation allow?

An attacker can overwrite or hijack another user's in-progress submission. The altered data can be persisted and, once the submission is completed, forwarded through notifications and integrations.

4

Which releases include the fix?

The issue is fixed in Formie 3.1.31 for Craft 5 and Formie 2.2.23 for Craft 4. The fix requires a resumed submission to match the session-bound submission or provide a valid edit token when editing, and rejects cross-form submission ID reuse.

5

Is there a reliable mitigation if upgrading is delayed?

No reliable workaround is provided without upgrading.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203