Vulnerability  ·  2026-08-04

Emlog Pro — Disabled TLS Certificate Validation for Configured LLM Provider Connections

VulnerabilityMedium impactGlobalCVE-2026-67598
NVD published CVE-2026-67598 (CVSS 7.4) on 2026-08-03, describing a blog platform (Emlog Pro) that disables TLS certificate verification specifically for its AI/LLM integration service, enabling network-adjacent MITM interception of API keys and LLM responses.
While Emlog Pro is a niche PHP blogging platform, the flaw specifically undermines the confidentiality/integrity of its AI feature's traffic to LLM providers, exposing API credentials and conversation content to network-level attackers — a narrow but concrete AI-specific exposure.
include/service/ai.php disables CURLOPT_SSL_VERIFYPEER and related TLS verification options when making outbound HTTPS requests to configured LLM providers, allowing a network-adjacent attacker to intercept and manipulate the traffic via a machine-in-the-middle attack with an arbitrary certificate.
Emlog Pro through 2.6.23
Apply the upstream fix restoring TLS certificate validation for outbound LLM API requests (GHSA-hf85-99vj-m4c5).
GitHub Security Advisory GHSA-hf85-99vj-m4c5NVD - CVE-2026-67598
See this in the live feed Explore related AI security and governance findings — updated every morning.
Open the feed →