Lucene search
+L

37807 matches found

Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.11 views

PT-2026-61239

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the IPv6 extension header handling where the ip6 parse tlv function caches the network header pointer in nh while processing Type-Length-Value TLV structures. When ipv...

9.8CVSS5.3AI score0.00695EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.11 views

PT-2026-61185

In the Linux kernel, the following vulnerability has been resolved: net: garp: fix unsigned integer underflow in garp pdu parse attr The receive-side GARP attribute parser computes dlen with reversed operands: dlen = sizeofga - ga-len; ga-len is the on-wire attribute length and includes the GARP...

5.4AI score0.00165EPSS
SaveExploits0References8
Veracode
Veracode
added 2026/07/18 10:13 p.m.9 views

Denial Of Service (DoS)

websocket-driver is vulnerable to Denial Of Service DoS. The vulnerability is due to the lack of limits on processing HTTP request or response headers during the WebSocket handshake, which allows an attacker to send an endless list of headers and exhaust the receiving process's memory, resulting ...

7.5CVSS5.5AI score0.00324EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/07/18 2:17 p.m.17 views

CVE-2024-58368

SurrealDB versions before 1.1.0 fail to properly parse the ID, DB, and NS headers in HTTP REST API requests containing special characters. Unauthenticated attackers can send crafted HTTP requests with malformed header values to trigger an uncaught exception that crashes the server...

8.7CVSS0.00376EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/18 1:10 p.m.9 views

CVE-2024-58368 SurrealDB before 1.1.0 Denial of Service via HTTP Headers

SurrealDB versions before 1.1.0 fail to properly parse the ID, DB, and NS headers in HTTP REST API requests containing special characters. Unauthenticated attackers can send crafted HTTP requests with malformed header values to trigger an uncaught exception that crashes the server...

8.7CVSS5.3AI score0.00376EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/18 1:10 p.m.8 views

CVE-2024-58368

SurrealDB versions before 1.1.0 fail to properly parse the ID, DB, and NS headers in HTTP REST API requests containing special characters. Unauthenticated attackers can send crafted HTTP requests with malformed header values to trigger an uncaught exception that crashes the server...

8.7CVSS5.3AI score0.00376EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/18 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-54171

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Excon is usable, fast, simple HTTP 1.1 for Ruby. Prior to 1.5.0, Excon's RedirectFollower middleware failed to strip additional sensitive headers when following...

6.5CVSS5.4AI score0.00304EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 9:17 p.m.6 views

DEBIAN-CVE-2026-54466

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, the frame format in draft versions of the WebSocket protocol includes a length header that allows an arbitrarily large integer to be encoded as a sequence of bytes with the high bit set. By sending an indefinite...

7.5CVSS5.3AI score0.00263EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/17 9:17 p.m.16 views

CVE-2026-54466

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, the frame format in draft versions of the WebSocket protocol includes a length header that allows an arbitrarily large integer to be encoded as a sequence of bytes with the high bit set. By sending an indefinite...

9.2CVSS0.00263EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/17 9:17 p.m.14 views

CVE-2026-54490

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, if this library is used with the permessage-deflate extension, a WebSocket server or client can be made to accept messages that are larger than the configured maximum message size because the limit is checked...

6.3CVSS0.00263EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/17 9:17 p.m.12 views

CVE-2026-50271

Datadog dd-trace-py is the Datadog Python APM client. Prior to 4.8.2, Datadog tracing libraries that implement W3C baggage propagation parse incoming baggage HTTP headers without enforcing DDTRACEBAGGAGEMAXITEMS or DDTRACEBAGGAGEMAXBYTES limits on the extract path. A remote, unauthenticated...

7.5CVSS0.00441EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/17 9:17 p.m.11 views

CVE-2026-50272

dd-trace is the Datadog APM client for Node.js. Prior to 5.100.0, W3C baggage propagation in packages/dd-trace/src/baggage.js and packages/dd-trace/src/opentracing/propagation/textmap.js parsed incoming baggage HTTP headers without enforcing DDTRACEBAGGAGEMAXITEMS or DDTRACEBAGGAGEMAXBYTES on...

7.5CVSS0.00441EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 9:1 p.m.6 views

CVE-2026-44979 @hapi/wreck : Sensitive `Proxy-Authorization` header leaked across cross-hostname redirects

@hapi/wreck is an HTTP client utility. Prior to 18.1.1, when @hapi/wreck follows a 3xx redirect to a different hostname, only the Authorization and Cookie headers are stripped, and the standard credential header Proxy-Authorization is forwarded intact to the redirect target, potentially exposing...

6.3CVSS5.3AI score
SaveExploits0References6
EUVD
EUVD
added 2026/07/17 8:53 p.m.10 views

EUVD-2026-45335

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, the frame format in draft versions of the WebSocket protocol includes a length header that allows an arbitrarily large integer to be encoded as a sequence of bytes with the high bit set. By sending an indefinite...

9.2CVSS5.3AI score0.00263EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/17 8:53 p.m.6 views

CVE-2026-54466 websocket-driver: Message corruption via abuse of protocol length headers

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, the frame format in draft versions of the WebSocket protocol includes a length header that allows an arbitrarily large integer to be encoded as a sequence of bytes with the high bit set. By sending an indefinite...

9.2CVSS5.3AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/07/17 8:53 p.m.7 views

CVE-2026-54466

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.7.5, the frame format in draft versions of the WebSocket protocol includes a length header that allows an arbitrarily large integer to be encoded as a sequence of bytes with the high bit set. By sending an indefinite...

9.2CVSS5.3AI score0.00263EPSS
SaveExploits0
OSV
OSV
added 2026/07/17 8:45 p.m.9 views

CVE-2026-54497 view_component: Reused Component Instances Retain Stale Render Context

viewcomponent is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. From 4.0.0 until 4.12.0, ViewComponent::Base instances retain render-scoped objects across calls to renderin; if the same component, collection, or spacer component instance is reused...

6.8CVSS5.2AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/17 8:42 p.m.9 views

EUVD-2026-45329

Datadog dd-trace-py is the Datadog Python APM client. Prior to 4.8.2, Datadog tracing libraries that implement W3C baggage propagation parse incoming baggage HTTP headers without enforcing DDTRACEBAGGAGEMAXITEMS or DDTRACEBAGGAGEMAXBYTES limits on the extract path. A remote, unauthenticated...

7.5CVSS5.4AI score0.00441EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/17 8:41 p.m.10 views

EUVD-2026-45328

Datadog dd-trace-go is a Go client library for Datadog application performance monitoring, profiling, and security monitoring. Prior to 2.8.1, Datadog tracing libraries that implement W3C baggage propagation parse incoming baggage HTTP headers without enforcing DDTRACEBAGGAGEMAXITEMS or...

7.5CVSS5.4AI score0.00441EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/17 8:41 p.m.35 views

CVE-2026-50274

Datadog dd-trace-go (Go client library for Datadog APM/ profiling/ security monitoring) is affected prior to version 2.8.1 due to improper enforcement of DD_TRACE_BAGGAGE_MAX_ITEMS/MAX_BYTES on the baggage header extract path. A remote, unauthenticated attacker can send HTTP requests with an exce...

7.5CVSS5.4AI score0.00441EPSS
SaveExploits0References4
Rows per page
Query Builder