Lucene search
+L

186 matches found

CVE
CVE
•added 2026/09/25 12:00 a.m.•11 views

CVE-2026-51773

The VMware datastore driver of OpenStack glance_store contains a vulnerability where an authenticated attacker can provide a maliciously crafted image location URI. The _retry_request function fails to validate the destination host before attaching sensitive authentication headers, potentially le...

5.8AI score0.00319EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/09/21 7:05 a.m.•6 views

golang: net/http: net/http: sensitive headers incorrectly sent after cross-domain redirect

A flaw was found in the net/http package of the Golang standard library. The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header redirected to b.com/ will not send that header to b.com. However, the...

5.8AI score0.00671EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/19 8:49 a.m.•13 views

BIT-RCLONE-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...

5.3CVSS5.7AI score0.00187EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
•added 2026/09/18 12:00 a.m.•14 views

EulerOS Virtualization 2.12.1 : python-pip (EulerOS-SA-2026-3612)

According to the versions of the python-pip packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : pip would treat consolescripts and guiscripts as paths instead of file names without sanitizing the resolved absolute path to t...

8.2CVSS6.1AI score0.00466EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/17 2:48 p.m.•8 views

GHSA-9G45-5XWM-F3WC RMCP: Custom HTTP headers leak to cross-origin redirect targets

Summary The rmcp crate's StreamableHttpClientTransport forwards caller-supplied custom HTTP headers such as X-API-Key, X-Auth-Token, Api-Key to cross-origin redirect targets. The defaulthttpclient function builds a reqwest::Client without a redirect policy override, so the default limited10 polic...

6.8CVSS5.6AI score0.005EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
•added 2026/09/17 2:48 p.m.•13 views

RMCP: Custom HTTP headers leak to cross-origin redirect targets

Summary The rmcp crate's StreamableHttpClientTransport forwards caller-supplied custom HTTP headers such as X-API-Key, X-Auth-Token, Api-Key to cross-origin redirect targets. The defaulthttpclient function builds a reqwest::Client without a redirect policy override, so the default limited10 polic...

6.8CVSS5.6AI score0.005EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
•added 2026/09/17 12:00 a.m.•7 views

EulerOS 2.0 SP15 : python-pip (EulerOS-SA-2026-3818)

According to the versions of the python-pip packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : pip would treat consolescripts and guiscripts as paths instead of file names without sanitizing the resolved absolute path to the installation...

8.2CVSS6.4AI score0.00466EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/09/17 12:00 a.m.•8 views

EulerOS 2.0 SP15 : perl-libwww-perl (EulerOS-SA-2026-3815)

According to the versions of the perl-libwww-perl package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : LWP::UserAgent versions before 6.83 for Perl leak Authorization and Proxy-Authorization headers on cross- origin redirects.x000D x000D On...

6.5CVSS6.4AI score0.00415EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/16 9:18 p.m.•11 views

CVE-2026-64684 RMCP: Custom HTTP headers leak to cross-origin redirect targets

RMCP is an official Rust SDK for the Model Context Protocol. Prior to 2.1.0, the rmcp crate's StreamableHttpClientTransport in crates/rmcp/src/transport/common/reqwest/streamablehttpclient.rs builds its defaulthttpclient with reqwest's automatic redirect policy and applies caller-supplied values...

6.8CVSS5.8AI score0.005EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/16 9:18 p.m.•26 views

CVE-2026-64684

RMCP , the official Rust SDK for the Model Context Protocol, is affected in StreamableHttpClientTransport (prior to version 2.1.0). The custom_headers configured via StreamableHttpClientTransportConfig are applied to the reqwest client without being marked as sensitive. When a malicious or compro...

6.8CVSS5.8AI score0.005EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
•added 2026/09/13 12:00 a.m.•8 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: python-requests (UTSA-2023-002301)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2023-002301 advisory. Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint...

6.1CVSS6.2AI score0.02974EPSS
SaveExploits2References4
OSV
OSV
•added 2026/09/10 11:02 p.m.•8 views

GHSA-486V-Q2WF-FP2R rclone: http backend forwards custom/auth headers to a different host on redirect

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.7CVSS5.9AI score0.00187EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
•added 2026/09/10 11:02 p.m.•9 views

rclone: http backend forwards custom/auth headers to a different host on redirect

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...

5.3CVSS5.9AI score0.00187EPSS
SaveExploits0References7Affected Software1
CVE
CVE
•added 2026/09/10 3:39 p.m.•32 views

CVE-2026-88013

The command-line tool rclone versions 1.49.0 through 1.75.1 is vulnerable to credential leakage due to an insecure redirect policy in its HTTP backend. Specifically, the fshttp.NewClient client follows redirects without a backend-specific http.Client.CheckRedirect policy, causing custom headers (...

5.3CVSS5.7AI score0.00187EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
•added 2026/09/10 3:39 p.m.•13 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.00187EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/09/08 12:00 a.m.•12 views

EulerOS 2.0 SP12 : perl-libwww-perl (EulerOS-SA-2026-3297)

According to the versions of the perl-libwww-perl package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : LWP::UserAgent versions before 6.83 for Perl leak Authorization and Proxy-Authorization headers on cross- origin redirects. On a 3xx...

6.5CVSS6.4AI score0.00415EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/09/04 12:00 a.m.•15 views

PT-2026-85426

Name of the Vulnerable Software and Affected Versions Canva Android App versions prior to 2.376.0 Description The application failed to restrict headers returned to an external origin operating within a privileged WebView. A WebView is a system component that allows Android apps to display web...

8.8CVSS5.5AI score0.00427EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/27 6:04 p.m.•16 views

EUVD-2026-67204

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.2CVSS5.3AI score0.00277EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
•added 2026/08/25 3:52 p.m.•12 views

utcp-gql SSRF: CVE-2026-44661 fix not applied to the GraphQL and WebSocket plugins

Summary The fix for CVE-2026-44661 commit 5b16e43 added the ensuresecureurl / issecureurl helpers and wired them into the three HTTP-family plugins, but it did not reach the GraphQL or WebSocket plugins. The GraphQL plugin utcp-gql still uses the startswith prefix check that the fix explicitly...

6.5CVSS6.2AI score0.00228EPSS
SaveExploits0References9Affected Software2
OSV
OSV
•added 2026/08/25 3:52 p.m.•7 views

GHSA-PPX3-28RW-8FPF utcp-gql SSRF: CVE-2026-44661 fix not applied to the GraphQL and WebSocket plugins

Summary The fix for CVE-2026-44661 commit 5b16e43 added the ensuresecureurl / issecureurl helpers and wired them into the three HTTP-family plugins, but it did not reach the GraphQL or WebSocket plugins. The GraphQL plugin utcp-gql still uses the startswith prefix check that the fix explicitly...

4.7CVSS6.3AI score0.00228EPSS
SaveExploits0References9
Rows per page
Query Builder