Lucene search
+L

299970 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-11331

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An attacker who knows or guesses that a resolver uses RPZ with wildcard CNAME policies can craft query names long enough to trigger a NAMETOOLONG error conditio...

7.5CVSS5.4AI score0.00416EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-64379

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - smb: client: mask server-provided mode to 07777 in modefromsid When modefromsid is active, parsedacl applies the server-provided subauth2 value from the NFS mod...

7.1CVSS5.4AI score0.00309EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/24 11:16 p.m.11 views

CVE-2026-66339

A flaw was found in libsoup. After a CONNECT tunnel is established through an HTTP proxy, libsoup incorrectly attaches the Proxy-Authorization header to subsequent HTTPS requests sent through that tunnel to the destination server. This allows the destination server to capture proxy credentials,...

6.5CVSS0.00229EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/24 11:1 p.m.40 views

CVE-2026-66339 Libsoup: libsoup: proxy credentials leak to destination server via proxy-authorization header in connect tunnels

A flaw was found in libsoup. After a CONNECT tunnel is established through an HTTP proxy, libsoup incorrectly attaches the Proxy-Authorization header to subsequent HTTPS requests sent through that tunnel to the destination server. This allows the destination server to capture proxy credentials,...

6.5CVSS0.00229EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/24 10:37 p.m.20 views

EUVD-2026-48362

Smithy-RS: Allocation of resources without limits in the default aws-smithy-http-server serve path allows unauthenticated Slowloris denial of service...

8.7CVSS5.9AI score0.00417EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/24 10:37 p.m.12 views

Smithy-RS: Allocation of resources without limits in the default aws-smithy-http-server serve() path allows unauthenticated Slowloris denial of service

Summary Smithy-RS is a Rust code generation and runtime framework that generates HTTP clients and servers from Smithy interface definitions, powering the AWS SDK for Rust and custom service implementations. An issue exists where, under certain circumstances, allocation of resources without limits...

8.7CVSS6AI score0.00417EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/24 10:35 p.m.11 views

OmniFaces: Forged combined-resource IDs and related output/push boundaries

Forged combined-resource IDs CombinedResourceInfo accepts a path-derived ID without an authenticity check, inflates it without an output limit, converts it to attacker-selected resource identifiers, and retains unique IDs in an unbounded static cache. In bounded tests, 20,754 encoded bytes...

8.1CVSS5.9AI score0.00382EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/07/24 10:33 p.m.15 views

EUVD-2026-48299

AWS API MCP Server Security Policy Bypass via Startup Initialization Failure...

7.3CVSS5.8AI score0.00158EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/24 10:28 p.m.13 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the aggregation of incoming WebSocket message fragments without any limit on total size or fragment count. An attacker can exhaust server memory and cause a denial of service ...

8.7CVSS5.4AI score0.00346EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/24 10:28 p.m.11 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the aggregation of incoming WebSocket message fragments without any limit on total size or fragment count. An attacker can exhaust server memory and cause a denial of service ...

8.7CVSS5.5AI score0.00346EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 10:28 p.m.11 views

GHSA-7PPR-R889-MCF2 blaze: Unbounded WebSocket message aggregation in http4s-blaze-server

Summary http4s-blaze-server aggregates the fragments of an incoming WebSocket message with no limit on total size or fragment count. A client that completes a WebSocket handshake can send an unterminated fragmented message and drive unbounded heap growth in the server JVM, resulting in denial of...

7.5CVSS6.1AI score0.00346EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/24 10:28 p.m.15 views

blaze: Unbounded WebSocket message aggregation in http4s-blaze-server

Summary http4s-blaze-server aggregates the fragments of an incoming WebSocket message with no limit on total size or fragment count. A client that completes a WebSocket handshake can send an unterminated fragmented message and drive unbounded heap growth in the server JVM, resulting in denial of...

7.5CVSS6.1AI score0.00346EPSS
SaveExploits0References7Affected Software3
Snyk
Snyk
added 2026/07/24 10:26 p.m.22 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling in the process that merges HTTP/1.1 chunked-body trailer fields into Request.headers. An attacker can inject arbitrary HTTP headers by sending specially crafted trailer fields, potentially bypassing header-based...

9.1CVSS5.9AI score0.00289EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/24 10:26 p.m.12 views

HTTP Request Smuggling

Overview Affected versions of this package are vulnerable to HTTP Request Smuggling in the process that merges HTTP/1.1 chunked-body trailer fields into Request.headers. An attacker can inject arbitrary HTTP headers by sending specially crafted trailer fields, potentially bypassing header-based...

9.1CVSS5.9AI score0.00289EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 10:26 p.m.9 views

GHSA-46Q4-43PH-C6FR blaze: Chunked-body trailer fields promoted into Request.headers in blaze-server (front-end header-sanitization bypass)

Summary blaze-server can merge HTTP/1.1 chunked-body trailer fields into Request.headers. Because trailer fields are attacker-controlled, an unauthenticated remote client can inject arbitrary header names/values e.g. X-Forwarded-For, internal-auth headers that a fronting proxy sanitized from the...

7.4CVSS6AI score0.00289EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/24 10:26 p.m.11 views

blaze: Multiple HTTP/1.1 request-smuggling primitives in blaze's Java wire parser

Summary Five independent HTTP/1.1 conformance laxities in blaze's hand-written Java parser http/src/main/java/org/http4s/blaze/http/parser/ cause request-boundary disagreement with a stricter intermediary. All are reachable from a default BlazeServerBuilder with no non-default configuration. Impa...

5.9AI score
SaveExploits0References10Affected Software3
OSV
OSV
added 2026/07/24 9:50 p.m.5 views

GHSA-V6W6-358X-2433 Cloudreve Admin.Read OAuth tokens can trigger server-side node test requests

Summary Cloudreve exposes two admin node test endpoints under the Admin.Read OAuth scope. These endpoints accept attacker-controlled node definitions and cause Cloudreve to make outbound server-side network requests. This allows an OAuth client authorized only for Admin.Read to trigger operationa...

5.4CVSS6.1AI score
SaveExploits0References4
OSV
OSV
added 2026/07/24 9:48 p.m.10 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.00384EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/24 9:46 p.m.7 views

GHSA-68R5-9HPG-7QW9 OpenDJ unauthenticated SSRF, local file read and unbounded-read DoS in the DSMLv2 gateway

The DSMLv2 SOAP gateway opendj-dsml-servlet in OpenIdentityPlatform OpenDJ through 5.1.1 dereferences attacker-supplied xsd:anyURI values server-side without a scheme allowlist, egress filtering, or a size cap, and is reachable without authentication by default. A remote unauthenticated attacker...

9.4CVSS6AI score
SaveExploits0References4
OSV
OSV
added 2026/07/24 9:44 p.m.4 views

GHSA-HFHX-W8P8-4HC7 Budibase: SSRF via bare fetch() in uploadUrl during AI table generation

Budibase: SSRF via bare fetch in uploadUrl during AI table generation Summary The uploadUrl function in packages/server/src/utilities/fileUtils.ts uses a bare fetchurl call without any SSRF protection. This function is invoked when the AI table generation feature processes LLM-generated attachmen...

4.9CVSS6AI score0.00313EPSS
SaveExploits0References5
Rows per page
Query Builder