FlaskBB through 2.2.0, fixed in commit acc88cf, contains an authorization bypass vulnerability that allows authenticated moderators to perform unauthorized actions on topics in forums they do not control by submitting crafted topic ID lists. Attackers can include a low-ID topic from a permitted forum as an anchor in a batch request, causing the permission check applied only to the first result to pass, and then execute lock, unlock, delete, or hide actions against topics in unmoderated forums.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-10 14:16
Updated : 2026-07-14 16:16
NVD link : CVE-2026-22659
Mitre link : CVE-2026-22659
CVE.ORG link : CVE-2026-22659
JSON object : View
Products Affected
No product.
CWE
CWE-863
Incorrect Authorization
