Lucene search
+L

692108 matches found

EUVD
EUVD
added 2026/09/10 3:48 p.m.12 views

EUVD-2026-75574

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.72.0 until 1.75.1, the archive ZIP backend method Fs.readZip in backend/archive/zip/zip.go accepts archive/zip.File.Name values from an untrusted central directory and exposes...

6.3CVSS5.8AI score0.0014EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/10 3:48 p.m.42 views

CVE-2026-88014 rclone archive/zip: Zip Slip via unsanitized zip entry names lets a malicious archive escape its own namespace

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.72.0 until 1.75.1, the archive ZIP backend method Fs.readZip in backend/archive/zip/zip.go accepts archive/zip.File.Name values from an untrusted central directory and exposes...

6.3CVSS0.0014EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/10 3:48 p.m.26 views

CVE-2026-88014

rclone versions 1.72.0 through 1.75.1 are affected by a Zip Slip vulnerability in the archive ZIP backend ((*Fs).readZip in backend/archive/zip/zip.go). The method accepts archive/zip.File.Name values from an untrusted central directory and exposes cleaned entry names without verifying they remai...

6.3CVSS5.8AI score0.0014EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/10 3:48 p.m.9 views

CVE-2026-88014 rclone archive/zip: Zip Slip via unsanitized zip entry names lets a malicious archive escape its own namespace

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.72.0 until 1.75.1, the archive ZIP backend method Fs.readZip in backend/archive/zip/zip.go accepts archive/zip.File.Name values from an untrusted central directory and exposes...

6.3CVSS5.8AI score0.0014EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/10 3:48 p.m.10 views

CVE-2026-88014 rclone archive/zip: Zip Slip via unsanitized zip entry names lets a malicious archive escape its own namespace

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.72.0 until 1.75.1, the archive ZIP backend method Fs.readZip in backend/archive/zip/zip.go accepts archive/zip.File.Name values from an untrusted central directory and exposes...

6.3CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/09/10 3:42 p.m.54 views

CVE-2026-87912

CVE-2026-87912 affects the AWS Security Agent plugin in Amazon aws-agents-for-devsecops prior to version 1.1.0. A missing S3 bucket ownership verification allows a remote attacker to obtain the private source archive of a scanned workspace—potentially exposing credentials and infrastructure state...

5.9CVSS5.8AI score0.00249EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/10 3:42 p.m.59 views

CVE-2026-87912 Missing S3 bucket ownership verification in the AWS Security Agent plugin for aws-agents-for-devsecops

A missing S3 bucket ownership verification in the AWS Security Agent plugin in Amazon aws-agents-for-devsecops before 1.1.0 might allow remote attackers to obtain the private source archive of a scanned workspace, including credentials and infrastructure state contained in that archive, via a...

5.9CVSS0.00249EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/09/10 3:42 p.m.12 views

CVE-2026-87912 Missing S3 bucket ownership verification in the AWS Security Agent plugin for aws-agents-for-devsecops

A missing S3 bucket ownership verification in the AWS Security Agent plugin in Amazon aws-agents-for-devsecops before 1.1.0 might allow remote attackers to obtain the private source archive of a scanned workspace, including credentials and infrastructure state contained in that archive, via a...

5.9CVSS5.8AI score0.00249EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/10 3:42 p.m.12 views

EUVD-2026-75569

A missing S3 bucket ownership verification in the AWS Security Agent plugin in Amazon aws-agents-for-devsecops before 1.1.0 might allow remote attackers to obtain the private source archive of a scanned workspace, including credentials and infrastructure state contained in that archive, via a...

5.9CVSS5.8AI score0.00249EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/10 3:42 p.m.9 views

CVE-2026-87912 Missing S3 bucket ownership verification in the AWS Security Agent plugin for aws-agents-for-devsecops

A missing S3 bucket ownership verification in the AWS Security Agent plugin in Amazon aws-agents-for-devsecops before 1.1.0 might allow remote attackers to obtain the private source archive of a scanned workspace, including credentials and infrastructure state contained in that archive, via a...

5.1CVSS5.9AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/10 3:39 p.m.12 views

EUVD-2026-75567

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.49.0 until 1.75.1, the HTTP backend attaches headers configured through --http-headers or headers= to requests in backend/http/http.go, while its fshttp.NewClient client follows...

3.7CVSS5.7AI score0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/10 3:39 p.m.6 views

CVE-2026-88013 rclone: http backend forwards custom/auth headers to a different host on redirect

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.49.0 until 1.75.1, the HTTP backend attaches headers configured through --http-headers or headers= to requests in backend/http/http.go, while its fshttp.NewClient client follows...

3.7CVSS5.8AI score
SaveExploits0References7
CVE
CVE
added 2026/09/10 3:39 p.m.23 views

CVE-2026-88013

rclone (a command-line tool for syncing files to/from cloud storage) is affected in versions 1.49.0 through 1.75.1 due to its HTTP backend attaching custom headers (set via --http-headers or headers=) to outgoing requests while following redirects without a backend-specific http.Client.CheckRedir...

3.7CVSS5.7AI score0.00182EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/10 3:39 p.m.43 views

CVE-2026-88013 rclone: http backend forwards custom/auth headers to a different host on redirect

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.49.0 until 1.75.1, the HTTP backend attaches headers configured through --http-headers or headers= to requests in backend/http/http.go, while its fshttp.NewClient client follows...

3.7CVSS0.00182EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/10 3:39 p.m.12 views

CVE-2026-88013 rclone: http backend forwards custom/auth headers to a different host on redirect

rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.49.0 until 1.75.1, the HTTP backend attaches headers configured through --http-headers or headers= to requests in backend/http/http.go, while its fshttp.NewClient client follows...

3.7CVSS5.7AI score0.00182EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/10 3:35 p.m.45 views

CVE-2026-88012 Traefik: respondingTimeouts.readTimeout is not applied to HTTP/3, leaving slow-body uploads unbounded

Traefik is an open source HTTP reverse proxy and load balancer. From 2.8.2 until 2.11.56 and 3.7.12, HTTP/3 entrypoints do not apply entryPoints..transport.respondingTimeouts.readTimeout because the timeout is enforced on a TCP connection and the HTTP/3 server has no corresponding QUIC stream...

5.3CVSS0.00297EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/10 3:35 p.m.9 views

CVE-2026-88012 Traefik: respondingTimeouts.readTimeout is not applied to HTTP/3, leaving slow-body uploads unbounded

Traefik is an open source HTTP reverse proxy and load balancer. From 2.8.2 until 2.11.56 and 3.7.12, HTTP/3 entrypoints do not apply entryPoints..transport.respondingTimeouts.readTimeout because the timeout is enforced on a TCP connection and the HTTP/3 server has no corresponding QUIC stream...

5.3CVSS5.7AI score0.00297EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/10 3:35 p.m.20 views

CVE-2026-88012

Traefik , the open-source HTTP reverse proxy and load balancer, has a flaw in how HTTP/3 entrypoints handle respondingTimeouts.readTimeout . The timeout is enforced at the TCP layer, but HTTP/3 operates over QUIC , which has no corresponding stream deadline. This means an unauthenticated attacker...

5.3CVSS5.7AI score0.00297EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/10 3:35 p.m.6 views

CVE-2026-88012 Traefik: respondingTimeouts.readTimeout is not applied to HTTP/3, leaving slow-body uploads unbounded

Traefik is an open source HTTP reverse proxy and load balancer. From 2.8.2 until 2.11.56 and 3.7.12, HTTP/3 entrypoints do not apply entryPoints..transport.respondingTimeouts.readTimeout because the timeout is enforced on a TCP connection and the HTTP/3 server has no corresponding QUIC stream...

5.3CVSS5.6AI score0.00304EPSS
SaveExploits0References7
AlpineLinux
AlpineLinux
added 2026/09/10 3:35 p.m.7 views

CVE-2026-88012

Traefik is an open source HTTP reverse proxy and load balancer. From 2.8.2 until 2.11.56 and 3.7.12, HTTP/3 entrypoints do not apply entryPoints..transport.respondingTimeouts.readTimeout because the timeout is enforced on a TCP connection and the HTTP/3 server has no corresponding QUIC stream...

5.3CVSS5.7AI score0.00297EPSS
SaveExploits0References5
Rows per page
Query Builder