Skip to content

[stable33] Security: Unbounded limit parameter in user search can be abused for resource exhaustion#8580

Merged
mejo- merged 1 commit into
stable33from
backport/8476/stable33
May 13, 2026
Merged

[stable33] Security: Unbounded limit parameter in user search can be abused for resource exhaustion#8580
mejo- merged 1 commit into
stable33from
backport/8476/stable33

Conversation

@backportbot
Copy link
Copy Markdown

@backportbot backportbot Bot commented May 13, 2026

Backport of PR #8476

The `index(string $filter = '', int $limit = 5)` method accepts client-controlled `limit` and passes it directly to collaborator search. Without an upper bound, an attacker can request very large limits, causing expensive directory lookups and increased response size.

Signed-off-by: tomaioo <203048277+tomaioo@users.noreply.github.com>
@mejo- mejo- merged commit ffb9962 into stable33 May 13, 2026
65 of 67 checks passed
@mejo- mejo- deleted the backport/8476/stable33 branch May 13, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants