Vulnerability Description
rclone before 1.75.0 mounts the pprof debug handler as its own router route, bypassing the fail-closed authentication rule in the main handler. Attackers can access the /debug/pprof/cmdline endpoint unauthenticated to retrieve the full process argv including backend credentials.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/rclone/rclone/security/advisories/GHSA-mfvx-7rcj-9m5g
- https://www.vulncheck.com/advisories/rclone-before-authentication-bypass-via-ppr
- https://github.com/rclone/rclone/security/advisories/GHSA-mfvx-7rcj-9m5g
FAQ
What is CVE-2026-79776?
CVE-2026-79776 is a vulnerability with a CVSS score of 5.3 (MEDIUM). rclone before 1.75.0 mounts the pprof debug handler as its own router route, bypassing the fail-closed authentication rule in the main handler. Attackers can access the /debug/pprof/cmdline endpoint u...
How severe is CVE-2026-79776?
CVE-2026-79776 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-79776?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.