CVE-2025-61601: Bigbluebutton Unvalidated Poll Answers Dos
Submitting an unvalidated array of answers to `Polls.handleRespondToPollReqMsg` allows a Denial-of-Service (DoS) via resource exhaustion. The inputs must be constrained in length or uniqueness according to the specific configuration flag before processing.
Provally CuratedPublic repositoryHighMedium confidenceVerifiedApache-2.0scala
greprules fetch cve-2025-61601-bigbluebutton-unvalidated-poll-answers-dos --engine opengrepDescription
Submitting an unvalidated array of answers to `Polls.handleRespondToPollReqMsg` allows a Denial-of-Service (DoS) via resource exhaustion. The inputs must be constrained in length or uniqueness according to the specific configuration flag before processing.
Detection target
Not provided
Recommended fix
Not provided
False-positive notes
Not provided
Community feedback
Sign in to report false positives, mark this rule useful, or suggest metadata improvements.