Lucene search
+L

308 matches found

NVD
NVD
added 2 days ago6 views

CVE-2026-66402

FreeRDP before 3.29.0 affected versions = 3.28.0 contains multiple TLS certificate identity validation weaknesses in tlsverifycertificate, tlsmatchhostname, and x509utilsgetdnsnames. Because FreeRDP performs custom Common Name and DNS SAN string matching instead of using OpenSSL's length-aware...

9.8CVSS0.0029EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago23 views

CVE-2026-66402 FreeRDP before 3.29.0 TLS Certificate Identity Validation Bypass

FreeRDP before 3.29.0 affected versions = 3.28.0 contains multiple TLS certificate identity validation weaknesses in tlsverifycertificate, tlsmatchhostname, and x509utilsgetdnsnames. Because FreeRDP performs custom Common Name and DNS SAN string matching instead of using OpenSSL's length-aware...

9.8CVSS0.0029EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago7 views

CVE-2026-67294

FreeRDP prior to 3.29.0 is affected by an EKU bypass in TLS server verification. In x509_utils_verify(), when server-purpose (X509_PURPOSE_SSL_SERVER) validation fails, the code may fall back to client-purpose and any-purpose checks, allowing a certificate valid only for clientAuth to be treated ...

9.3CVSS5.6AI score0.00271EPSS
SaveExploits0References3
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-51860

FreeRDP before 3.29.0 affected versions = 3.28.0 contains an improper certificate hostname validation vulnerability. The TLS hostname matcher tlsmatchhostname in libfreerdp/crypto/tls.c treats a wildcard pattern such as .example.com as matching any hostname ending in .example.com, so it incorrect...

9.3CVSS5.4AI score0.00166EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 4 days ago7 views

CVE-2026-55953

A flaw was found in the Erlang/OTP ssl client. This vulnerability allows an on-path attacker to bypass server authentication in TLS 1.2 and earlier and DTLS connections. By tricking the client into accepting an unoffered anonymous cipher suite, the attacker can complete the handshake without a...

9.1CVSS5.8AI score0.00245EPSS
SaveExploits0References10
OSV
OSV
added last week8 views

EEF-CVE-2026-55953 TLS 1.2 and DTLS client accepts unoffered anonymous cipher suite, bypassing server authentication

Summary The Erlang/OTP ssl TLS 1.2 and earlier and DTLS client does not verify that the cipher suite selected by the server in ServerHello was among the suites offered by the client in ClientHello. The client-side tls\handshake:hello/5 handler validates the negotiated protocol version and the...

9.1CVSS5.9AI score0.00245EPSS
SaveExploits0References6
Cvelist
Cvelist
added last week35 views

CVE-2026-55953 TLS 1.2 and DTLS client accepts unoffered anonymous cipher suite, bypassing server authentication

The Erlang/OTP ssl TLS 1.2 and earlier and DTLS client does not verify that the cipher suite selected by the server in ServerHello was among the suites offered by the client in ClientHello. The client-side tlshandshake:hello/5 handler validates the negotiated protocol version and the downgrade...

9.1CVSS0.00245EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/14 12:0 a.m.12 views

PT-2026-58922

NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.14.0, 2.12.7, and 2.11.16, when no auth user was configured, a parser fast path intended for ordinary client connections could also apply to route or leafnode listeners, allowing an...

8.8CVSS6.1AI score0.00226EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/07/13 5:50 a.m.8 views

CVE-2026-58253

A flaw was found in NATS Server. When the noauthuser configuration is enabled, a parser optimization intended for client connections can inadvertently apply to route or leafnode listeners. This allows an unauthenticated attacker on an adjacent network to bypass inter-server authentication...

8.8CVSS6AI score0.00226EPSS
SaveExploits0References10
Snyk
Snyk
added 2026/07/08 10:38 p.m.7 views

Improper Authentication

Overview github.com/nats-io/nats-server/server is an A simple, secure and performant communications system for digital systems, services and devices. Affected versions of this package are vulnerable to Improper Authentication in the parser fast path for inter-server connections, which applies a...

8.8CVSS6.1AI score0.00226EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/08 8:16 p.m.11 views

CVE-2026-58253

NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.14.0, 2.12.7, and 2.11.16, when noauthuser was configured, a parser fast path intended for ordinary client connections could also apply to route or leafnode listeners, allowing an...

8.8CVSS7AI score0.00226EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/08 7:43 p.m.11 views

EUVD-2026-42375

NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.14.0, 2.12.7, and 2.11.16, when noauthuser was configured, a parser fast path intended for ordinary client connections could also apply to route or leafnode listeners, allowing an...

8.8CVSS6AI score0.00226EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/08 7:43 p.m.40 views

CVE-2026-58253

NATS Server (affected: prior to 2.14.0, 2.12.7, and 2.11.16) contains a parser fast path vulnerability where no_auth_user handling could apply to route/leafnode listeners, enabling an unauthenticated peer to bypass inter‑server CONNECT authentication and operate with the privileges of that connec...

8.8CVSS6AI score0.00226EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/08 7:43 p.m.5 views

CVE-2026-58253 NATS Server: Route API Auth Bypass

NATS Server is a high-performance server for NATS.io, the cloud and edge native messaging system. Prior to 2.14.0, 2.12.7, and 2.11.16, when noauthuser was configured, a parser fast path intended for ordinary client connections could also apply to route or leafnode listeners, allowing an...

8.8CVSS6.1AI score0.00226EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/06/30 12:0 a.m.24 views

PT-2026-53880

Name of the Vulnerable Software and Affected Versions NetScaler ADC affected versions not specified NetScaler Gateway affected versions not specified Description A memory overflow issue exists when the appliance is configured as an AAA virtual server or a Gateway including SSL VPN, ICA Proxy, CVP...

9.8CVSS6.2AI score0.00487EPSS
SaveExploits0References13
curl security advisories
curl security advisories
added 2026/06/24 8:0 a.m.13 views

wrong reuse for different services

libcurl might in some circumstances reuse the wrong connection when asked to do Negotiate-authenticated ones, even when they are set to use different "services". libcurl features a pool of recent connections so that subsequent requests can reuse an existing connection to avoid overhead. When...

6.5CVSS5.8AI score0.00315EPSS
SaveExploits1References1Affected Software2
OSV
OSV
added 2026/06/24 6:38 a.m.11 views

USN-8457-2 mysql-8.0 vulnerabilities

USN-8457-1 fixed several vulnerabilities in MySQL. This update provides the corresponding fixes for MySQL on Ubuntu 20.04 LTS Original advisory details: It was discovered that MySQL Router incorrectly handled repeated TLS protocol upgrade requests. An unauthenticated remote attacker could possibl...

7.5CVSS5.9AI score0.00471EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/06/23 12:0 a.m.9 views

Ubuntu 22.04 LTS / 24.04 LTS / 25.10 / 26.04 LTS : MySQL vulnerabilities (USN-8457-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS / 25.10 / 26.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-8457-1 advisory. It was discovered that MySQL Router incorrectly handled repeated TLS protocol upgrade requests. An unauthenticated remote...

7.5CVSS5.9AI score0.00471EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2026/06/22 1:11 p.m.11 views

USN-8457-1: MySQL vulnerabilities

It was discovered that MySQL Router incorrectly handled repeated TLS protocol upgrade requests. An unauthenticated remote attacker could possibly use this issue to cause MySQL Router to crash, resulting in a denial of service. CVE-2026-46862 It was discovered that MySQL Server incorrectly handled...

7.5CVSS5.9AI score0.00471EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/06/18 12:0 a.m.14 views

Siemens SIMATIC S7-1500 TM MFP Use After Free (CVE-2026-28387)

Issue summary: An uncommon configuration of clients performing DANE TLSA-based server authentication, when paired with uncommon server DANE TLSA records, may result in a use-after-free and/or double-free on the client side. Impact summary: A use after free can have a range of potential consequenc...

8.1CVSS8.4AI score0.00803EPSS
SaveExploits0References5
Rows per page
Query Builder