Lucene search
+L

30470 matches found

ATTACKERKB
ATTACKERKB
added 5 days ago4 views

CVE-2026-65933

A malformed Bluetooth connection request message can cause the BT122 to leak potentially sensitive information. See vulnerability B-E4 in the related paper below...

5.3CVSS5.2AI score0.00178EPSS
SaveExploits0References3
Cvelist
Cvelist
added 5 days ago37 views

CVE-2026-14456 Unbounded Memory Growth in QUIC Server Incoming Channel Queue

Issue summary: When an OpenSSL QUIC server Listener SSL object processes valid QUIC Initial packets for unknown destination connection IDs, it can allocate and queue new incoming channels without enforcing any limit. Impact summary: A remote peer that can make many Initial packets reach the serve...

0.00465EPSS
SaveExploits0References4
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-57845

Improper enforcement of message integrity in PostgreSQL GSSAPI support allows a user to negotiate GSSAPI contrary to pghba.conf rules, via initial direct TLS connection. Despite a pghba.conf that appears to require GSSAPI, the connection may exchange data over TLS encryption alone. If the TLS...

4.2CVSS5.3AI score0.00079EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 5 days ago7 views

CVE-2026-14681

Improper enforcement of message integrity in PostgreSQL GSSAPI support allows a user to negotiate GSSAPI contrary to pghba.conf rules, via initial direct TLS connection. Despite a pghba.conf that appears to require GSSAPI, the connection may exchange data over TLS encryption alone. If the TLS...

4.2CVSS5.3AI score0.00079EPSS
SaveExploits0
CloudLinux
CloudLinux
added 5 days ago5 views

curl: Fix of CVE-2026-8286

CVE-2026-8286: fix connection reuse for STARTTLS with mismatching TLS config...

8.1CVSS5AI score0.00309EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 5 days ago12 views

gnome-remote-desktop: gnome-remote-desktop system-mode RDP server missing connection throttling allows unauthenticated denial of service

A flaw was found in gnome-remote-desktop as shipped in Red Hat Enterprise Linux. When the daemon is running in system mode with RDP enabled, the incoming connection handler bypasses the connection throttler, allowing an unauthenticated remote attacker to open many parallel pre-authentication...

7.5CVSS5.4AI score0.00522EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 5 days ago8 views

RHEL 10 : gnome-remote-desktop (RHSA-2026:54512)

The remote Redhat Enterprise Linux 10 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2026:54512 advisory. GNOME Remote Desktop is a remote desktop and screen sharing service for the GNOME desktop environment. Security Fixes: gnome-remote-desktop:...

7.5CVSS5.5AI score0.00522EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 5 days ago8 views

gnome-remote-desktop security update

49.3-4 - Backport connection throttling...

7.5CVSS5.2AI score0.00522EPSS
SaveExploits0
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-57635

blaze is a Scala library for building asynchronous pipelines, with a focus on network IO. Prior to 0.23.18 and 1.0.0-M42, 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...

7.4CVSS5.6AI score0.00289EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 6 days ago6 views

next.js: Next.js: Denial of Service via crafted POST requests to server actions

A flaw was found in Next.js. Applications utilizing Partial Prerendering via the Cache Components feature are susceptible to connection exhaustion. A remote attacker can send crafted POST requests to a server action, triggering a request-body handling deadlock. This leaves connections open,...

7.5CVSS7.3AI score0.00746EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 6 days ago5 views

jetty: Eclipse Jetty: Information disclosure due to retained HTTP/1.1 trailers across connections

A flaw was found in Eclipse Jetty. This vulnerability allows a remote attacker to cause the server to retain HTTP/1.1 request trailers from a prior connection. Consequently, subsequent requests made over the same connection may unintentionally disclose information by reporting the previously...

7.5CVSS5.4AI score0.00302EPSS
SaveExploits1References5
OSV
OSV
added 6 days ago5 views

CVE-2026-18678 Kong Mesh: kumactl connects to the control plane without verifying the TLS certificate when no CA is configured

When an operator adds an HTTPS control plane profile to kumactl without providing a CA certificate, kumactl disables TLS verification and sends API tokens over the unverified connection. An attacker on the network path between the operator and the control plane can intercept user or admin API...

5.5CVSS8.6AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 6 days ago6 views

CVE-2026-68076

Apache Airflow's environment-variable secrets backend resolved a team-scoped Connection or Variable from the wrong team's scope. The guard meant to prevent this only ran when no team scope was supplied, and its pattern could not match a team name containing an underscore, which team names are...

5.4AI score0.00342EPSS
SaveExploits0References4
CVE
CVE
added 6 days ago21 views

CVE-2026-68076

Apache Airflow CVE-2026-68076 affects the environment-variable secrets backend in multi-team mode. A team-scoped secret lookup could bypass the team-scope guard due to an underscore in a team name, causing a global read of AIRFLOW_CONN_____ and letting an authenticated user in one team access ano...

5.4CVSS5.4AI score0.00342EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 6 days ago3 views

PT-2026-71356

Name of the Vulnerable Software and Affected Versions etcd versions prior to 3.5.33 etcd versions prior to 3.6.14 etcd versions prior to 3.7.1 Description A network attacker capable of reaching an etcd TLS listener can initiate numerous TCP connections without sending a ClientHello. Within the fi...

8.7CVSS5.2AI score0.00396EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 6 days ago4 views

PT-2026-71218

When kuma-dp is started against an HTTPS control plane and the operator did not pass a CA certificate, the data plane connects with TLS peer verification disabled, and the dataplane authentication token is sent over that unverified connection. An on-path actor can intercept the dataplane...

5.8CVSS5.3AI score0.00119EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 6 days ago3 views

PT-2026-71127

Name of the Vulnerable Software and Affected Versions Apache Airflow versions prior to 3.3.1 Description The environment-variable secrets backend incorrectly resolves team-scoped Connections or Variables from the wrong team's scope. This occurs because the security guard intended to prevent this...

5.4CVSS5.2AI score0.00342EPSS
SaveExploits0References11
Cvelist
Cvelist
added last week28 views

CVE-2026-18691 Improper Authentication in MongoDB Intra-Cluster Connections Allows Credential Exposure

An issue in MongoDB Server's intra-cluster connection setup could allow a party with suitable network access to influence which authentication mechanism is used when one replica set member connects to another. Under certain conditions, this could cause the cluster's shared internal credential to ...

9CVSS0.00231EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added last week6 views

CVE-2026-18691

An issue in MongoDB Server's intra-cluster connection setup could allow a party with suitable network access to influence which authentication mechanism is used when one replica set member connects to another. Under certain conditions, this could cause the cluster's shared internal credential to ...

9CVSS5.3AI score0.00231EPSS
SaveExploits0References2Affected Software1
MongoDB
MongoDB
added last week6 views

Improper Authentication in MongoDB Intra-Cluster Connections Allows Credential Exposure

An issue in MongoDB Server's intra-cluster connection setup could allow a party with suitable network access to influence which authentication mechanism is used when one replica set member connects to another. Under certain conditions, this could cause the cluster's shared internal credential to ...

9CVSS5.3AI score0.00231EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder