CVE-2026-21876
Last modified
CVE-2026-21876 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. 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. EPSS estimates a 13.12% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Owasp | Owasp Modsecurity Core Rule Set | < 3.3.8 |
| Owasp | Owasp Modsecurity Core Rule Set | >= 4.0.0, < 4.22.0 |
References
- https://github.com/coreruleset/coreruleset/releases/tag/v3.3.8Product, Release Notes
- https://github.com/coreruleset/coreruleset/releases/tag/v4.22.0Product, Release Notes
- https://github.com/coreruleset/coreruleset/security/advisories/GHSA-36fv-25j3-r2c5Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-21876?
How severe is CVE-2026-21876?
How do I fix CVE-2026-21876?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-21870BACnet Protocol Stack library provides a BACnet application …5.5
- CVE-2026-21871NiceGUI is a Python-based UI framework. From versions 2.13.0…6.1
- CVE-2026-21872NiceGUI is a Python-based UI framework. From versions 2.22.0…6.1
- CVE-2026-21873NiceGUI is a Python-based UI framework. From versions 2.22.0…6.1
- CVE-2026-21874NiceGUI is a Python-based UI framework. From versions v2.10.…5.3
- CVE-2026-21875ClipBucket v5 is an open source video sharing platform. Vers…9.8
- CVE-2026-21877n8n is an open source workflow automation platform. In versi…9.9
- CVE-2026-21878BACnet Stack is a BACnet open source protocol stack C librar…7.5
- CVE-2026-21879Kanboard is project management software focused on Kanban me…6.1
- CVE-2026-2188A vulnerability was determined in UTT 进取 521G 3.1.1-190816. …7.3
- CVE-2026-21880Kanboard is project management software focused on Kanban me…5.3
- CVE-2026-21881Kanboard is project management software focused on Kanban me…9.1
Are you affected by CVE-2026-21876?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
