3 matches found
CVE-2026-85221
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...
CVE-2026-85221
MISP 's CurlClient class contains an improper TLS certificate validation flaw. The CurlClient::$verifyPeer property was not explicitly initialized and defaulted to null, which effectively disabled TLS peer verification when passed to cURL. As a result, HTTPS connections made through affected inst...
EUVD-2026-70494
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...