目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-47778— Envoy 默认 TLS 证书验证器截断 NUL

CVSS 4.4 · Medium
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-47778 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Envoy: Embedded NUL in TLS DNS SAN Truncation in the Default TLS Certificate Validator. (Auth Bypass)
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to 1.35.11, 1.36.7, 1.37.3, and 1.38.1, a structural flaw was identified in DefaultCertValidator::verifySubjectAltName where the extracted DNS SAN string is cast to a C-style string using .c_str() before being passed to the Utility::dnsNameMatch() algorithm. If the attacker serves a certificate with a dNSName SAN containing an embedded NUL byte, the helper Utility::generalNameAsString captures the complete string including the NUL. However, when .c_str() evaluates it, implicit conversion to absl::string_view inside dnsNameMatch relies on strlen(), prematurely truncating the evaluation context. Envoy evaluates trucated string against the exact required config_san match and returns true, thereby successfully validating the string with the Nul byte for an upstream routing. This vulnerability is fixed in 1.35.11, 1.36.7, 1.37.3, and 1.38.1.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
空字节或NULL字符转义处理不恰当
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
envoyproxyenvoy >= 1.38.0, < 1.38.1 -

二、漏洞 CVE-2026-47778 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-47778 的情报信息

登录查看更多情报信息。

CVE-2026-47778 其他参考 (1)

同批安全公告 · envoyproxy · 2026-06-26 · 共 11 条

CVE-2026-487437.5 HIGHEnvoy HTTP/3至HTTP/1请求走私漏洞
CVE-2026-480427.5 HIGHEnvoy 高度嵌套JSON析构函数栈溢出漏洞
CVE-2026-480447.5 HIGHEnvoy Zstd解压器循环深度错误导致内存爆炸
CVE-2026-477756.8 MEDIUMEnvoy OAuth2 过滤器 AES-256-CBC Cookie 解密填充预言机漏洞
CVE-2026-472046.5 MEDIUMEnvoy grpc_stats过滤器在直接响应路由时崩溃
CVE-2026-472076.5 MEDIUMEnvoy 多个意外外部处理响应导致崩溃漏洞
CVE-2026-472215.9 MEDIUMEnvoy 内部重定向空指针解引用漏洞
CVE-2026-484975.9 MEDIUMEnvoy DNS UDP过滤器异常进程终止漏洞
CVE-2026-487065.9 MEDIUMEnvoy TcpStatsdSink 堆缓冲区溢出漏洞
CVE-2026-476924.8 MEDIUMEnvoy PROXY协议V2头生成器65KB溢出漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-47778

暂无评论


发表评论