Envoy is a high-performance edge/middle/service proxy. Prior to 1.37.1, 1.36.5, 1.35.8, and 1.34.13, 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. This vulnerability is fixed in 1.37.1, 1.36.5, 1.35.8, and 1.34.13.
{
"cwe_ids": [
"CWE-193"
],
"cna_assigner": "GitHub_M",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/26xxx/CVE-2026-26309.json"
}{
"versions": [
{
"introduced": "1.37.0"
},
{
"fixed": "1.37.1"
}
]
}{
"versions": [
{
"introduced": "1.36.0"
},
{
"fixed": "1.36.5"
}
]
}