CVE-2026-22660 HIGH

CVE-2026-22660: FlaskBB Logic Flaw Authorization Group Deletion via Bulk AJAX Endpoint

Vendor Flaskbb
Product flaskbb
Weakness CWE-697
Published July 10, 2026
Last update July 10, 2026

CVSS base score

8.6/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

FlaskBB through 2.2.0, fixed in commit a5da9a5, contains a logic flaw vulnerability that allows authenticated administrators to delete all built-in authorization groups by exploiting a type mismatch in the bulk delete protection check. The bulk AJAX endpoint in the management views compares received JSON integer group IDs against string literals, causing the protection check to always pass, which allows deletion of all six built-in groups and destroys the forum's permission model, potentially rendering the site unusable.

Key dates

02Disclosure timeline

July 10, 2026 CVE published
July 10, 2026 Record updated