Lucene search
+L

285 matches found

NVD
NVD
added 2026/09/10 4:18 p.m.4 views

CVE-2026-88013

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.7CVSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/10 3:39 p.m.10 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.7CVSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/10 3:39 p.m.4 views

CVE-2026-88013

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.7CVSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/10 3:39 p.m.26 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.7CVSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/10 2:41 p.m.6 views

Remote-Integer-Overflow-Vulnerability

Nginx : Remote-Integer-Overflow-Vulnerability This Repository consists of an older yet existing Nginx vulnerability named "Remote Integer Overflow Vulnerability CVE-2017-7529". The Vulnerability is for Older Nginx servers 1.13. Exception is for Nginx 1.12 Set-up : Download sys library and request...

7.5CVSS7AI score0.62597EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/10 12:06 p.m.8 views

CVE-2022-0155-PoC

CVE-2022-0155 Proof-of-Concept PoC This repository contains a demonstration of the CVE-2022-0155 vulnerability. The vulnerability was detected by ranjit-git and is described in detail here. The purpose of this PoC is to demonstrate that the vulnerability doesn't just apply to scenarios where...

8CVSS7.2AI score0.02426EPSS
SaveExploits2References1
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.10 views

PT-2026-89474

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.7CVSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.4 views

PT-2026-89683

Vulnerability Details File: backend/http/http.go Lines: 285 client construction — no CheckRedirect, 505-510 addHeaders, writes configured secret headers onto every request, 533-534 / 700-701 / 782-785 f.httpClient.Doreq used by List/stat/download Root Cause The http backend lets a user attach...

3.7CVSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/09/08 5:51 p.m.8 views

CVE-2026-59324

A flaw was found in Spring Integration. When an IntegrationFlow uses .fluxTransform with an asynchronous fluxFunction that emits raw payloads, concurrent requests on the same FluxMessageChannel subscription can have their reply headers copied from other messages. This information disclosure...

8.2CVSS0.00237EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 6:04 p.m.43 views

CVE-2026-59324 fluxTransform shared RequestMessageHolder causes cross-message header leakage under async fluxFunction

When an IntegrationFlow uses .fluxTransform with an asynchronous/reordering fluxFunction that emits raw payloads, concurrent requests on the same FluxMessageChannel subscription have their reply headers replyChannel, errorChannel, correlationId, any propagated security/tenant headers copied from...

8.2CVSS0.00237EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 6:04 p.m.76 views

CVE-2026-59324

Spring Integration is vulnerable to cross-message header leakage when an IntegrationFlow uses .fluxTransform() with an asynchronous or reordering fluxFunction that emits raw payloads. The root cause is a shared RequestMessageHolder , which causes concurrent requests on the same FluxMessageChannel...

8.2CVSS5.3AI score0.00237EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-79782

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - rclone before 1.74.4 fails to strip the X-Amz-Security-Token header when an S3 redirect changes scheme from HTTPS to HTTP on the same host. Attackers can...

9.3CVSS5.4AI score0.00132EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/25 3:16 p.m.4 views

CVE-2026-79782 rclone before 1.74.4 Security Token Disclosure via HTTPS to HTTP Redirect

rclone before 1.74.4 fails to strip the X-Amz-Security-Token header when an S3 redirect changes scheme from HTTPS to HTTP on the same host. Attackers can intercept plaintext HTTP traffic to capture AWS STS session tokens sent in request headers...

9.3CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/25 3:16 p.m.7 views

EUVD-2026-65540

rclone before 1.74.4 fails to strip the X-Amz-Security-Token header when an S3 redirect changes scheme from HTTPS to HTTP on the same host. Attackers can intercept plaintext HTTP traffic to capture AWS STS session tokens sent in request headers...

9.3CVSS5.3AI score0.00132EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability in python-urllib3

urllib3 is a user-friendly HTTP client library for Python. urllib3 does not treat the Cookie HTTP header specially or provides any helpers for managing cookies over HTTP; that responsibility lies with the user. However, it is possible for a user to specify a Cookie header, and information may be...

8.1CVSS6.6AI score0.01207EPSS
SaveExploits0References2
Spring Security Advisories
Spring Security Advisories
added 2026/08/23 9:39 a.m.18 views

CVE-2026-59324

CVE-2026-59324...

5.2AI score0.00237EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.10 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: resource-agents (UTSA-2026-103693)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-103693 advisory. urllib3 is an HTTP client library for Python. From 1.23 to before 2.7.0, cross-origin redirects followed from the low-level API via...

8.2CVSS6.2AI score0.00331EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/13 12:00 a.m.13 views

Alibaba Cloud Linux 3 : 0255: resource-agents (ALINUX3-SA-2026:0255)

The remote Alibaba Cloud Linux 3 host has packages installed that are affected by a vulnerability as referenced in the ALINUX3-SA-2026:0255 advisory. Package updates are available for Alibaba Cloud Linux 3 that fix the following vulnerabilities: CVE-2026-44431: urllib3 is an HTTP client library f...

8.2CVSS5.6AI score0.00331EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 9:19 p.m.31 views

CVE-2026-7366 IBM DataPower Gateway affected by HTTP request header leakage in XML-Firewall

IBM DataPower Gateway 11.0.0.0 through 11.0.0.1 and IBM DataPower Gateway 10.5.0.0 through 10.5.0.21 and IBM DataPower Gateway 10.6.0.0 through 10.6.0.9 allows a race condition that results in improper isolation of request state when handling the built‑in X‑Client‑IP header. Under concurrent...

4.2CVSS0.00107EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/12 8:27 p.m.6 views

USN-8632-1 node-follow-redirects vulnerability

Dennis Sepede discovered that follow-redirects did not properly remove custom authentication headers when following cross-domain redirects. An attacker could possibly use this issue to obtain sensitive authentication information, resulting in credential disclosure...

7.5CVSS5.4AI score0.00486EPSS
SaveExploits0References2
Rows per page
Query Builder