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.
References
| Link | Resource |
|---|---|
| https://github.com/envoyproxy/envoy/security/advisories/GHSA-56cj-wgg3-x943 | Vendor Advisory Exploit |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-03-10 20:16
Updated : 2026-03-11 16:14
NVD link : CVE-2026-26309
Mitre link : CVE-2026-26309
CVE.ORG link : CVE-2026-26309
JSON object : View
Products Affected
envoyproxy
- envoy
CWE
CWE-193
Off-by-one Error
