Bug 2508641 - CVE-2026-50642 diff-so-fancy: diff-so-fancy: Terminal escape injection allows command execution [epel-all]
Summary: CVE-2026-50642 diff-so-fancy: diff-so-fancy: Terminal escape injection allows...
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: diff-so-fancy
Version: epel10
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Arthur Bols
QA Contact:
URL:
Whiteboard: {"flaws": ["537a8a1d-ad25-43ea-bf78-6...
Depends On:
Blocks: CVE-2026-50642
TreeView+ depends on / blocked
 
Reported: 2026-07-29 20:15 UTC by Thibault Guittet
Modified: 2026-07-29 20:15 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Thibault Guittet 2026-07-29 20:15:06 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

diff‑so‑fancy does not properly sanitize non‑SGR terminal control sequences before outputting diff data. The application only strips ANSI SGR sequences while allowing other control characters, including carriage return (\r) and escape sequences (e.g., OSC, CSI), to pass through unsanitized.

An attacker can embed malicious control sequences in filenames, diff metadata, or file content that are rendered directly in the terminal during diff viewing. This can lead to output manipulation, including filename spoofing, terminal screen clearing, and clipboard injection via supported escape sequences.

Successful exploitation may mislead users during code review, alter terminal state, or result in unintended command execution through clipboard hijacking.

This issue has been fixed in the commit 9c81294


Note You need to log in before you can comment on or make changes to this bug.