Description
A security vulnerability has been detected in Formbricks 5.0.0. This impacts an unknown function of the file apps/web/modules/survey/link/actions.ts of the component Survey Handler. The manipulation leads to improper access controls. Remote exploitation of the attack is possible. Upgrading to version 5.1.0-rc.1 will fix this issue. The identifier of the patch is af6023b5ac3b030ffcea24fac799f76f3e3512c6. You should upgrade the affected component.
Published: 2026-07-06
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Formbricks 5.0.0 contains a flaw in the survey handler, enabling improper access control that allows an attacker to trigger survey actions without proper authorization. The weakness, rooted in CWE‑284 and credential use (CWE‑266), permits the remote execution of survey actions that should be restricted to authenticated users or specific roles. When exploited, an attacker could read, modify, or delete survey data, potentially compromising confidentiality and integrity of user responses.

Affected Systems

The vulnerability resides in the file apps/web/modules/survey/link/actions.ts of Formbricks 5.0.0. All installations using Formbricks versions prior to 5.1.0‑rc.1 are affected; the patch introduced in 5.1.0‑rc.1 resolves the issue.

Risk and Exploitability

The CVSS score of 6.9 places this vulnerability in the medium severity bracket, and the EPSS score of less than 1% indicates a low probability that it will be actively exploited in the immediate future. It is not listed in CISA’s KEV catalog. Based on the description, it is inferred that the likely attack vector involves access to the /survey-link/actions endpoint over HTTP/HTTPS, where an unauthenticated or improperly authenticated request could trigger the vulnerability. The weakness emerges from inadequate customer authentication checks and improper control over component interactions within the Survey Handler.

Generated by OpenCVE AI on July 26, 2026 at 21:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Formbricks to version 5.1.0‑rc.1 or later to apply the official security fix.
  • Ensure that all survey action endpoints enforce proper authentication and role‑based authorization before executing any commands.
  • If a timely upgrade is not possible, deploy a temporary network or application firewall rule that blocks unauthenticated requests to the /survey-link/actions endpoint or restricts access to trusted IP ranges.

Generated by OpenCVE AI on July 26, 2026 at 21:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 06 Jul 2026 04:30:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in Formbricks 5.0.0. This impacts an unknown function of the file apps/web/modules/survey/link/actions.ts of the component Survey Handler. The manipulation leads to improper access controls. Remote exploitation of the attack is possible. Upgrading to version 5.1.0-rc.1 will fix this issue. The identifier of the patch is af6023b5ac3b030ffcea24fac799f76f3e3512c6. You should upgrade the affected component.
Title Formbricks Survey actions.ts access control
First Time appeared Formbricks
Formbricks formbricks
Weaknesses CWE-266
CWE-284
CPEs cpe:2.3:a:formbricks:formbricks:*:*:*:*:*:*:*:*
Vendors & Products Formbricks
Formbricks formbricks
References
Metrics cvssV2_0

{'score': 6.4, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:P/E:ND/RL:OF/RC:C'}

cvssV3_0

{'score': 6.5, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:X/RL:O/RC:C'}

cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L/E:X/RL:O/RC:C'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:X'}


Subscriptions

Formbricks Formbricks
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-07T02:59:38.314Z

Reserved: 2026-07-05T18:21:20.337Z

Link: CVE-2026-14792

cve-icon Vulnrichment

Updated: 2026-07-07T02:59:33.862Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T21:15:03Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-284

    Improper Access Control