PT-2026-52887 · Envoy · Envoy

·

CVE-2026-47778

·

Published

2026-06-26

·

Updated

2026-06-30

CVSS v3.1

4.4

Medium

VectorAV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions Envoy versions prior to 1.35.11 Envoy versions prior to 1.36.7 Envoy versions prior to 1.37.3 Envoy versions prior to 1.38.1
Description A structural flaw exists in the DefaultCertValidator::verifySubjectAltName function. The issue occurs when an extracted DNS SAN string is cast to a C-style string using .c str() before being processed by the Utility::dnsNameMatch() algorithm. If a certificate is presented with a dNSName SAN containing an embedded NUL byte, the Utility::generalNameAsString helper captures the full string. However, the subsequent implicit conversion to absl::string view within dnsNameMatch uses strlen(), which truncates the string at the NUL byte. This allows the truncated string to match the required config san configuration, leading to successful validation of the certificate for upstream routing.
Recommendations Update to version 1.35.11 Update to version 1.36.7 Update to version 1.37.3 Update to version 1.38.1

Exploit

Fix

DoS

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

BIT-ENVOY-2026-47778
CVE-2026-47778
GHSA-F8X4-RW5X-F3R7
OPENSUSE-SU-2026:11141-1

Affected Products

Envoy