Answer in brief
CVE-2026-76086 records a High severity (CVSS 8.5) vulnerability in Formie: Integration form-settings action allows SSRF and exfiltration of stored integration credentials. The current sources do not mark it as known exploited. The current feed maps verbb/formie (composer), verbb/formie (composer), verbb/formie (generic), verbb/formie (packagist) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 8.5. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps verbb/formie (composer), verbb/formie (composer), verbb/formie (generic), verbb/formie (packagist) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| verbb/formiecomposer | >=3.0.0,<3.1.31 | 3.1.31 |
| verbb/formiecomposer | <2.2.23 | 2.2.23 |
| verbb/formiegeneric | <2.2.23 || >=3.0.0 <3.1.31 | 2.2.23, 3.1.31 |
| verbb/formiepackagist | >=3.0.0 <3.1.31 | 3.1.31 |
| verbb/formiepackagist | >=0 <2.2.23 | 2.2.23 |
Published upstream
Sep 23, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 23, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 23, 2026
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.
Quoted source text, attributed separately from HOL analysis.