Zero Day MonitorZDM
DashboardVulnerabilitiesTrendingZero-DaysNewsAbout
Login
ImpressumPrivacy Policy
Zero Day Monitor © 2026
5005 articles · 188942 vulns · 37/41 feeds (7d)
← Back to list
7.8
CVE-2026-14191EXPLOITEDPATCHED
rarlab · winrar

WinRAR / UnRAR RAR5 recovery-volume (.rev) out-of-bounds heap write in RecVolumes5::ReadHeader

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.

Affected Products

VendorProductVersions
rarlabwinrar0, 0, 0, 0

Also Affects

Downstream vendors/products affected by this vulnerability

VendorProductSourceConfidence
win.rarwinrarcert_advisory90%

References

  • https://www.rarlab.com/download.htm(patch, vendor-advisory)
  • https://nvd.nist.gov/vuln/detail/CVE-2023-40477(related)

Related News (3 articles)

Tier A
Microsoft MSRC34d ago
CVE-2026-14191 WinRAR / UnRAR RAR5 recovery-volume (.rev) out-of-bounds heap write in RecVolumes5::ReadHeader
→ No new info (linked only)
Tier B
BSI Advisories42d ago
[NEU] [mittel] win.rar WinRAR: Schwachstelle ermöglicht Codeausführung
→ No new info (linked only)
Tier C
VulDB42d ago
CVE-2026-14191 | RARLAB WinRAR/RAR/UnRAR/UnRAR.dll up to 7.22 recvol5.cpp RecVolumes5::ReadHeader out-of-bounds write
→ No new info (linked only)
CVSS 3.17.8 HIGH
VectorCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CISA KEV❌ No
Actively exploited✅ Yes
Patch available
7.23
CWECWE-787, CWE-129
PublishedJul 1, 2026
Last enriched42d agov2
Trending Score1
Source articles3
Independent3
Info Completeness9/14
Missing: epss, kev, exploit, iocs, mitre_attack

Community Vote

0
Login to vote
0 upvotes0 downvotes
No votes yet

Pin to Dashboard

Verification

State: unverified
Confidence: 0%

Vulnerability Timeline

CVE Published
Jul 1, 2026
Discovered by ZDM
Jul 1, 2026
Updated: severity, affectedVersions, activelyExploited
Jul 1, 2026
Actively Exploited
Jul 1, 2026
Patch Available
Jul 1, 2026

Version History

v2
Last enriched 42d ago
v2Tier C42d ago

Updated severity to CRITICAL, added affected version 7.22, and noted that no exploit exists.

severityaffectedVersionsactivelyExploited
via VulDB
v142d ago

Initial creation