Lucene search
+L

131 matches found

Positive Technologies
Positive Technologies
added 2026/03/02 12:00 a.m.15 views

PT-2026-22701

Name of the Vulnerable Software and Affected Versions lxml html clean versions prior to 0.4.4 Description The software does not properly handle the tag during HTML cleaning. Specifically, the tag is not removed even when page structure=True, which removes html, head, and title tags. This allows a...

6.1CVSS5.8AI score0.00254EPSS
SaveExploits2References24
OSV
OSV
added 2026/02/25 10:42 p.m.51 views

GHSA-X288-3778-4HHX Angular SSR is vulnerable to SSRF and Header Injection via request handling pipeline

A Server-Side Request Forgery SSRF vulnerability has been identified in the Angular SSR request handling pipeline. The vulnerability exists because Angular’s internal URL reconstruction logic directly trusts and consumes user-controlled HTTP headers specifically the Host and X-Forwarded- family t...

9.2CVSS5.7AI score0.00498EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/02/10 3:09 a.m.12 views

CVE-2026-25765

A flaw was found in Faraday, an HTTP client library. The buildexclusiveurl method, which combines a base URL with a user-supplied path, incorrectly processes protocol-relative URLs e.g., //evil.com/path. This allows a remote attacker to supply a specially crafted URL, leading to Server-Side Reque...

5.8CVSS5.4AI score0.00351EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/02/10 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-25765

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. Prior to 2.14.1, Faraday's buildexclusiveurl method in...

5.8CVSS5.6AI score0.00351EPSS
SaveExploits0References3
NVD
NVD
added 2026/02/09 9:15 p.m.13 views

CVE-2026-25765

Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. Prior to 2.14.1, Faraday's buildexclusiveurl method in lib/faraday/connection.rb uses Ruby's URImerge to combine the connection's base URL with a user-supplied path. Per RFC 3986,...

5.8CVSS0.00351EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/09 9:15 p.m.5 views

DEBIAN-CVE-2026-25765

Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. Prior to 2.14.1, Faraday's buildexclusiveurl method in lib/faraday/connection.rb uses Ruby's URImerge to combine the connection's base URL with a user-supplied path. Per RFC 3986,...

5.8CVSS5.6AI score0.00351EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/09 9:15 p.m.26 views

UBUNTU-CVE-2026-25765

Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. Prior to 2.14.1, Faraday's buildexclusiveurl method in lib/faraday/connection.rb uses Ruby's URImerge to combine the connection's base URL with a user-supplied path. Per RFC 3986,...

5.8CVSS7.4AI score0.00351EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/02/09 9:15 p.m.9 views

CVE-2026-25765

Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. Prior to 2.14.1, Faraday's buildexclusiveurl method in lib/faraday/connection.rb uses Ruby's URImerge to combine the connection's base URL with a user-supplied path. Per RFC 3986,...

5.8CVSS7.3AI score0.00351EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/09 8:37 p.m.8 views

GHSA-33MH-2634-FWR2 Faraday affected by SSRF via protocol-relative URL host override in build_exclusive_url

Impact Faraday's buildexclusiveurl method in lib/faraday/connection.rb uses Ruby's URImerge to combine the connection's base URL with a user-supplied path. Per RFC 3986, protocol-relative URLs e.g. //evil.com/path are treated as network-path references that override the base URL's host/authority...

5.8CVSS5.8AI score0.00351EPSS
SaveExploits1References10
ATTACKERKB
ATTACKERKB
added 2026/02/09 8:30 p.m.7 views

CVE-2026-25765

Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. Prior to 2.14.1, Faraday's buildexclusiveurl method in lib/faraday/connection.rb uses Ruby's URImerge to combine the connection's base URL with a user-supplied path. Per RFC 3986,...

5.8CVSS5.8AI score0.00351EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/02/09 8:30 p.m.40 views

CVE-2026-25765 Faraday affected by SSRF via protocol-relative URL host override in build_exclusive_url

Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. Prior to 2.14.1, Faraday's buildexclusiveurl method in lib/faraday/connection.rb uses Ruby's URImerge to combine the connection's base URL with a user-supplied path. Per RFC 3986,...

5.8CVSS0.00351EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/09 8:30 p.m.5 views

CVE-2026-25765 Faraday affected by SSRF via protocol-relative URL host override in build_exclusive_url

Faraday is an HTTP client library abstraction layer that provides a common interface over many adapters. Prior to 2.14.1, Faraday's buildexclusiveurl method in lib/faraday/connection.rb uses Ruby's URImerge to combine the connection's base URL with a user-supplied path. Per RFC 3986,...

5.8CVSS5.8AI score0.00351EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/02/03 9:11 p.m.9 views

EUVD-2026-5169

Qwik is a performance focused javascript framework. Prior to version 1.19.0, an Open Redirect vulnerability in Qwik City's default request handler middleware allows a remote attacker to redirect users to arbitrary protocol-relative URLs. Successful exploitation permits attackers to craft convinci...

6.9CVSS5.6AI score0.00237EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/02/03 8:58 p.m.11 views

Qwik City Open Redirect via fixTrailingSlash

Summary Description An Open Redirect CWE-601 vulnerability in Qwik City's default request handler middleware allows a remote attacker to redirect users to arbitrary protocol-relative URLs. Successful exploitation permits attackers to craft convincing phishing links that appear to originate from t...

6.9CVSS5.7AI score0.00237EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/01/08 12:51 a.m.38 views

CVE-2026-21879 Kanboard vulnerable to Open Redirect via protocol-relative URLs

Kanboard is project management software focused on Kanban methodology. Versions 1.2.48 and below are vulnerable to an Open Redirect attack that allows malicious actors to redirect authenticated users to attacker-controlled websites. By crafting URLs such as //evil.com, attackers can bypass the...

4.7CVSS0.00265EPSS
SaveExploits2References3
RedhatCVE
RedhatCVE
added 2025/12/12 1:06 a.m.7 views

CVE-2025-67713

Miniflux 2 is an open source feed reader. Versions 2.2.14 and below treat redirecturl as safe when url.Parse....IsAbs is false, enabling phishing flows after login. Protocol-relative URLs like //ikotaslabs.com have an empty scheme and pass that check, allowing post-login redirects to...

5.3CVSS6.8AI score0.00216EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/12/10 12:00 a.m.9 views

PT-2025-50562

Name of the Vulnerable Software and Affected Versions Miniflux versions 2.2.14 and below Description Miniflux is an open source feed reader susceptible to an open redirect issue. Specifically, versions 2.2.14 and earlier incorrectly handle the redirect url parameter when url.Parse....IsAbs return...

6.1CVSS7.4AI score0.00216EPSS
SaveExploits1
Veracode
Veracode
added 2025/12/08 11:06 a.m.11 views

Server-Side Request Forgery (SSRF)

apache.nms.amqp is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to improper URL resolution in the createRequestUrl function that treats paths beginning with // or \ as schema-relative URLs, which allows an attacker to override the intended base URL and force the server...

9.8CVSS7AI score0.02079EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/11/26 11:18 p.m.19 views

GHSA-58C5-G7WP-6W37 Angular is Vulnerable to XSRF Token Leakage via Protocol-Relative URLs in Angular HTTP Client

The vulnerability is a Credential Leak by App Logic that leads to the unauthorized disclosure of the Cross-Site Request Forgery XSRF token to an attacker-controlled domain. Angular's HttpClient has a built-in XSRF protection mechanism that works by checking if a request URL starts with a protocol...

7.7CVSS6.9AI score0.00659EPSS
SaveExploits0References11
NVD
NVD
added 2025/11/26 11:15 p.m.26 views

CVE-2025-66035

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to versions 19.2.16, 20.3.14, and 21.0.1, there is a XSRF token leakage via protocol-relative URLs in angular HTTP clients. The vulnerability is a Credential...

7.7CVSS0.00659EPSS
SaveExploits0References9
Rows per page
Query Builder