Auth bypass in Verbb Formie
CVE-2026-76086
Formie is a Craft CMS plugin for creating forms. Prior to 2.2.23 and 3.1.31, Formie's formie/integrations/form-settings control panel action in IntegrationsController::actionFormSettings is reachable without the required form integration permissions and passes request-supplied settings to a configured integration. An authenticated attacker can replace outbound host properties such as apiUrl while the server uses stored API keys or OAuth tokens, causing non-blind server-side requests to an attacker-controlled or internal host and returning the remote response. This residual flaw remained because the permission gate added in version 3.1.28 excluded the form-settings action. Sites that permit low-privileged or front-end user authentication can therefore expose integration credentials and internal network responses. This issue is fixed in versions 2.2.23 and 3.1.31.
Vulnerability class: Broken Access Control
Published .
CVSS v3 metric
CVSS v3 base score 8.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
- Verbb Formie — versions < 2.2.23, >= 3.0.0, < 3.1.31
Weakness classification (CWE)
References
- github.com/verbb/formie/security/advisories/GHSA-v3f3-cmj4-cvj9
- github.com/verbb/formie/commit/6735fe4ae8f6a2a76930716ad7876b236f7c530d
- github.com/verbb/formie/commit/dde7799dfa7e4d0a11e28754ad8544dba62d5def
- github.com/advisories/GHSA-cvpc-hccg-wmw4
- github.com/verbb/formie/releases/tag/2.2.23
- github.com/verbb/formie/releases/tag/3.1.31
Frequently asked questions
- What is CVE-2026-76086?
- CVE-2026-76086 is a high-severity vulnerability in Verbb Formie, classified under Missing Authorization. CVSS score: 8.5/10. Published 2026-09-23.
- How severe is CVE-2026-76086?
- High severity. CVSS v3 base score is 8.5 out of 10.