highCVSS 8.5Vulnerability

CVE-2026-76086

### Impact The control panel action `formie/integrations/form-settings` (`IntegrationsController::actionFormSettings`) was reachable by any authenticated user without the appropriate form integration permissions. The action applied request-supplied settings to a fully configured integration via `setAttributes($settings, false)`, allowing an attacker to overwrite outbound host properties (e.g. `apiUrl`) while the server sent stored API keys or OAuth tokens to the attacker-controlled host. The remote response was returned in the JSON body (non-blind SSRF). This is an incomplete remediation of [GHSA-cvpc-hccg-wmw4](https://github.com/advisories?query=GHSA-cvpc-hccg-wmw4). The `form-settings` action was excluded from the permission gate added in 3.1.28. Any site where a low-privileged user can authenticate (including front-end members on sites with public registration) could exfiltrate CRM/email-marketing/webhook integration credentials and probe internal network endpoints. ### Patches Fixed in **3.1.31** (Craft 5) and **2.2.23** (Craft 4). The action now requires a CP request, a valid `formId`, and form integration permissions (`formie-showFormIntegrations` / per-form variant on Craft 5; `formie-manageFormIntegrations` / per-form variant on Craft 4). Request settings are filtered to an allowlist; URL, host, and credential properties cannot be overridden from user input. ### Workarounds Restrict front-end user registration and limit CP access until upgraded. No configuration-only workaround fully mitigates the issue. - Reported by Jorge González ([email protected])

Properties

ghsa_id
GHSA-v3f3-cmj4-cvj9
summary
Formie: Integration form-settings action allows SSRF and exfiltration of stored integration credentials
severity
high
cvss_score
8.5
cve_id
CVE-2026-76086
cvss_vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
signal_observed_at
2026-09-23T22:45:22+00:00
is_ghsa_only
false
ghsa_published
2026-09-23T18:33:57Z
source_url
https://github.com/advisories/GHSA-v3f3-cmj4-cvj9
ghsa_updated
2026-09-23T18:34:01Z

Related Entities (6)

AFFECTS (1)

[Software]composer/verbb/formie

HAS_WEAKNESS (3)

[Weakness]Improperly Controlled Modification of Dynamically-Determined Object Attributes
[Weakness]Missing Authorization
[Weakness]Server-Side Request Forgery (SSRF)

REPORTED_BY (1)

[Source]GitHub Advisory Database

VULNERABLE_TO (1)

[Software]composer/verbb/formie

Explore deeper with Ninja Signal's threat intelligence graph

CVE-2026-76086 (CVSS 8.5) — Ninja Signal Threat Intelligence | Ninja Signal