SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-22659

HIGH · CVSS 8.1 EPSS 0.28% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-10 · Last synced 2026-08-09

CyberRota Analysis

AI-Generated

FlaskBB versions up to 2.2.0 are vulnerable to an authorization bypass that enables authenticated moderators to manipulate topics in forums outside their control by exploiting crafted topic ID lists. This flaw allows unauthorized actions such as locking, unlocking, deleting, or hiding topics, posing a significant risk to forum integrity. Organizations using FlaskBB should prioritize patching this vulnerability to prevent potential abuse by malicious moderators.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-22659
Severity
HIGH
CVSS
8.1
EPSS
0.28%

Original NVD Description

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.