Back to overview

CVE-2026-53910

LOW
2.1
CVSS 4.0
Description
diff3 tool from GNU diffutils is vulnerable to a heap‑based buffer overflow due to multiple signed integer overflows in line‑mapping calculations. Incorrect arithmetic in mapping line ranges can result in corrupted values being used for memory allocation and loop bounds. When processing crafted diff output, these overflows may cause the application to allocate insufficient memory and subsequently perform out‑of‑bounds writes during internal processing.  An attacker who can control the output of the diff program used by diff3 (e.g. via --diff-program pointing to a malicious script) can trigger out-of-bounds writes, resulting in a crash and potentially remote code execution depending on the environment. This issue has been fixed in commit 9ff04d5b84743e331e80b589335a52c5480d1815

Metadata

CVE ID
CVE-2026-53910
State
PUBLISHED
Assigner
CERT-PL
Reserved
2026-06-11 07:44 UTC
Published
2026-07-22 13:42 UTC
Last updated
2026-07-22 13:42 UTC
Primary CWE
CWE-190
CWE-190 Integer Overflow or Wraparound
Vendor / Product
GNU / diffutils
Sources
cve.org  ·  NVD

Severity & Metrics

2.1 LOW CVSS 4.0
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/SC:L/SI:L/SA:L
Affected products (1)
VendorProductPlatformVersions
GNU diffutils 0 ≤ 3.12
Weakness (CWE)
CWESourceDescription
CWE-190 cna CWE-190 Integer Overflow or Wraparound
CVSS scores (1)
ScoreSeverityVersionSourceVector
2.1 LOW 4.0 cna CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/SC:L/SI:L/SA:L
Back to overview