Back to overview

CVE-2026-22659

HIGH
8.1
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-22659
State
PUBLISHED
Assigner
VulnCheck
Reserved
2026-01-08 19:04 UTC
Published
2026-07-10 13:31 UTC
Last updated
2026-07-10 13:31 UTC
Primary CWE
CWE-863
Incorrect Authorization
Vendor / Product
flaskbb / flaskbb
Sources
cve.org  ·  NVD

Severity & Metrics

8.1 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Affected products (1)
VendorProductPlatformVersions
flaskbb flaskbb 0 ≤ 2.2.0, https://github.com/flaskbb/flaskbb/commit/a5da9a52
Weakness (CWE)
CWESourceDescription
CWE-863 cna Incorrect Authorization
CVSS scores (2)
ScoreSeverityVersionSourceVector
8.1 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
7.2 HIGH 4.0 cna CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
Back to overview