CVE-2026-14191
Last modified
CVE-2026-14191 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. An out-of-bounds heap write exists in the RAR5 recovery-volume (.rev) parser in WinRAR and UnRAR (RecVolumes5::ReadHeader in recvol5.cpp). The RecItems vector is sized only when the first .rev file in a set is processed; subsequent .rev files supply an independent RecNum value that is validated against that file's own TotalCount field but never against the actual size of RecItems. EPSS estimates a 0.29% chance of exploitation in the next 30 days.
Description
An out-of-bounds heap write exists in the RAR5 recovery-volume (.rev) parser in WinRAR and UnRAR (RecVolumes5::ReadHeader in recvol5.cpp). The RecItems vector is sized only when the first .rev file in a set is processed; subsequent .rev files supply an independent RecNum value that is validated against that file's own TotalCount field but never against the actual size of RecItems. A crafted set of two or more .rev files can therefore write an attacker-controlled 32-bit value (the header's RevCRC field) to RecItems[RecNum] at an attacker-controlled offset up to 65534 * sizeof(RecVolItem) bytes past the allocation, corrupting adjacent heap objects. Triggering requires the victim to run a recovery/test operation on an attacker-supplied .rev set (for example 'unrar t x.part1.rev', WinRAR 'Repair archive', or auto-recovery when extracting a volume set with a missing .rar part). This is the RAR5-path sibling of CVE-2023-40477 (which was fixed in the RAR3 path only in WinRAR 6.23). Fixed in WinRAR / RAR 7.23.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| RARLAB | WinRAR | < 7.23 |
| RARLAB | RAR | < 7.23 |
| RARLAB | UnRAR | <= 7.21 |
| RARLAB | UnRAR.dll | < 7.23 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-14191?
How severe is CVE-2026-14191?
How do I fix CVE-2026-14191?
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-14185The WPBot WordPress plugin before 8.2.0 does not perform a …4.3
- CVE-2026-14187The Tutor LMS WordPress plugin before 4.0.6 does not enforc…2.7
- CVE-2026-14188The Easy Appointments WordPress plugin before 3.12.28 does n…2.7
- CVE-2026-14189The WPBot WordPress plugin before 8.5.2 does not validate a…3.8
- CVE-2026-1419A weakness has been identified in D-Link DCS700l 1.03.09. Af…7.2
- CVE-2026-14190The Sina Extension for Elementor WordPress plugin before 3.1…6.1
- CVE-2026-14192Improper neutralization of input during web page generation …5.4
- CVE-2026-14193DVP80ES300T with Improper Validation of Array Index Vulnerab…7.5
- CVE-2026-14194Improper Limitation of a Pathname to a Restricted Directory …6.5
- CVE-2026-14195The Brizy WordPress plugin before 2.8.18 does not properly …2.7
- CVE-2026-14196The WCFM Marketplace WordPress plugin before 3.8.1 does not…4.3
- CVE-2026-14197The Fluent Support WordPress plugin before 2.3.1 does not p…3.8
Are you affected by CVE-2026-14191?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
