CVE-2026-78322
6.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|
Weaknesses
- CWE-120: Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
Workarounds
Avoid opening or extracting untrusted 7z or RAR archives with file-roller until an updated package is installed.
References
- https://access.redhat.com/security/cve/CVE-2026-78322
- https://bugzilla.redhat.com/show_bug.cgi?id=2521767
- https://gitlab.gnome.org/GNOME/file-roller/-/commit/ffb76dc866342cef6a4914873faaa880d14d5aa4
- https://gitlab.gnome.org/GNOME/file-roller/-/issues/327
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.