Lucene search
+L

4114 matches found

OSV
OSV
added 2026/08/05 9:16 p.m.9 views

UBUNTU-CVE-2026-71310

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, the shared HTTP CONNECT helper in lib/proxy/http.go parses proxy CONNECT responses with http.ReadResponse over an unrestricted buffered reader, allowing a malicious or...

5.9CVSS5.5AI score0.0038EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/05 9:16 p.m.8 views

UBUNTU-CVE-2026-71312

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to v1.75.0, rclone interpolates remote SFTP paths into PowerShell hash commands in backend/sftp/sftp.go, and quoteOrEscapeShellPath escapes only ASCII apostrophe even though...

8CVSS5.7AI score0.00276EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/05 8:37 p.m.15 views

rclone: PowerShell Smart-Quote Filename Injection Enables SFTP Server-Side Command Execution

Summary rclone interpolates remote SFTP paths into PowerShell hash commands. Its quoting helper escapes only ASCII apostrophe, although PowerShell accepts four Unicode smart quotes as single-quote delimiters. An attacker-controlled filename can therefore terminate the intended path literal and...

8CVSS6AI score0.00276EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/05 8:37 p.m.8 views

CVE-2026-71312

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to v1.75.0, rclone interpolates remote SFTP paths into PowerShell hash commands in backend/sftp/sftp.go, and quoteOrEscapeShellPath escapes only ASCII apostrophe even though...

8CVSS5.7AI score0.00276EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/08/05 8:37 p.m.37 views

CVE-2026-71312 rclone: PowerShell Smart-Quote Filename Injection Enables SFTP Server-Side Command Execution

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to v1.75.0, rclone interpolates remote SFTP paths into PowerShell hash commands in backend/sftp/sftp.go, and quoteOrEscapeShellPath escapes only ASCII apostrophe even though...

8CVSS0.00276EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 8:33 p.m.11 views

GHSA-8C48-Q9WJ-3W37 rclone: FTP Command Arguments Permit CRLF Injection When Custom Encoding Preserves Newlines

Summary A valid but nondefault FTP filename encoding can restore raw CR/LF immediately before an attacker-controlled path is interpolated into the line-oriented FTP control channel. The dependency does not reject CR or LF in command arguments, so a filename can inject an independent...

6.4CVSS6AI score0.00237EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/05 8:33 p.m.13 views

CVE-2026-71311

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, a valid but nondefault FTP filename encoding in backend/ftp/ftp.go can restore raw CR/LF immediately before an attacker-controlled path is interpolated into the...

6.4CVSS5.5AI score0.00237EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/08/05 8:33 p.m.9 views

CVE-2026-71311

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, a valid but nondefault FTP filename encoding in backend/ftp/ftp.go can restore raw CR/LF immediately before an attacker-controlled path is interpolated into the...

6.4CVSS5.5AI score0.00237EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/05 8:33 p.m.16 views

EUVD-2026-53618

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, a valid but nondefault FTP filename encoding in backend/ftp/ftp.go can restore raw CR/LF immediately before an attacker-controlled path is interpolated into the...

6.4CVSS5.5AI score0.00237EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/05 8:33 p.m.38 views

CVE-2026-71311 rclone: FTP Command Arguments Permit CRLF Injection When Custom Encoding Preserves Newlines

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, a valid but nondefault FTP filename encoding in backend/ftp/ftp.go can restore raw CR/LF immediately before an attacker-controlled path is interpolated into the...

6.4CVSS0.00237EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 8:33 p.m.15 views

CVE-2026-71311 rclone: FTP Command Arguments Permit CRLF Injection When Custom Encoding Preserves Newlines

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, a valid but nondefault FTP filename encoding in backend/ftp/ftp.go can restore raw CR/LF immediately before an attacker-controlled path is interpolated into the...

6.4CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/05 8:33 p.m.104 views

CVE-2026-71311

rclone (pre-1.75.0) is affected by a CRLF injection in FTP filename handling: a valid but nondefault encoding in backend/ftp/ftp.go can restore raw CR/LF before an attacker-controlled path is interpolated into the FTP control channel. github.com/jlaffaye/ftp formats the argument via textproto.Con...

6.4CVSS5.5AI score0.00237EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/05 8:17 p.m.14 views

EUVD-2026-53615

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, the shared HTTP CONNECT helper in lib/proxy/http.go parses proxy CONNECT responses with http.ReadResponse over an unrestricted buffered reader, allowing a malicious or...

5.9CVSS5.5AI score0.0038EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/05 8:17 p.m.12 views

CVE-2026-71310 rclone: Unbounded HTTP CONNECT Response Headers Can Exhaust rclone Memory

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, the shared HTTP CONNECT helper in lib/proxy/http.go parses proxy CONNECT responses with http.ReadResponse over an unrestricted buffered reader, allowing a malicious or...

5.9CVSS5.5AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/05 8:17 p.m.11 views

CVE-2026-71310

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.0, the shared HTTP CONNECT helper in lib/proxy/http.go parses proxy CONNECT responses with http.ReadResponse over an unrestricted buffered reader, allowing a malicious or...

5.9CVSS5.5AI score0.0038EPSS
SaveExploits0
OSV
OSV
added 2026/08/03 6:47 p.m.9 views

MGASA-2026-0319 Updated squid packages fix security vulnerabilities

The updated packages fix security vulnerabilities: Due to a Improper Validation of Syntactic Correctness of Inputbug, Squid is vulnerable to a Out-of-bounds Read attack against the FTP gateway. CVE-2026-47729 Due to an Improper Input Validation bug, Squid is vulnerable to a Heap-based Buffer...

6.5CVSS6.5AI score0.01503EPSS
SaveExploits1References5
Mageia
Mageia
added 2026/08/03 6:47 p.m.13 views

Updated squid packages fix security vulnerabilities

The updated packages fix security vulnerabilities: Due to a Improper Validation of Syntactic Correctness of Inputbug, Squid is vulnerable to a Out-of-bounds Read attack against the FTP gateway. CVE-2026-47729 Due to an Improper Input Validation bug, Squid is vulnerable to a Heap-based Buffer...

6.5CVSS6.5AI score0.01503EPSS
SaveExploits1References4
Fedora
Fedora
added 2026/08/02 12:56 a.m.19 views

[SECURITY] Fedora 44 Update: curl-8.18.0-8.fc44

curl is a command line tool for transferring data with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMA P, SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies,...

9.8CVSS5.5AI score0.00688EPSS
SaveExploits6
EUVD
EUVD
added 2026/07/31 4:20 p.m.21 views

EUVD-2026-51569

Wings is the server control plane for Pterodactyl, a free, open-source game server management panel. Prior to 1.13.0, a malformed packet received during the SFTP connection handshake causes a Go panic. This issue is fixed in version 1.13.0...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/31 4:20 p.m.12 views

CVE-2026-52856

Wings is the server control plane for Pterodactyl, a free, open-source game server management panel. Prior to 1.13.0, a malformed packet received during the SFTP connection handshake causes a Go panic. This issue is fixed in version 1.13.0...

7.5CVSS5.5AI score0.00335EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder