CVE Catalog

CVE-2026-76086

HighCVSS 8.5
Published: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

19th percentile - higher than 19% of all known CVEs

Summary

In the Formie plugin for Craft CMS prior to 2.2.23 and 3.1.31, the 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.

Risk Assessment

An authenticated attacker can expose integration credentials and internal network responses by making server-side requests to arbitrary hosts. Sites that permit low-privileged or front-end user authentication are particularly at risk.

Recommendation

Upgrade the Formie plugin to version 2.2.23 or 3.1.31 (or later) and restrict low-privileged user authentication and front-end access.

Other vulnerabilities in Formie

See all
Original NVD description (English source)

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 data from NVD (NIST) · CISA KEV · EPSS