SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-79777

LOW · CVSS 2.7 EPSS 0.24% Public Exploit

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

CyberRota Analysis

AI-Generated

Rclone versions prior to 1.75.0 are vulnerable to information disclosure due to the inclusion of full Go stack traces in RC API error responses triggered by panics. This vulnerability allows attackers to exploit the error handling mechanism to leak sensitive internal details such as file paths, module versions, and memory addresses. Organizations using affected versions of rclone should prioritize updating to mitigate potential information leakage risks.

Public Exploit Signal

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

GitHub PoC Links

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

CVE
CVE-2026-79777
Severity
LOW
CVSS
2.7
EPSS
0.24%

Original NVD Description

rclone before v1.75.0 includes full Go stack traces in RC API error responses when panics occur. Attackers can trigger panics to leak internal file paths, module versions, goroutine states, and memory addresses.