| शीर्षक | Formbricks 5.0.0 Improper Access Controls |
|---|
| विवरण | Unauthenticated Email Oracle via isSurveyResponsePresentAction
Summary
The `isSurveyResponsePresentAction` server action returns whether a specific email address has responded to a survey. It requires no authentication and has no rate limiting. Any unauthenticated actor who knows a public survey link can use it as a boolean oracle to determine which email addresses have responded to that survey. No authentication, no session cookie, and no rate limit. The attacker can enumerate a full email list in seconds.
Vulnerable code
`apps/web/modules/survey/link/actions.ts:62-66` and `apps/web/lib/utils/action-client/index.ts:14-48` - compare with `authenticatedActionClient` (line 51), which calls `getServerSession()` and requires a valid session. The `isSurveyResponsePresentAction` deliberately uses the unauthenticated `actionClient`.
|
|---|
| स्रोत | ⚠️ https://github.com/formbricks/formbricks/pull/8094 |
|---|
| उपयोगकर्ता | geochen (UID 78995) |
|---|
| सबमिशन | 07/06/2026 05:18 AM (29 दिन पहले) |
|---|
| संयम | 05/07/2026 08:21 PM (29 days later) |
|---|
| स्थिति | स्वीकृत |
|---|
| VulDB प्रविष्टि | 376386 [Formbricks 5.0.0 Survey actions.ts अधिकार वृद्धि] |
|---|
| अंक | 20 |
|---|