Lucene search
+L

30542 matches found

NVD
NVD
added 2026/04/07 10:16 p.m.9 views

CVE-2026-35406

Aardvark-dns is an authoritative dns server for A/AAAA container records. From 1.16.0 to 1.17.0, a truncated TCP DNS query followed by a connection reset causes aardvark-dns to enter an unrecoverable infinite error loop at 100% CPU. This vulnerability is fixed in 1.17.1...

7.5CVSS0.00383EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/07 10:16 p.m.24 views

UBUNTU-CVE-2026-35406

Aardvark-dns is an authoritative dns server for A/AAAA container records. From 1.16.0 to 1.17.0, a truncated TCP DNS query followed by a connection reset causes aardvark-dns to enter an unrecoverable infinite error loop at 100% CPU. This vulnerability is fixed in 1.17.1...

7.5CVSS5.8AI score0.00383EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/04/07 9:32 p.m.8 views

CVE-2026-35406 Aardvark-dns has incorrect error handling for malformed tcp packets

Aardvark-dns is an authoritative dns server for A/AAAA container records. From 1.16.0 to 1.17.0, a truncated TCP DNS query followed by a connection reset causes aardvark-dns to enter an unrecoverable infinite error loop at 100% CPU. This vulnerability is fixed in 1.17.1...

6.2CVSS5.9AI score0.00383EPSS
SaveExploits0References3
NVD
NVD
added 2026/04/07 9:17 p.m.12 views

CVE-2026-34045

Podman Desktop is a graphical tool for developing on containers and Kubernetes. Prior to 1.26.2, an unauthenticated HTTP server exposed by Podman Desktop allows any network attacker to remotely trigger denial-of-service conditions and extract sensitive information. By abusing missing connection...

9.1CVSS0.00474EPSS
SaveExploits1References5
PyPA
PyPA
added 2026/04/07 5:16 p.m.14 views

PYSEC-2026-133

Strawberry GraphQL is a library for creating GraphQL APIs. Strawberry up until version 0.312.3 is vulnerable to an authentication bypass on WebSocket subscription endpoints. The legacy graphql-ws subprotocol handler does not verify that a connectioninit handshake has been completed before...

7.5CVSS5.7AI score0.00424EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/07 5:03 p.m.12 views

CVE-2026-35036

Ech0 is an open-source, self-hosted publishing platform for personal idea sharing. Prior to 4.2.8, Ech0 implements link preview editor fetches a page title through GET /api/website/title. That is legitimate product behavior, but the implementation is unsafe: the route is unauthenticated, accepts ...

7.5CVSS5.9AI score0.00327EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/07 3:58 p.m.72 views

CVE-2026-35523

CVE-2026-35523 affects Strawberry GraphQL up to version 0.312.3, where the legacy graphql-ws WebSocket subprotocol may bypass authentication on WebSocket subscription endpoints. The root cause is that the graphql-ws handshake (connection_init) is not verified before processing start/subscription ...

7.5CVSS5.9AI score0.00424EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/07 3:43 p.m.8 views

curl: curl: Authentication bypass due to incorrect connection reuse with Negotiate authentication

A flaw was found in curl. When an application uses libcurl to make multiple Negotiate-authenticated HTTP or HTTPS requests to the same server with different credentials, libcurl may incorrectly reuse an existing connection. This logical error can cause a subsequent request to be sent using the...

6.5CVSS6.7AI score0.00259EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2026/04/07 8:40 a.m.6 views

Security update for python-pyOpenSSL

This update for python-pyOpenSSL fixes the following issues: CVE-2026-27448: unhandled exception can result in connection not being cancelled bsc1259804. CVE-2026-27459: large cookie value can lead to a buffer overflow bsc1259808. Patch Instructions: To install this SUSE update use the SUSE...

8.3CVSS6.4AI score0.00704EPSS
SaveExploits0References8
Microsoft CVE
Microsoft CVE
added 2026/04/07 8:01 a.m.9 views

Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold

...

8.8CVSS5.7AI score0.00307EPSS
SaveExploits0
Redos
Redos
added 2026/04/07 12:00 a.m.10 views

ROS-20260407-73-0015

A vulnerability in the nfconntracknetlink.c component of the Linux operating system kernel is related to errors in updating the link counter. Exploitation of the vulnerability allows an attacker to cause a denial of service...

5.5CVSS6.1AI score0.00165EPSS
SaveExploits0
OSV
OSV
added 2026/04/06 9:47 p.m.9 views

CVE-2026-35452 WWBN AVideo has Unauthenticated Information Disclosure via Missing Auth on CloneSite client.log.php

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the plugin/CloneSite/client.log.php endpoint serves the clone operation log file without any authentication. Every other endpoint in the CloneSite plugin directory enforces User::isAdmin. The log contains internal filesyste...

5.3CVSS6AI score
SaveExploits0References3
OSV
OSV
added 2026/04/06 6:00 p.m.25 views

GHSA-HV3W-M4G2-5X77 strawberry-graphql: Denial of Service via unbounded WebSocket subscriptions

Strawberry GraphQL's WebSocket subscription handlers for both the graphql-transport-ws and legacy graphql-ws protocols allocate an asyncio.Task and associated Operation object for every incoming subscribe message without enforcing any limit on the number of active subscriptions per connection. An...

7.5CVSS5.9AI score0.00274EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/04/06 6:00 p.m.16 views

strawberry-graphql: Denial of Service via unbounded WebSocket subscriptions

Strawberry GraphQL's WebSocket subscription handlers for both the graphql-transport-ws and legacy graphql-ws protocols allocate an asyncio.Task and associated Operation object for every incoming subscribe message without enforcing any limit on the number of active subscriptions per connection. An...

7.5CVSS5.9AI score0.00274EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/04/06 8:16 a.m.15 views

UBUNTU-CVE-2026-31407

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: add missing netlink policy validations Hyunwoo Kim reports out-of-bounds access in sctp and ctnetlink. These attributes are used by the kernel without any validation. Extend the netlink policies accordingly...

7.1CVSS5.7AI score0.00169EPSS
SaveExploits0References31
UbuntuCve
UbuntuCve
added 2026/04/06 12:00 a.m.11 views

CVE-2026-31408

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix use-after-free in scorecvframe due to missing sockhold scorecvframe reads conn-sk under scoconnlock but immediately releases the lock without holding a reference to the socket. A concurrent close can free the...

8.8CVSS5.6AI score0.00307EPSS
SaveExploits0References31
Hacker One
Hacker One
added 2026/04/05 6:46 a.m.21 views

curl: FTP entrypath accepts 0xFF (Telnet IAC) through incomplete ISCNTRL filter, sent on wire via CWD on connection reuse

Summary A malicious FTP server can embed byte 0xFF Telnet IAC in the PWD response path. The ISCNTRL filter at lib/ftp.c:3095 expands to ISLOWCNTRLx || IS7Fx, which is unsigned charx entrypath line 3131 and sent verbatim via CWD %s on connection reuse line 849. I understand the KNOWNRISK.md and...

4.3CVSS6.7AI score0.03851EPSS
SaveExploits0
Hacker One
Hacker One
added 2026/04/05 6:08 a.m.16 views

curl: Improper enforcement of CURLOPT_SOCKS5_AUTH due to missing reuse key validation in libcurl

detail: - lib/setopt.c:1048-1051 - CURLOPTSOCKS5AUTH is stored into data-set.socks5auth - lib/socks.c:597-641 socks5req0init - fresh SOCKS5 handshake reads data-set.socks5auth, if BASIC is not allowed, it clears sx-proxyuser at 618-620, so username/password auth is not even offered -...

5.9AI score
SaveExploits0
EUVD
EUVD
added 2026/04/05 3:34 a.m.8 views

EUVD-2026-19028

A race condition during TCP connection teardown can cause tcprecv to operate on a connection that has already been released. If tcpconnsearch returns NULL while processing a SYN packet, a NULL pointer derived from stale context data is passed to tcpbacklogisfull and dereferenced without validatio...

6.4CVSS5.8AI score0.00198EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/05 3:34 a.m.9 views

CVE-2026-5590 net: ip/tcp: Null pointer dereference can be triggered by a race condition

A race condition during TCP connection teardown can cause tcprecv to operate on a connection that has already been released. If tcpconnsearch returns NULL while processing a SYN packet, a NULL pointer derived from stale context data is passed to tcpbacklogisfull and dereferenced without validatio...

6.4CVSS5.9AI score
SaveExploits0References4
Rows per page
Query Builder