Lucene search
+L

249 matches found

Cvelist
Cvelist
added 2026/08/13 5:35 p.m.41 views

CVE-2026-73564 frp: Unauthenticated Remote Denial of Service in the frp SSH Tunnel Gateway via Integer Overflow

frp is a fast reverse proxy. From 0.53.0 until 0.70.1, frp's optional SSH Tunnel Gateway in pkg/ssh/server.go parses an SSH exec channel request by adding 4 to an attacker-controlled four-byte big-endian length. A length of 0xFFFFFFFF makes the uint32 addition wrap to 3, defeats the payload bound...

8.7CVSS0.00487EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 5:35 p.m.32 views

CVE-2026-73564 frp: Unauthenticated Remote Denial of Service in the frp SSH Tunnel Gateway via Integer Overflow

frp is a fast reverse proxy. From 0.53.0 until 0.70.1, frp's optional SSH Tunnel Gateway in pkg/ssh/server.go parses an SSH exec channel request by adding 4 to an attacker-controlled four-byte big-endian length. A length of 0xFFFFFFFF makes the uint32 addition wrap to 3, defeats the payload bound...

8.7CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/13 5:35 p.m.57 views

CVE-2026-73564

The CVE affects frp (frps) with the SSH Tunnel Gateway enabled. A root cause was an integer overflow in parsing an SSH exec channel: the code adds 4 to an attacker-controlled 4-byte length, and 0xFFFFFFFF wraps to 3, causing a bounds check bypass and a panic in TunnelServer.handleNewChannel. When...

8.7CVSS5.3AI score0.00487EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/30 4:54 p.m.11 views

SUSE CVE-2026-40910

frp is a fast reverse proxy. From 0.43.0 to 0.68.0, frp contains an authentication bypass in the HTTP vhost routing path when routeByHTTPUser is used as part of access control. In proxy-style requests, the routing logic uses the username from Proxy-Authorization to select the routeByHTTPUser...

9.1CVSS7.6AI score0.00269EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/07/24 9:48 p.m.20 views

frp: Unauthenticated Remote Denial of Service in the frp SSH Tunnel Gateway via Integer Overflow

Summary An integer-overflow vulnerability in the frp server's optional SSH Tunnel Gateway lets any unauthenticated remote attacker crash the entire frps process with a single five-byte message. When the gateway parses an SSH exec channel request in pkg/ssh/server.go, it adds a small constant to a...

8.7CVSS6.1AI score0.00487EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/24 9:48 p.m.14 views

GHSA-26GQ-P25F-99CP frp: Unauthenticated Remote Denial of Service in the frp SSH Tunnel Gateway via Integer Overflow

Summary An integer-overflow vulnerability in the frp server's optional SSH Tunnel Gateway lets any unauthenticated remote attacker crash the entire frps process with a single five-byte message. When the gateway parses an SSH exec channel request in pkg/ssh/server.go, it adds a small constant to a...

8.2CVSS6.1AI score0.00487EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/07/13 5:10 a.m.103 views

Exploit for Use After Free in Linux Linux_Kernel

Mi 8e5 Unlock Toolkit Automated bootloader unlock assistant f...

7.8CVSS6.8AI score0.00789EPSS
SaveExploits104
OSV
OSV
added 2026/06/25 10:34 p.m.13 views

GO-2026-5549 frp has an authentication bypass in HTTP vhost routing when routeByHTTPUser is used for access control in github.com/fatedier/frp

frp has an authentication bypass in HTTP vhost routing when routeByHTTPUser is used for access control in github.com/fatedier/frp...

9.1CVSS5.8AI score0.00269EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/06/05 7:26 p.m.17 views

CVE-2026-40910

frp is a fast reverse proxy. From 0.43.0 to 0.68.0, frp contains an authentication bypass in the HTTP vhost routing path when routeByHTTPUser is used as part of access control. In proxy-style requests, the routing logic uses the username from Proxy-Authorization to select the routeByHTTPUser...

9.1CVSS5.5AI score0.00269EPSS
SaveExploits1References1
Wolfi
Wolfi
added 2026/06/05 7:48 a.m.38 views

CVE-2026-40898 vulnerabilities

Vulnerabilities for packages: k3s, kubernetes-dns-node-cache, dkron, q, ipfs-cluster, kyverno-policy-reporter, coredns, traefik, kargo, frp, kyverno-policy-reporter-ui, opentelemetry-operator, k8sgateway, kubo, kube-metrics-adapter, spegel, teleport, jitsucom-bulker...

7.5CVSS8AI score0.00396EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/06/05 7:48 a.m.36 views

GHSA-VVGJ-X9JQ-8CJ9 vulnerabilities

Vulnerabilities for packages: k3s, kubernetes-dns-node-cache, dkron, q, ipfs-cluster, kyverno-policy-reporter, coredns, traefik, kargo, frp, kyverno-policy-reporter-ui, opentelemetry-operator, k8sgateway, kubo, kube-metrics-adapter, spegel, teleport, jitsucom-bulker...

5.7AI score
SaveExploits0
NVD
NVD
added 2026/04/21 9:16 p.m.23 views

CVE-2026-40910

frp is a fast reverse proxy. From 0.43.0 to 0.68.0, frp contains an authentication bypass in the HTTP vhost routing path when routeByHTTPUser is used as part of access control. In proxy-style requests, the routing logic uses the username from Proxy-Authorization to select the routeByHTTPUser...

9.1CVSS0.00269EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/04/21 8:09 p.m.42 views

CVE-2026-40910 frp: Authentication bypass in frp HTTP vhost routing when routeByHTTPUser is used for access control

frp is a fast reverse proxy. From 0.43.0 to 0.68.0, frp contains an authentication bypass in the HTTP vhost routing path when routeByHTTPUser is used as part of access control. In proxy-style requests, the routing logic uses the username from Proxy-Authorization to select the routeByHTTPUser...

6.5CVSS0.00269EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/21 8:09 p.m.82 views

CVE-2026-40910

Summary : frp versions 0.43.0–0.68.0 contain an authentication bypass in the HTTP vhost routing path when using routeByHTTPUser for access control. The routing logic derives the route from the Proxy-Authorization username, while access control checks credentials from the standard Authorization he...

9.1CVSS5.8AI score0.00269EPSS
SaveExploits1References1Affected Software1
AlpineLinux
AlpineLinux
added 2026/04/21 8:09 p.m.26 views

CVE-2026-40910

frp is a fast reverse proxy. From 0.43.0 to 0.68.0, frp contains an authentication bypass in the HTTP vhost routing path when routeByHTTPUser is used as part of access control. In proxy-style requests, the routing logic uses the username from Proxy-Authorization to select the routeByHTTPUser...

9.1CVSS5.5AI score0.00269EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/04/21 12:00 a.m.20 views

frp 授权问题漏洞

FRP is an internal penetration reverse proxy tool developed by Fatedier’s developers. Versions of FRP from 0.43.0 to 0.68.0 have vulnerabilities related to authorization. These vulnerabilities arise from using routeByHTTPUser for access control. In this scenario, the HTTP vhost routing path...

9.1CVSS5.8AI score0.00269EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2018-19640

Malware in sbrugna...

4.6CVSS4.9AI score0.00356EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.16 views

EUVD-2017-2663

Malware in sbrugna...

7.8CVSS7.9AI score0.00149EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.14 views

EUVD-2000-1179

Malware in sbrugna...

7.5CVSS6.4AI score0.02971EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2016-2042

Malware in sbrugna...

4.6CVSS5AI score0.00134EPSS
SaveExploits0References2
Rows per page
Query Builder