Skip to content

fix: flowise-310#6321

Open
0xi4o wants to merge 2 commits intomainfrom
fix/flowise-310
Open

fix: flowise-310#6321
0xi4o wants to merge 2 commits intomainfrom
fix/flowise-310

Conversation

@0xi4o
Copy link
Copy Markdown
Contributor

@0xi4o 0xi4o commented Apr 30, 2026

No description provided.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request enhances security by implementing the assertStripeIdMatchesSession guard to verify Stripe Subscription and Customer IDs against trusted session data, mitigating potential IDOR vulnerabilities in the OrganizationController. It also includes a minor fix for an incorrect error message. The review feedback recommends unifying the error response to FORBIDDEN when session identifiers are missing or mismatched to prevent information leakage regarding the user's session state.

Comment thread packages/server/src/enterprise/utils/tenantRequestGuards.ts Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants