CVE-2026-26309: Envoy affected by off-by-one write in JsonEscaper::escapeString()
An off-by-one write in Envoy::JsonEscaper::escapeString() can corrupt std::string null-termination, causing undefined behavior and potentially leading to crashes or out-of-bounds reads when the resulting string is later treated as a C-string.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-26309 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →