216.73.217.22

CVE-2026-21868

· Published 08/01/2026 01:15 · Modified 08/01/2026 18:08

Labels: CVE-2026-21868 2026-01-08CVE-2026-21868CWE-1333[email protected]

Essential information

Published
08/01/2026 01:15
Modified
08/01/2026 18:08
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

Description

Flag Forge is a Capture The Flag (CTF) platform. Versions 2.3.2 and below have a Regular Expression Denial of Service (ReDoS) vulnerability in the user profile API endpoint (/api/user/[username]). The application constructs a regular expression dynamically using unescaped user input (the username parameter). An attacker can exploit this by sending a specially crafted username containing regex meta-characters (e.g., deeply nested groups or quantifiers), causing the MongoDB regex engine to consume excessive CPU resources. This can lead to Denial of Service for other users. The issue is fixed in version 2.3.3. To workaround this issue, implement a Web Application Firewall (WAF) rule to block requests containing regex meta-characters in the URL path.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
flag forge / flag forge cpe:2.3:a:flag_forge:flag_forge:<2.3.3:*:*:*:*:*:*:*
flag forge / flag forge cpe:2.3:a:flag_forge:flag_forge:2.3.2:*:*:*:*:*:*:*

References