VulnSea

CWE-770

CVEs classified under CWE-770, newest first.

500 CVEsRSS

CVE-2026-25281High· 7.4
4d ago

Transient DOS when processing large or numerous request buffers without sufficient memory allocation validation.

Transient DOS when processing large or numerous request buffers without sufficient memory allocation validation.

TwilightQualcomm, Inc. · SnapdragonEPSS 0.16%via NVD
CVE-2026-50285High· 7.5PoC
4d ago

Pomerium is an identity and context-aware access proxy

Pomerium is an identity and context-aware access proxy. Prior to 0.32.8, decodeQueryStringV2 in pkg/hpke/url.go performs zstd decompression of attacker-controlled data without an output-memory limit when DecryptURLValues processes HPKE V…

Midnightpomerium · pomeriumEPSS 0.65%via NVD
CVE-2026-54451High· 8.2
4d ago

Elixir protobuf is a pure Elixir implementation of Google Protobuf

Elixir protobuf is a pure Elixir implementation of Google Protobuf. From 0.8.0 until 0.16.1, services that decode attacker-controlled protobuf bytes with Protobuf.Decoder can be taken offline when the schema contains a self-referential o…

Twilightelixir-protobuf · protobufEPSS 0.30%via NVD
CVE-2026-75516High· 8.7
5d ago

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.34.0, AMQConnection.start() applies Math.min(maxInboundMessageBodySize, frameMax) after Connection.Tune ne…

Twilightrabbitmq · rabbitmq-java-clientEPSS 0.53%via NVD
CVE-2026-81176Medium· 5.3
5d ago

Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job

Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. Prior to 5.9.2, devalue.parse does not reject out-of-bounds indices that are greater than or equal to values.len…

Sunlitsveltejs · devalueEPSS 0.48%via NVD
CVE-2026-82399High· 7.5PoC
5d ago

CoreDNS is a DNS server written in Go

CoreDNS is a DNS server written in Go. Prior to 1.14.7, the DNS-over-HTTPS, DNS-over-HTTP/3, DNS-over-QUIC, and DNS-over-gRPC request paths in plugin/pkg/doh/doh.go, core/dnsserver/server_quic.go, and core/dnsserver/server_grpc.go call d…

Midnightcoredns · corednsEPSS 0.61%via NVD
CVE-2026-69147Medium· 6.5PoC
5d ago

vLLM is an inference and serving engine for large language models

vLLM is an inference and serving engine for large language models. Prior to 0.28.0, request bodies for Chat Completions and Responses can set media_io_kwargs.video.video_backend to pynvvideocodec, and MediaConnector.fetch_video forwards …

Twilightvllm-project · vllmEPSS 0.46%via NVD
CVE-2026-57173Medium· 6.5
5d ago

vLLM is an inference and serving engine for large language models

vLLM is an inference and serving engine for large language models. Prior to 0.24.0, the input_audio handling path for /v1/chat/completions calls AudioMediaIO.load_bytes or AudioMediaIO.load_file without passing VLLM_MAX_AUDIO_DECODE_DURA…

Sunlitvllm-project · vllmEPSS 0.66%via NVD
CVE-2026-19668Medium· 5.3
5d ago

A BIND recursive resolver may experience excessive resource consumption if it encounters large numbers of a particular kind of invalid DNSSEC record

A BIND recursive resolver may experience excessive resource consumption if it encounters large numbers of a particular kind of invalid DNSSEC record. Default limits on "max-records-per-type" and "max-types-per-name" help mitigate the ex…

SunlitISC · BIND 9EPSS 0.40%via NVD
CVE-2026-75029Medium· 5.3
5d ago

In a query response, an attacker may send `named` multiple copies of a record that should only exist once (such as an SOA record)

In a query response, an attacker may send `named` multiple copies of a record that should only exist once (such as an SOA record). If the RDATA is the same on all the copies, the record is appended to the in-memory RDATA set, which can c…

SunlitISC · BIND 9EPSS 0.40%via NVD
CVE-2026-77403High· 8.9
5d ago

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client. Prior to 1.13.0, Connection.openTune in connection.go accepts a server-advertised FrameMax below the AMQP frameMinSize value of 4096 bytes because the connection negotiation loop does not en…

Twilightrabbitmq · amqp091-goEPSS 0.41%via NVD
CVE-2026-77410High· 8.9
5d ago

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client. Prior to 1.13.0, Channel.recvContent in channel.go preallocates the message body slice with the uint64 ch.header.Size value supplied by an AMQP content header without capping the allocation …

Twilightrabbitmq · amqp091-goEPSS 0.41%via NVD
CVE-2026-77409High· 8.2
5d ago

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client

RabbitMQ amqp091-go is a Go AMQP 0.9.1 client. Prior to 1.13.0, Channel.dispatch in channel.go, confirms.confirm in confirms.go, and Connection.dispatch0 in connection.go synchronously send publisher confirmations, flow-control events, c…

Twilightrabbitmq · amqp091-goEPSS 0.41%via NVD
CVE-2026-92365Medium· 4.3⚖ disputed
5d ago

A vulnerability was found in vllm-project vllm up to 0.29.0

A vulnerability was found in vllm-project vllm up to 0.29.0. Affected by this issue is some unknown functionality of the file vllm/v1/sample/thinking_budget_state.py. The manipulation results in inefficient algorithmic complexity. It is …

Sunlitvllm-project · vllmEPSS 0.39%via NVD
CVE-2026-80225Medium· 5.3
5d ago

In NLnetLabs Unbound up to and including 1.26.0, a degradation of service vulnerability is present in the TCP/DoT reading procedure where there is no limit on consecutive reads

In NLnetLabs Unbound up to and including 1.26.0, a degradation of service vulnerability is present in the TCP/DoT reading procedure where there is no limit on consecutive reads. A malicious actor that can stream and sustain a rate of dis…

SunlitNLnet Labs · UnboundEPSS 0.31%via NVD
CVE-2026-85501Medium· 5.3
5d ago

Novel vulnerabilities to launch algorithmic complexity attacks on DNSSEC have been researched under the term 'ReTrap'

Novel vulnerabilities to launch algorithmic complexity attacks on DNSSEC have been researched under the term 'ReTrap'. These result in degradation of service when malicious zones are used to serve the algorithmic complexity vulnerabiliti…

SunlitNLnet Labs · UnboundEPSS 0.31%via NVD
CVE-2026-1168High· 7.5
5d ago

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.4.6 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2 that under certain conditions could have allowed an unauthenticated user to cause denial of servi…

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.4.6 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2 that under certain conditions could have allowed an unauthenticated user to cause denial of servi…

TwilightGitLab · GitLabEPSS 0.64%via NVD
CVE-2025-14871High· 7.5
5d ago

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.4.6 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2 that under certain conditions could have allowed an unauthenticated user to cause denial of servi…

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.4.6 before 19.1.8, 19.2 before 19.2.6, and 19.3 before 19.3.2 that under certain conditions could have allowed an unauthenticated user to cause denial of servi…

TwilightGitLab · GitLabEPSS 0.64%via NVD
CVE-2026-92220Medium· 5.3⚖ disputed
5d ago

A vulnerability was found in vllm-project vLLM 0.26.0/0.27.0

A vulnerability was found in vllm-project vLLM 0.26.0/0.27.0. Affected is the function MoRIIOConnectorScheduler.request_finished/MoRIIOConnectorWorker.get_finished/MoRIIOWrapper._handle_release_message of the file vllm/distributed/kv_tra…

Sunlitvllm-project · vLLMEPSS 0.52%via NVD
CVE-2026-92000High· 7.5
6d ago

adm-zip versions 0.5.14 through 0.6.0 fail to apply zlib decompression output limits when ZIP entries declare zero uncompressed size

adm-zip versions 0.5.14 through 0.6.0 fail to apply zlib decompression output limits when ZIP entries declare zero uncompressed size. Attackers can craft malicious ZIP archives with highly compressible entries declaring zero size to exha…

Twilightcthackers · adm-zipEPSS 0.39%via NVD
CVE-2026-69218High· 7.5
6d ago

Http4s is a Scala interface for HTTP services

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, When Ember receives an HTTP/2 HEADERS or PUSH_PROMISE frame without END_HEADERS, H2Connection buffers the header block and subsequent CONTINUATION fragments w…

Twilighthttp4s · http4sEPSS 0.46%via NVD
CVE-2026-69203High· 7.5
6d ago

Http4s is a Scala interface for HTTP services

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, An Ember server with HTTP/2 enabled through withHttp2 does not enforce SETTINGS_MAX_CONCURRENT_STREAMS for peer-created streams. One unauthenticated connectio…

Twilighthttp4s · org.http4s:http4s-ember-core_2.12EPSS 0.46%via NVD
CVE-2026-69202High· 7.5
6d ago

Http4s is a Scala interface for HTTP services

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember’s HTTP/2 flow-control window is replenished according to bytes received from the network rather than bytes consumed by the application, while each strea…

Twilighthttp4s · org.http4s:http4s-ember-core_2.12EPSS 0.44%via NVD
CVE-2026-69213High· 7.5
6d ago

Http4s is a Scala interface for HTTP services

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember HTTP/2 serializes outbound frames through one unbounded queue consumed by writeLoop. When the peer stops reading, an unauthenticated HTTP/2 client can c…

Twilighthttp4s · http4sEPSS 0.36%via NVD
CVE-2026-69209High· 7.5
6d ago

Http4s is a Scala interface for HTTP services

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, The shared WebSocket decoder permits unbounded message buffering because defragmentation accumulates fragments without a limit and FrameTranscoder accepts dec…

Twilighthttp4s · http4sEPSS 0.35%via NVD
CVE-2026-91970Medium· 6.5PoC
6d ago

Vikunja versions before 2.6.0 contain a resource exhaustion vulnerability in the Planka migrator that fails to enforce aggregate memory budgets during migration jobs

Vikunja versions before 2.6.0 contain a resource exhaustion vulnerability in the Planka migrator that fails to enforce aggregate memory budgets during migration jobs. Authenticated attackers can submit migration requests pointing to atta…

Twilightgo-vikunja · vikunjaEPSS 0.37%via NVD
CVE-2026-91990High· 7.5PoC
6d ago

Tornado before 6.5.8 contains a memory amplification vulnerability in parse_multipart_form_data that splits multipart data before validating the max_parts limit

Tornado before 6.5.8 contains a memory amplification vulnerability in parse_multipart_form_data that splits multipart data before validating the max_parts limit. Attackers can send crafted multipart requests with many parts to create lar…

Midnighttornadoweb · tornadoEPSS 0.41%via NVD
CVE-2026-91987Medium· 6.5
6d ago

atomic-agents-stack before 1.1.0 contains a cost-guardrail bypass in the _estimate_batch_cost function that returns zero cost for unknown models not in the pricing table

atomic-agents-stack before 1.1.0 contains a cost-guardrail bypass in the _estimate_batch_cost function that returns zero cost for unknown models not in the pricing table. Attackers can configure deployments with unknown model identifiers…

Sunlitdep0we · atomic-agents-stackEPSS 0.37%via NVD
CVE-2026-92078Medium· 6.5⚖ disputed
6d ago

Denial-of-service in the Security component

Denial-of-service in the Security component. This vulnerability was fixed in Firefox 156, Firefox ESR 153.3, Thunderbird 156, and Thunderbird 153.3.

SunlitMozilla · FirefoxEPSS 0.23%via NVD
CVE-2026-92077Medium· 6.5⚖ disputed
6d ago

Denial-of-service in the SVG component

Denial-of-service in the SVG component. This vulnerability was fixed in Firefox 156, Firefox ESR 153.3, Thunderbird 156, and Thunderbird 153.3.

SunlitMozilla · FirefoxEPSS 0.29%via NVD
CWE-770 vulnerabilities (CVEs) — page 2 · VulnSea