Lucene search
+L

10607 matches found

NVD
NVD
added 2026/03/27 7:16 p.m.8 views

CVE-2025-15612

Wazuh provisioning scripts and Dockerfiles contain an insecure transport vulnerability where curl is invoked with the -k/--insecure flag, disabling SSL/TLS certificate validation. Attackers with network access can perform man-in-the-middle attacks to intercept and modify downloaded dependencies o...

8.1CVSS0.00216EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/27 6:16 p.m.8 views

CVE-2025-15612 Wazuh Provisioning Scripts / Build Infrastructure Improper Certificate Validation leading to MITM and RCE

Wazuh provisioning scripts and Dockerfiles contain an insecure transport vulnerability where curl is invoked with the -k/--insecure flag, disabling SSL/TLS certificate validation. Attackers with network access can perform man-in-the-middle attacks to intercept and modify downloaded dependencies o...

6.3CVSS6.6AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/27 6:16 p.m.4 views

CVE-2025-15612

Wazuh provisioning scripts and Dockerfiles contain an insecure transport vulnerability where curl is invoked with the -k/--insecure flag, disabling SSL/TLS certificate validation. Attackers with network access can perform man-in-the-middle attacks to intercept and modify downloaded dependencies o...

6.3CVSS6.5AI score0.00216EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/03/27 6:16 p.m.25 views

CVE-2025-15612

CVE-2025-15612 concerns Wazuh provisioning scripts and Dockerfiles where curl is invoked with -k/--insecure, skipping SSL/TLS certificate validation. The concrete details across connected documents show: affected component is the provisioning/build infrastructure; root cause is insecure transport...

8.1CVSS6.5AI score0.00216EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/27 6:16 p.m.32 views

CVE-2025-15612 Wazuh Provisioning Scripts / Build Infrastructure Improper Certificate Validation leading to MITM and RCE

Wazuh provisioning scripts and Dockerfiles contain an insecure transport vulnerability where curl is invoked with the -k/--insecure flag, disabling SSL/TLS certificate validation. Attackers with network access can perform man-in-the-middle attacks to intercept and modify downloaded dependencies o...

6.3CVSS0.00216EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/27 6:16 p.m.6 views

CVE-2025-15612 Wazuh Provisioning Scripts / Build Infrastructure Improper Certificate Validation leading to MITM and RCE

Wazuh provisioning scripts and Dockerfiles contain an insecure transport vulnerability where curl is invoked with the -k/--insecure flag, disabling SSL/TLS certificate validation. Attackers with network access can perform man-in-the-middle attacks to intercept and modify downloaded dependencies o...

6.3CVSS6.5AI score0.00216EPSS
SaveExploits1References2
Hacker One
Hacker One
added 2026/03/27 6:1 p.m.15 views

curl: Unbounded GZIP Decompression Leading to Event-Loop Starvation

When libcurl is configured to decompress HTTP responses via CURLOPTACCEPTENCODING or the --compressed CLI flag, it lacks decompression bounds checking or a mechanism to yield execution during massive expansion tasks. If an attacker provides a highly compressed payload zip bomb, libcurl's underlyi...

6.3AI score
SaveExploits0
Hacker One
Hacker One
added 2026/03/26 6:56 p.m.24 views

curl: HTTP/2 server push accepts a non-authoritative :scheme=https over cleartext h2c, enabling HTTPS cache-key poisoning

Summary: I found that libcurl 8.19.0 accepts an HTTP/2 pushed stream on a cleartext h2c connection even when the server sends :scheme=https in PUSHPROMISE. In lib/http2.c, settransferurl builds the pushed handle URL from the server-supplied :scheme, :authority, and :path, but PUSHPROMISE validati...

5.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/03/26 3:6 p.m.11 views

CVE-2026-4587

A vulnerability was found in HybridAuth up to 3.12.2. This issue affects some unknown processing of the file src/HttpClient/Curl.php of the component SSL Handler. The manipulation of the argument curlOptions results in improper certificate validation. The attack can be launched remotely. This...

6.3CVSS5.3AI score0.00181EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/26 3:1 p.m.9 views

CVE-2026-1648

The Performance Monitor plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.0.6. This is due to insufficient validation of the 'url' parameter in the '/wp-json/performance-monitor/v1/curldata' REST API endpoint. This makes it possible for...

7.2CVSS6AI score0.00374EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/26 9:31 a.m.13 views

CLSA-2026-1773939685 curl: Fix of CVE-2026-3783

CVE-2026-3783: prevent bearer token leak on HTTPS redirect when .netrc contains entries for the redirected host...

5.3CVSS7.1AI score0.00333EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2026/03/26 12:0 a.m.6 views

Nutanix AHV : Multiple Vulnerabilities (NXSA-AHV-11.0.1)

The version of AHV installed on the remote host is prior to 11.0.1. It is, therefore, affected by multiple vulnerabilities as referenced in the NXSA-AHV-11.0.1 advisory. - A flaw was found in libssh when using the ChaCha20 cipher with the OpenSSL library. If an attacker manages to exhaust the hea...

8.6CVSS6.8AI score0.01744EPSS
SaveExploits15References18
Tenable Nessus
Tenable Nessus
added 2026/03/24 12:0 a.m.13 views

macOS 26.x < 26.4 Multiple Vulnerabilities (126794)

The remote host is running a version of macOS / Mac OS X that is 26.x prior to 26.4. It is, therefore, affected by multiple vulnerabilities: - A logic issue was addressed with improved checks. This issue is fixed in macOS Tahoe 26.4. A user may be able to elevate privileges. CVE-2026-20631 - When...

9.3CVSS6.8AI score0.01515EPSS
SaveExploits6References84
OSV
OSV
added 2026/03/23 3:30 p.m.12 views

GHSA-R3HF-Q3MF-7H6W HybridAuth Has Improper SSL Certificate Validation in Curl HTTP Client

A vulnerability was found in HybridAuth up to 3.12.2. This issue affects some unknown processing of the file src/HttpClient/Curl.php of the component SSL Handler. The manipulation of the argument curlOptions results in improper certificate validation. The attack can be launched remotely. This...

6.3CVSS5.5AI score0.00181EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/03/23 3:30 p.m.25 views

EUVD-2026-14425

A vulnerability was found in HybridAuth up to 3.12.2. This issue affects some unknown processing of the file src/HttpClient/Curl.php of the component SSL Handler. The manipulation of the argument curlOptions results in improper certificate validation. The attack can be launched remotely. This...

6.3CVSS5.3AI score0.00181EPSS
SaveExploits0References6
OSV
OSV
added 2026/03/23 2:53 p.m.10 views

CLSA-2026-1774276586 curl: Fix of CVE-2026-3784

CVE-2026-3784: fix proxy connection reuse with different credentials - update outdated timestamps in test 046...

6.5CVSS7.1AI score0.00302EPSS
SaveExploits1References1
CloudLinux
CloudLinux
added 2026/03/23 2:53 p.m.29 views

curl: Fix of CVE-2026-3784

CVE-2026-3784: fix proxy connection reuse with different credentials - update outdated timestamps in test 046...

6.5CVSS5.8AI score0.00302EPSS
SaveExploits1
Snyk
Snyk
added 2026/03/23 2:41 p.m.6 views

Improper Certificate Validation

Overview hybridauth/hybridauth is a PHP Social Authentication Library Affected versions of this package are vulnerable to Improper Certificate Validation through the setCurlOptions processing in src/HttpClient/Curl.php. An attacker can intercept or tamper with HTTPS traffic by supplying malicious...

6.3CVSS5.9AI score0.00181EPSS
SaveExploits0References2
Hacker One
Hacker One
added 2026/03/23 2:38 p.m.18 views

curl: HTTP/1.1 Response Desynchronization via conflicting CL/TE headers in Proxy CONNECT

Summary: curl fails to prioritize the Transfer-Encoding: chunked header over Content-Length in HTTP/1.1 proxy responses specifically 407/401 auth challenges, violating RFC 9112 Section 6.1. I have identified the root cause in cf-h1-proxy.c. In the response-handling loop around line 466, the code...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/03/23 1:45 p.m.12 views

CLSA-2026-1774273500 curl: Fix of CVE-2026-3784

CVE-2026-3784: fix proxy connection reuse with different credentials - update outdated timestamps in test 046...

6.5CVSS7.1AI score0.00302EPSS
SaveExploits1References1
Rows per page
Query Builder