Sploitus

CVE-2026-67598

1 known exploit for CVE-2026-67598

Emlog Pro through 2.6.23 contains a disabled TLS certificate validation vulnerability in include/service/ai.php that allows network-adjacent attackers to intercept outbound HTTPS requests to configured LLM providers by presenting arbitrary TLS certificates, as CURLOPT_SSL_VERIFYPEER and CURLOPT_SSL_VERIFYHOST are unconditionally disabled across sendStream(), sendImageRequest(), send(), and fetchSearchHtml() with no option to re-enable verification. Attackers can perform man-in-the-middle interception to extract Authorization Bearer API keys from every AI request and inject crafted AI responses that may be acted upon by the tool-call execution pipeline, including the query_database and update_config tool handlers.

Affected products
Emlog Pro
Fix
Available
CVSS 4.0
9.1 CRITICAL
CVSS 3.1
7.4 HIGH
EPSS
0.2% (6th percentile)
Weakness
CWE-295
NVD status
Received
Published
2026-08-03
CVE-2026-67598 at NVD
Authoritative description, scoring and affected products

1 known exploit for CVE-2026-67598

Proof-of-concept code and exploit modules indexed by Sploitus