---
id: CVE-2026-76089
title: Formie is a Craft CMS plugin for creating forms
summary: >-
  Formie is a Craft CMS plugin for creating forms. Prior to 2.2.23 and 3.1.31,
  Formie's formie/sent-notifications/get-resend-modal-content control panel
  action in SentNotificationsController::actionGetResendModalContent accepts a
  request-s…
severity: high
cvss: 7.7
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'
cwe:
  - CWE-200
  - CWE-639
  - CWE-862
vendor: verbb
product: formie
affected:
  - formie < 2.2.23
  - 'formie >= 3.0.0, < 3.1.31'
published: '2026-09-23'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T20:17:14.777'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-76089'
references:
  - url: >-
      https://github.com/verbb/formie/commit/9f4e23c36b907ed7677563231eaba373fdb8b84b
    label: security-advisories@github.com
  - url: >-
      https://github.com/verbb/formie/commit/ff81a895fa91a2e4efb8d4714501ba2d92df0b76
    label: security-advisories@github.com
  - url: 'https://github.com/verbb/formie/releases/tag/2.2.23'
    label: security-advisories@github.com
  - url: 'https://github.com/verbb/formie/releases/tag/3.1.31'
    label: security-advisories@github.com
  - url: 'https://github.com/verbb/formie/security/advisories/GHSA-9rg8-2wvr-fgjh'
    label: security-advisories@github.com
  - url: 'https://github.com/advisories/GHSA-9rg8-2wvr-fgjh'
tags:
  - nvd
  - cve.org
  - ghsa
  - composer
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-23T19:04:50.083865Z'
ingestedAt: '2026-09-23T19:31:04.466Z'
aliases:
  - GHSA-9rg8-2wvr-fgjh
ecosystem: composer
patched:
  - verbb/formie 3.1.31
  - verbb/formie 2.2.23
epss: 0.00238
epssPercentile: 0.13221
---

## Overview

Formie is a Craft CMS plugin for creating forms. Prior to 2.2.23 and 3.1.31, Formie's formie/sent-notifications/get-resend-modal-content control panel action in SentNotificationsController::actionGetResendModalContent accepts a request-supplied notification ID without permission or object-level authorization checks. Any authenticated user able to invoke the action can enumerate notification IDs and read recipient headers and complete HTML email bodies containing submitted form data, even without the sent-notification viewing permission. This issue is fixed in versions 2.2.23 and 3.1.31.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.

## Package advisory (CVE-2026-76089)

Affected packages:

- `verbb/formie >= 3.0.0, < 3.1.31`
- `verbb/formie < 2.2.23`

Patched in:

- `verbb/formie 3.1.31`
- `verbb/formie 2.2.23`

Source: https://github.com/advisories/GHSA-9rg8-2wvr-fgjh
