Lucene search
+L

165 matches found

RedhatCVE
RedhatCVE
added 2026/09/04 5:46 p.m.6 views

CVE-2026-84961

A flaw was found in undici's BalancedPool component. This vulnerability allows a remote attacker to bypass Transport Layer Security TLS certificate validation. The BalancedPool constructor incorrectly processes its options, silently discarding custom certificate validation functions. Consequently...

7.4CVSS5.5AI score0.00145EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/04 5:17 p.m.5 views

CVE-2026-84961

undici's BalancedPool constructor passes its entire options object through an internal deep-clone that serializes and reparses the value as JSON. Because JSON cannot represent functions, any function-valued TLS option, such as a caller-supplied checkServerIdentity callback or a custom connector...

7.4CVSS0.00145EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/04 4:47 p.m.6 views

EUVD-2026-71494

undici's BalancedPool constructor passes its entire options object through an internal deep-clone that serializes and reparses the value as JSON. Because JSON cannot represent functions, any function-valued TLS option, such as a caller-supplied checkServerIdentity callback or a custom connector...

7.4CVSS5.2AI score0.00145EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/01 9:39 p.m.8 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.22.12 bug fix and security update

Red Hat OpenShift Container Platform release 4.22.12 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.22. Red Hat Product Security has rated this update as having a...

9.1CVSS6.2AI score0.00513EPSS
SaveExploits2References10
Tenable Nessus
Tenable Nessus
added 2026/09/01 12:00 a.m.8 views

PostgreSQL 17.x < 17.11 / 18.x < 18.6 GSSAPI Improper Message Integrity Enforcement

The version of PostgreSQL installed on the remote host is 17 prior to 17.11 or 18 prior to 18.6. As such, it is potentially affected by a security bypass vulnerability: - Improper enforcement of message integrity in PostgreSQL GSSAPI support allows a user to negotiate GSSAPI contrary to pghba.con...

4.2CVSS6AI score0.00066EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/31 8:46 a.m.15 views

CVE-2026-82662

Nodemailer before 8.0.8 disables TLS certificate verification in lib/fetch/index.js via rejectUnauthorized: false. This allows an attacker in a machine-in-the-middle position to intercept OAuth2 token requests over compromised HTTPS connections, capturing OAuth client secrets , refresh tokens , a...

8.3CVSS5.9AI score0.00124EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 4:15 a.m.3 views

1Panel-CVE-2025-54424-

CVE-2025-54424 CVE-2025-54424:1Panel 客户端证书绕过RCE漏洞 一体化工具 扫描+利用 漏洞简介 1Panel 是一个开源、现代化的 Linux 运维管理面板,提供图形化界面用于部署网站、管理服务器和运行服务。 受影响版本中,Agent 端 TLS 认证策略为 tls.RequireAnyClientCert,仅要求提供证书但不验证其可信性。攻击者可通过自签名证书绕过 TLS 校验,并伪造CN字段为panelclient,绕过应用层校验。最终攻击者可伪造证书进行未授权命令执行接口调用,导致远程命令执行漏洞。 影响版本...

9.8CVSS5.2AI score0.00901EPSS
SaveExploits5
CVE
CVE
added 2026/08/27 4:35 p.m.57 views

CVE-2026-19854

CVE-2026-19854 affects the ClickHouse plugin (Grafana) when it uses the Native protocol (the default) together with PDC or secure SOCKS . The root cause is that the underlying connection library requests TLS but then ignores it, resulting in plaintext communication with ClickHouse. Concretely, us...

6.1CVSS5.3AI score0.00053EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 4:35 p.m.38 views

CVE-2026-19854 CVE-2026-19854 CVE Record

When the ClickHouse plugin uses Native protocol the default with PDC or secure SOCKS, it asks for TLS but the connection library ignores that and talks to ClickHouse in the clear. Username, password, queries, and results can be read on the hop after the proxy. The server certificate is never...

6.1CVSS0.00053EPSS
SaveExploits0References1
Grafana
Grafana
added 2026/08/27 12:00 a.m.8 views

clickhouse-datasource silently drops TLS over PDC

When the ClickHouse plugin uses Native protocol the default with PDC or secure SOCKS, it asks for TLS but the connection library ignores that and talks to ClickHouse in the clear. Username, password, queries, and results can be read on the hop after the proxy. The server certificate is never...

6.1CVSS5.3AI score0.00053EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in curl

A user can specify that curl = 7.20.0 and = 7.78.0 requires a successful upgrade to TLS when communicating with IMAP, POP3, or FTP servers. This is achieved by using the --ssl-reqd option on the command line, or setting CURLOPT USESSL to CURLUSESSLCONTROL or CURLUSESSLALL with licurl. This...

7.5CVSS6.5AI score0.04539EPSS
SaveExploits1References2
NVD
NVD
added 2026/08/21 9:16 p.m.11 views

CVE-2026-53572

KEDA is a Kubernetes-based Event Driven Autoscaling component. Prior to 2.20.0, pkg/scalers/postgresqlscaler.go constructs libpq-style connection strings from tenant-controlled host, port, userName, dbName, sslmode, and password values, while escapePostgreConnectionParameter only quotes values...

5.9CVSS0.00319EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/21 9:16 p.m.8 views

AZL-96989 CVE-2026-53572 affecting package keda 2.14.1-16

KEDA is a Kubernetes-based Event Driven Autoscaling component. Prior to 2.20.0, pkg/scalers/postgresqlscaler.go constructs libpq-style connection strings from tenant-controlled host, port, userName, dbName, sslmode, and password values, while escapePostgreConnectionParameter only quotes values...

5.9CVSS7.1AI score0.00319EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/21 8:11 p.m.10 views

CVE-2026-53572 KEDA: PostgreSQL connection string parameter injection via incomplete whitespace escaping

KEDA is a Kubernetes-based Event Driven Autoscaling component. Prior to 2.20.0, pkg/scalers/postgresqlscaler.go constructs libpq-style connection strings from tenant-controlled host, port, userName, dbName, sslmode, and password values, while escapePostgreConnectionParameter only quotes values...

5.9CVSS5.6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/20 5:41 p.m.28 views

CVE-2026-73253 Mongoose: TLS Hostname Verification Bypass via Overly Permissive Wildcard Matching

Mongoose is an embedded web server and network library. Prior to version 7.22, an on-path network attacker with a wildcard certificate for a parent domain can impersonate deeper subdomains to a client using the built-in TLS stack. The mgtlsverifycertsan and mgtlsverifycertcn functions in...

9.1CVSS0.00212EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/19 9:17 p.m.13 views

CVE-2026-75595

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Fina and 4.2.17.Final, io.netty.handler.ssl.SslClientHelloHandlerdecode checks the wrong offset before reading the four-byte TLS handshake header, so a ClientHello whose handshake header spans records can cause...

9.1CVSS5.4AI score0.00317EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/19 9:17 p.m.9 views

UBUNTU-CVE-2026-75595

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Fina and 4.2.17.Final, io.netty.handler.ssl.SslClientHelloHandlerdecode checks the wrong offset before reading the four-byte TLS handshake header, so a ClientHello whose handshake header spans records can cause...

9.1CVSS5.6AI score0.00317EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2026/08/19 9:00 p.m.10 views

CVE-2026-75595

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Fina and 4.2.17.Final, io.netty.handler.ssl.SslClientHelloHandlerdecode checks the wrong offset before reading the four-byte TLS handshake header, so a ClientHello whose handshake header spans records can cause...

9.1CVSS5.5AI score0.00317EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/19 9:00 p.m.14 views

EUVD-2026-63095

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Fina and 4.2.17.Final, io.netty.handler.ssl.SslClientHelloHandlerdecode checks the wrong offset before reading the four-byte TLS handshake header, so a ClientHello whose handshake header spans records can cause...

9.1CVSS5.4AI score0.00317EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/19 9:00 p.m.163 views

CVE-2026-75595

Netty (asynchronous, event-driven network framework) is affected by an SNI routing bypass in io.netty.handler.ssl.SslClientHelloHandler#decode . The method checks the wrong offset before reading the four-byte TLS handshake header, so a ClientHello whose handshake header spans records triggers an ...

9.1CVSS5.4AI score0.00317EPSS
SaveExploits0References7
Rows per page
Query Builder