Lucene search
+L

4150 matches found

OSV
OSV
added 2026/08/07 8:11 p.m.14 views

JLSEC-2026-1205 libcurl might in some circumstances reuse the wrong connection for SMB(S) transfers. libcurl...

libcurl might in some circumstances reuse the wrong connection for SMBS transfers. libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When reusing a connection a range of criteria must be met. Due to a logical error in the...

7.5CVSS7.2AI score0.00618EPSS
SaveExploits1References6
attackerkb
attackerkb
added 2026/08/06 2:15 p.m.18 views

CVE-2026-70637

LightFTP through 2.4 contains multiple data race vulnerabilities in ftpserv.c that allow anonymous attackers to cause undefined behavior by issuing LIST followed by ABOR commands without authentication. The control thread closes datasocket and filefd descriptors while worker threads concurrently...

8.2CVSS5.5AI score0.00227EPSS
SaveExploits2References3
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/06 1:39 p.m.20 views

Security Bulletin: Due to the use of Bouncy Castle Inc. BC-JAVA bcprov IBM webMethods Managed File Transfer is vulnerable to a Covert Timing Channel vulnerability and Use of a Broken or Risky Cryptographic Algorithm vulnerability

Summary Bouncy Castle Inc. BC-JAVA bcprov is used by IBM webMethods Managed File Transfer CVE-2025-14813, CVE-2026-5598, CVE-2026-0636 Vulnerability Details CVEID:CVE-2025-14813 DESCRIPTION: : Use of a Broken or Risky Cryptographic Algorithm vulnerability in Legion of the Bouncy Castle Inc. BC-JA...

9.9CVSS6.6AI score0.00899EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/06 1:36 p.m.13 views

Security Bulletin: Due to the use of Netty IBM webMethods Managed File Transfer is vulnerable to Improper Access Control and Allocation of Resources without Limits or Throttling

Summary Multiple vulnerabilities in Netty used by IBM webMethods Managed File Transfer have been addressed in MAT11.1ServerFix5 and MAT12.1ServerFix1 Vulnerability Details CVEID:CVE-2026-42580 DESCRIPTION: Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final...

9.8CVSS7AI score0.01025EPSS
SaveExploits6Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/06 6:10 a.m.16 views

CVE-2026-71310

A flaw was found in rclone. A remote attacker, by controlling a malicious or compromised proxy server or acting as an on-path attacker for a plaintext HTTP proxy connection, could send oversized HTTP CONNECT response headers. The rclone application's HTTP CONNECT helper processes these responses...

5.9CVSS5.6AI score0.00456EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/06 6:10 a.m.15 views

CVE-2026-71311

A flaw was found in rclone, a command-line program for syncing files. A remote attacker could exploit a vulnerability in the FTP backend's filename encoding. When a non-default encoding is used, specially crafted filenames containing carriage return and line feed CRLF characters can be injected...

6.4CVSS6.1AI score0.00237EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/05 9:16 p.m.8 views

DEBIAN-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
SaveExploits0References1
NVD
NVD
added 2026/08/05 9:16 p.m.14 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.4CVSS0.00237EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/05 9:16 p.m.13 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.9CVSS0.00456EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/05 9:16 p.m.10 views

DEBIAN-CVE-2026-71309

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.40.0 until 1.75.0, rclone serve restic does not correctly reject URL paths beginning with ../ in cmd/serve/restic/restic.go WithRemote, which accepts a leading parent path and pass...

8.6CVSS5.5AI score0.00379EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/05 9:16 p.m.19 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.4AI score0.00237EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/05 9:16 p.m.10 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.00456EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/05 9:16 p.m.10 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.20 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.11 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.39 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.13 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.14 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
Cvelist
Cvelist
added 2026/08/05 8:33 p.m.46 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
attackerkb
attackerkb
added 2026/08/05 8:33 p.m.10 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
Rows per page
Query Builder