CVE 9.3 CRITICAL

OWASP CRS has multipart bypass using multiple content-type parts_CVE-2026-21876

9.3 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:N

Description

The OWASP core rule set (CRS) is a set of generic attack detection rules for use with compatible web application firewalls. Prior to versions 4.22.0 and 3.3.8, the current rule 922110 has a bug when processing multipart requests with multiple parts. When the first rule in a chain iterates over a collection (like `MULTIPART_PART_HEADERS`), the capture variables (`TX:0`, `TX:1`) get overwritten with each iteration. Only the last captured value is available to the chained rule, which means malicious charsets in earlier parts can be missed if a later part has a legitimate charset. Versions 4.22.0 and 3.3.8 patch the issue.

AI Analysis

Multipart bypass vulnerability in OWASP CRS using multiple content-type parts

Basic Information

ID CVE-2026-21876
Source GitHub_M
Published Jan 8, 2026 at 13:55

Affected Product

Vendor coreruleset
Product coreruleset
Version < 4.22.0
Affected Versions coreruleset coreruleset < 4.22.0
coreruleset coreruleset < 3.3.8

CWE Classification

AI Assessment

AI Score 9.3 / 10
AI Severity Critical
Vendor OWASP
Product OWASP Core Rule Set (CRS)
Version < 4.22.0, < 3.3.8

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.