๐Ÿ” CVE Alert

CVE-2026-76087

HIGH 8.2

Formie: Unauthenticated users can overwrite incomplete submissions via submit action

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-639 CWE-862
Vendor verbb
Product formie
Published Sep 23, 2026
Stay Ahead of the Next One

Get instant alerts for verbb formie

Be the first to know when new high vulnerabilities affecting verbb formie are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
High
Availability
None

Affected Versions

verbb / formie
< 2.2.23 >= 3.0.0, < 3.1.31

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/verbb/formie/security/advisories/GHSA-584p-f93j-wpgc github.com: https://github.com/verbb/formie/commit/323c2fe647a76fbccadf749728ee4ad9420efee1 github.com: https://github.com/verbb/formie/commit/78a298ac3baf85ac283988dfce9cd42c9b958f16 github.com: https://github.com/verbb/formie/releases/tag/2.2.23 github.com: https://github.com/verbb/formie/releases/tag/3.1.31