SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-78322

MEDIUM · CVSS 6.5 EPSS 0.28% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-25 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

A vulnerability exists in file-roller that allows for a stack buffer overflow when processing malicious 7z or RAR archives with excessively long file paths. This can lead to a denial of service, causing the application to crash when a user attempts to open or extract the compromised archive. Users and organizations utilizing file-roller should prioritize patching this issue to mitigate potential disruptions.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-78322
Severity
MEDIUM
CVSS
6.5
EPSS
0.28%

Original NVD Description

A flaw was found in file-roller. When opening or extracting a malicious 7z or RAR archive containing a file entry with an excessively long path, file-roller's progress-line parsing copies the path into a fixed-size stack buffer using an unbounded string copy. This can trigger a stack buffer overflow and cause file-roller to terminate, resulting in a denial of service. To exploit this flaw, a victim must open or extract the crafted archive using file-roller.