CVE-2026-78322

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-25 08:18

Updated : 2026-08-28 21:17


NVD link : CVE-2026-78322

Mitre link : CVE-2026-78322

CVE.ORG link : CVE-2026-78322


JSON object : View

Products Affected

No product.

CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')