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 or code during the build process, leading to remote code execution and supply chain compromise.
{
"cwe_ids": [
"CWE-295",
"CWE-829"
],
"cna_assigner": "VulnCheck",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/15xxx/CVE-2025-15612.json"
}{
"source": [
"AFFECTED_FIELD",
"CPE_RANGE"
],
"extracted_events": [
{
"introduced": ">=4.1.3"
},
{
"last_affected": ">=4.1.3"
},
{
"introduced": "4.1.3"
},
{
"fixed": "4.14.0"
}
],
"cpe": "cpe:2.3:a:wazuh:wazuh:*:*:*:*:*:*:*:*"
}