Lucene search
+L

873 matches found

curl security advisories
curl security advisories
added 2026/06/24 8:0 a.m.13 views

sending old referer

A vulnerability in libcurl caused the HTTP Referer: header to persist even when explicitly cleared. While the documentation states that passing NULL to CURLOPTREFERER suppresses the header, the option failed to clear the internal state. As a result, the previous referrer string was erroneously...

7.5CVSS5.9AI score0.00399EPSS
SaveExploits1References1Affected Software2
OSV
OSV
added 2026/06/24 8:0 a.m.19 views

CURL-CVE-2026-9546 sending old referer

A vulnerability in libcurl caused the HTTP Referer: header to persist even when explicitly cleared. While the documentation states that passing NULL to CURLOPTREFERER suppresses the header, the option failed to clear the internal state. As a result, the previous referrer string was erroneously...

7.5CVSS5.9AI score0.00399EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/06/24 12:0 a.m.20 views

PT-2026-51755

Name of the Vulnerable Software and Affected Versions libcurl affected versions not specified Description An issue exists where the HTTP Referer: header persists even after being explicitly cleared. Although passing NULL to CURLOPT REFERER is intended to suppress the header, the internal state is...

7.5CVSS5.9AI score0.00399EPSS
SaveExploits1References35
Github Security Blog
Github Security Blog
added 2026/06/10 10:13 p.m.21 views

nebula-mesh: Newly-minted operator API key exposed in redirect URL (Referer, history, proxy logs)

internal/web/operators.go:251 — after handleOperatorCreateAPIKey mints a fresh 32-byte bearer token, the redirect points the operator's browser at: /ui/operators/?newkey=&keyname= The raw API key ends up: - in the browser's URL history - in the Referer header on every cross-origin asset the detai...

5.5CVSS5.5AI score0.00108EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/10 12:0 a.m.31 views

PT-2026-48602

Name of the Vulnerable Software and Affected Versions nebula-mesh versions prior to 0.3.2 Description After the handleOperatorCreateAPIKey function in internal/web/operators.go:251 generates a 32-byte bearer token, the application redirects the browser to the endpoint /ui/operators/?new key=&key...

5.5CVSS5.9AI score0.00108EPSS
SaveExploits0
FreeBSD
FreeBSD
added 2026/06/10 12:0 a.m.10 views

Erlang/OTP -- httpc leaks authentication headers on cross-host redirect

https://github.com/erlang/otp/security/advisories/GHSA-m75x-4vwg-ggjh reports: The HTTP client httpc in inets now removes Authorization, Proxy-Authorization, Cookie, Referer, and Origin headers when following a redirect to a different host or port, following the requirements of RFC 9110 section...

7.1CVSS5.5AI score0.00335EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:45 p.m.14 views

CVE-2026-48589

A flaw was found in Apache Shiro's Jakarta EE module. Insufficient validation of the HTTP Referer header, a client-controlled value, could allow an attacker to influence the redirect target after a user login. This vulnerability can be exploited to redirect users to malicious sites, potentially...

5.4CVSS5.8AI score0.00352EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/06/05 7:27 p.m.11 views

CVE-2026-40295

Devise is an authentication solution for Rails based on Warden. In versions 5.0.3 and below, when the Timeoutable module is enabled in Devise, the FailureAppredirecturl method returns request.referrer — the HTTP Referer header, which is attacker-controllable — without validation for any non-GET...

6.1CVSS5.5AI score0.00241EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:26 p.m.14 views

CVE-2026-40598

Mantis Bug Tracker MantisBT is an open source issue tracker. In versions 2.28.1 and below, improper escaping of the redirection page retrieved from the request's Referer header allows an attacker to inject HTML. While this is generally not directly actionable as modern browsers will URL-encode...

6.9CVSS4.8AI score0.00447EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:9 p.m.15 views

CVE-2026-35572

ChurchCRM is an open-source church management system. Prior to 6.5.3, it is possible to trigger server-side HTTP/HTTPS requests to arbitrary hosts SSRF by supplying a crafted URL in the Referer request header. The server subsequently makes an outbound request to the attacker-controlled domain,...

7CVSS5.6AI score0.00296EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/06/04 7:32 p.m.7 views

Open Redirect

Overview shopware/platform is a Shopware e-commerce core. Affected versions of this package are vulnerable to Open Redirect via the GET /api/oauth/sso/auth endpoint when the expected SSO session state is missing, causing the application to use the request's Referer header as the redirect...

5.3CVSS6AI score0.00162EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/04 7:32 p.m.27 views

Shopware SSO referer trust leading to an arbitrary redirect target

Description This report describes an open redirect in Shopware's public SSO entry point at GET /api/oauth/sso/auth. When the endpoint is reached without the expected SSO session state, the application falls back to the request's Referer header and uses that value as the redirect destination. In t...

4.3CVSS6AI score0.00162EPSS
SaveExploits0References3Affected Software2
Snyk
Snyk
added 2026/06/04 7:32 p.m.6 views

Open Redirect

Overview shopware/core is a Shopware platform is the core for all Shopware ecommerce products. Affected versions of this package are vulnerable to Open Redirect via the GET /api/oauth/sso/auth endpoint when the expected SSO session state is missing, causing the application to use the request's...

5.3CVSS6AI score0.00162EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/04 7:32 p.m.10 views

GHSA-4X3X-869W-XX3M Shopware SSO referer trust leading to an arbitrary redirect target

Description This report describes an open redirect in Shopware's public SSO entry point at GET /api/oauth/sso/auth. When the endpoint is reached without the expected SSO session state, the application falls back to the request's Referer header and uses that value as the redirect destination. In t...

4.3CVSS6AI score0.00162EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/04 12:0 a.m.34 views

PT-2026-46888

Name of the Vulnerable Software and Affected Versions Shopware versions 6.7.3.0 through 6.7.10.0 Description An open redirect exists in the public SSO entry point at GET /api/oauth/sso/auth. When the endpoint is accessed without the expected SSO session state, the application uses the Referer...

4.3CVSS5.2AI score0.00162EPSS
SaveExploits0References9
OSV
OSV
added 2026/05/28 8:59 p.m.9 views

CVE-2026-44883 Portainer: JWT accepted in URL query leaks tokens to logs and referers

Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. From 2.33.0 to before 2.33.8, 2.39.2, and 2.41.0, Portainer's authentication middleware accepts JWT bearer tokens passed...

7.7CVSS6.9AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/27 8:14 p.m.14 views

CVE-2026-44833

Snipe-IT is an IT asset/license management system. Prior to 8.4.1, an open redirect vulnerability in Snipe-IT allows attackers to redirect users to malicious sites via unvalidated HTTP Referer header stored in session variable. This vulnerability is fixed in 8.4.1...

7.1CVSS5.8AI score0.00163EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/05/26 8:42 p.m.13 views

Open Redirect

Overview snipe/snipe-it is an asset management system built on Laravel. Affected versions of this package are vulnerable to Open Redirect via the unvalidated HTTP Referer header stored in a session variable. An attacker can redirect users to arbitrary external sites by crafting a malicious link a...

7.1CVSS5.9AI score0.00163EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/26 8:16 p.m.27 views

CVE-2026-44833

Snipe-IT is an IT asset/license management system. Prior to 8.4.1, an open redirect vulnerability in Snipe-IT allows attackers to redirect users to malicious sites via unvalidated HTTP Referer header stored in session variable. This vulnerability is fixed in 8.4.1...

7.1CVSS0.00163EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/26 7:30 p.m.42 views

CVE-2026-44833 Snipe-IT: Open redirect vulnerability

Snipe-IT is an IT asset/license management system. Prior to 8.4.1, an open redirect vulnerability in Snipe-IT allows attackers to redirect users to malicious sites via unvalidated HTTP Referer header stored in session variable. This vulnerability is fixed in 8.4.1...

5.9CVSS0.00163EPSS
SaveExploits0References2
Rows per page
Query Builder