Lucene search
+L

171 matches found

RedHat Linux
RedHat Linux
added 2026/09/09 1:42 p.m.7 views

undici: undici: TLS certificate validation bypass in BalancedPool via dropped connect options

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.4CVSS0.00145EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/08 8:45 p.m.8 views

EUVD-2026-70250

HTTPX2: Secure WebSocket traffic sent without TLS through SOCKS proxies...

8.1CVSS5.8AI score0.00079EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/08 6:16 p.m.19 views

EUVD-2026-63095

Netty: SNI Routing Bypass via Fragmented TLS ClientHello Causing Fallback to Default SslContext...

9.1CVSS5.4AI score0.00317EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/07 4:14 a.m.5 views

1Panel-CVE-2025-54424-

CVE-2025-54424 CVE-2025-54424: Herramienta integrada escaneo + explotación para la vulnerabilidad RCE por bypass del certificado de cliente en 1Panel Introducción a la vulnerabilidad 1Panel es un panel de administración de operaciones de Linux, moderno y de código abierto, que proporciona una...

9.8CVSS5.9AI score0.00901EPSS
SaveExploits5
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.7 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
OSV
OSV
added 2026/09/04 5:17 p.m.6 views

DEBIAN-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.4CVSS5.7AI score0.00145EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/04 4:47 p.m.7 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
OSV
OSV
added 2026/09/04 12:00 a.m.3 views

MAL-2026-16011 Malicious code in orbitron-tui (npm)

The npm package orbitron-tui is malicious. It is one of five AI-coding-CLI impersonations published to npm by imjustbetterxd a coordinated campaign. On use, the CLI reads the developer's LLM/provider API key - from environment variables e.g. EXAAPIKEY, NVIDIAAPIKEY and its own config - and routes...

5.8AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/09/03 12:00 a.m.10 views

CVE-2026-84381

HTTPX2 is a next generation HTTP client for Python. Prior to 2.10.0, httpcore2 fails to start TLS in src/httpcore2/httpcore2/sync/socksproxy.py and src/httpcore2/httpcore2/async/socksproxy.py when the remote origin uses wss through a SOCKS5 proxy because the TLS upgrade condition only recognizes...

8.1CVSS5.5AI score0.00079EPSS
SaveExploits0References5
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.10 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.18 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
CVE
CVE
added 2026/08/27 4:35 p.m.68 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.40 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.15 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.10 views

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

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.13 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
Rows per page
Query Builder