Lucene search
+L

46 matches found

OSV
OSV
added 2026/09/06 6:17 p.m.2 views

AZL-99789 CVE-2026-80230 affecting package mysql 8.0.46-1

When CURLOPTPINNEDPUBLICKEY is configured alongside options that disable standard peer verification CURLOPTSSLVERIFYPEER = 0 and CURLOPTSSLVERIFYHOST = 0, libcurl fails to enforce public key pinning on connections established without a presented server certificate. Bypassing the pinning check und...

7.5CVSS0.00566EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/03 2:16 p.m.5 views

CVE-2026-85221 MISP CurlClient TLS Peer Verification Disabled by Default Enables Man-in-the-Middle Attacks

MISP contains an improper TLS certificate validation vulnerability in CurlClient. The CurlClient::$verifyPeer property was not explicitly initialized and therefore defaulted to null. When passed to cURL, this value effectively disabled TLS peer verification unless the calling code explicitly...

7.6CVSS5.9AI score
SaveExploits0References4
NVD
NVD
added 2026/08/19 2:16 a.m.14 views

CVE-2026-11751

A vulnerability has been identified in armeria-xds versions prior to 1.41.0, where xDS upstream TLS peer verification may be silently disabled, allowing man-in-the-middle attacks against xDS-managed upstream connections...

9.1CVSS0.00245EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2026/06/26 8:40 a.m.39 views

curl: mbedTLS / wolfSSL / rustls backends silently skip hostname verification when CURLOPT_SSL_VERIFYPEER=0

Summary When an application sets CURLOPTSSLVERIFYPEER=0 while keeping CURLOPTSSLVERIFYHOST=2 the default, the mbedTLS, wolfSSL, and rustls TLS backends silently skip the hostname-vs-certificate check. The OpenSSL, GnuTLS, and Schannel backends correctly preserve hostname checking under the same...

6.1AI score
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/06/25 7:38 p.m.24 views

CVE-2026-11310

X.509 trust-chain bypass in the OpenSSL compatibility certificate verifier wolfSSLX509verifycert. This affects only builds with --enable-opensslextra OPENSSLEXTRA and whose application validates certificates by calling X509verifycert with caller-supplied untrusted intermediate certificates; for...

8.7CVSS5.8AI score0.00234EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/25 7:38 p.m.11 views

CVE-2026-11310

X.509 trust-chain bypass in the OpenSSL compatibility certificate verifier wolfSSLX509verifycert. This affects only builds with --enable-opensslextra OPENSSLEXTRA and whose application validates certificates by calling X509verifycert with caller-supplied untrusted intermediate certificates; for...

8.7CVSS5.9AI score0.00234EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/06/25 7:38 p.m.15 views

EUVD-2026-39548

X.509 trust-chain bypass in the OpenSSL compatibility certificate verifier wolfSSLX509verifycert. This affects only builds with --enable-opensslextra OPENSSLEXTRA and whose application validates certificates by calling X509verifycert with caller-supplied untrusted intermediate certificates; for...

8.7CVSS5.9AI score0.00234EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2026/05/21 10:58 a.m.21 views

curl: CVE-2026-9545: exposing HTTP/3 early data

Summary: When the ngtcp2 HTTP/3 backend reuses a TLS session that advertises early data support, cfngtcp2onsessionreuse initializes the HTTP/3 connection state and marks the connection filter as connected before the new QUIC/TLS handshake has completed. The request send path can then reach...

7.5CVSS6AI score0.00268EPSS
SaveExploits1
Hacker One
Hacker One
added 2026/05/14 12:39 p.m.46 views

curl: TLS peer-verification bypass via mid-transfer ssl_config mutation

Hi all, We want to report a TLS peer-verification issue on current master. The trigger is narrow and requires a specific application usage pattern, but when it fires, a transfer that requests CURLOPTSSLVERIFYPEER=1 can reuse a TLS connection that was established with peer verification disabled...

5.9AI score
SaveExploits0
CVE
CVE
added 2026/05/11 4:32 p.m.46 views

CVE-2026-42312

pyload-ng contains a vulnerability (CVE-2026-42312) where a non-admin user with SETTINGS permission can disable TLS peer/hostname verification by setting general.ssl_verify off. The root cause is that the option is not in the ADMIN_ONLY_CORE_OPTIONS allowlist, so set_config_value() writes are all...

6.8CVSS5.8AI score0.00174EPSS
SaveExploits1References1Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/05 1:45 a.m.17 views

SUSE CVE-2026-43052

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check tdls flag in ieee80211tdlsoper When NL80211TDLSENABLELINK is called, the code only checks if the station exists but not whether it is actually a TDLS station. This allows the operation to proceed for non-TDL...

6.1CVSS5.8AI score0.00117EPSS
SaveExploits0References18
Github Security Blog
Github Security Blog
added 2026/05/04 10:07 p.m.18 views

pyload-ng: non-admin SETTINGS users can disable outbound TLS peer verification via unrestricted `ssl_verify` config (incomplete fix for CVE-2026-33509 / -35463 / -35464 / -35586)

Summary The setconfigvalue API method @permissionPerms.SETTINGS in src/pyload/core/api/init.py gates security-sensitive options behind a hand-maintained allowlist ADMINONLYCOREOPTIONS. The option "general", "sslverify" is not on that allowlist. Any authenticated user with the non-admin SETTINGS...

6.8CVSS5.8AI score0.00174EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2025/11/07 11:15 p.m.10 views

AZL-69961 CVE-2025-64434 affecting package kubevirt for versions less than 0.59.0-33

KubeVirt is a virtual machine management add-on for Kubernetes. Prior to 1.5.3 and 1.6.1, due to the peer verification logic in virt-handler via verifyPeerCert, an attacker who compromises a virt-handler instance, could exploit these shared credentials to impersonate virt-api and execute privileg...

6.3CVSS7.4AI score0.00185EPSS
SaveExploits1References1
CVE
CVE
added 2025/11/07 10:54 p.m.49 views

CVE-2025-64434

KubeVirt Vulnerability CVE-2025-64434 affects virt-handler’s peer verification (verifyPeerCert). In affected releases prior to 1.5.3 and 1.6.1, a compromised virt-handler could exploit shared credentials to impersonate virt-api and perform privileged operations against other virt-handler instance...

6.3CVSS6.6AI score0.00185EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2025/11/06 12:00 a.m.9 views

PT-2025-45512

Name of the Vulnerable Software and Affected Versions KubeVirt versions prior to 1.5.3 KubeVirt versions prior to 1.6.1 Description KubeVirt is a virtual machine management add-on for Kubernetes. A flaw exists in the peer verification logic within virt-handler via the verifyPeerCert function. An...

6.3CVSS5.4AI score0.00185EPSS
SaveExploits1
EUVD
EUVD
added 2025/10/07 12:30 a.m.11 views

EUVD-2015-7871

Malware in sbrugna...

7.7CVSS6.8AI score0.05658EPSS
SaveExploits1References22
EUVD
EUVD
added 2025/10/07 12:30 a.m.14 views

EUVD-2018-3770

Malware in sbrugna...

5.4CVSS6.5AI score0.00608EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2017-3119

Malware in sbrugna...

5.9CVSS5.9AI score0.00875EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2024-52172

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00261EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/03 8:07 p.m.25 views

EUVD-2022-2590

Malicious code in bioql PyPI...

7.4CVSS6.7AI score0.06201EPSS
SaveExploits0References26
Rows per page
Query Builder