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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-53714— Envoy Gateway 网关命名空间模式信息泄露漏洞

一分钟漏洞结论

影响对象
envoyproxy gateway
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Envoy Gateway 是一个用于将 Envoy Proxy 作为独立应用或基于 Kubernetes 的应用网关进行管理的开源项目。在 1.7.4 和 1.8.1 之前的版本中,当通过 配置 GatewayNamespaceMode 时,xDS gRPC 服务器安装了 JWT 流式拦截器(StreamInterceptor),但未安装一元拦截器(UnaryInterceptor),导致所有一元 Fetch RPC 请求均未经过身份验证。此外,流式拦截器仅对 消息进行身份验证;而在 State-of-the-W

CVSS 7.4 · High EPSS 0.03% · P8
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Envoy Gateway: xDS Control Plane Information Disclosure when Envoy Gateway operates in GatewayNamespaceMode
来源: CVE Program / CVE List V5
Vulnerability Description
Envoy Gateway is an open source project for managing Envoy Proxy as a standalone or Kubernetes-based application gateway. Prior to 1.7.4 and 1.8.1, the xDS gRPC server in GatewayNamespaceMode, configured through provider.kubernetes.deploy.type=GatewayNamespace, installs a JWT StreamInterceptor but no UnaryInterceptor, leaving every unary Fetch RPC unauthenticated. The streaming interceptor also authenticates only discoveryv3.DeltaDiscoveryRequest messages; a discoveryv3.DiscoveryRequest used by the State-of-the-World protocol fails the type assertion and returns success without JWT validation. Any pod that can reach port 18000 can use the unauthenticated unary or State-of-the-World paths to retrieve TLS private keys through StreamSecrets, all xDS resources through StreamAggregatedResources, backend endpoints through StreamClusters or StreamEndpoints, and routing configuration through StreamRoutes or StreamListeners. This issue is fixed in versions 1.7.4 and 1.8.1.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
关键功能的认证机制缺失
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
envoyproxy gateway < 1.7.4 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-53714 其他参考 (9)

同批安全公告 · envoyproxy · 2026-09-14 · 共 7 条

CVE-2026-53713 9.1 CRITICAL Envoy Gateway认证绕过致敏感信息泄露
CVE-2026-53716 6.5 MEDIUM Envoy Gateway Wasm HTTP Gzip解压无大小限制漏洞
CVE-2026-53719 6.5 MEDIUM Envoy Gateway TCPRoute空指针解引用漏洞
CVE-2026-53717 6.5 MEDIUM Envoy Gateway 内存耗尽漏洞
CVE-2026-53718 6.4 MEDIUM Envoy Gateway 跨命名空间 ReferenceGrant 绕过漏洞
CVE-2026-53715 5.3 MEDIUM Envoy Gateway Wasm缓存服务竞态条件

IV. Related Vulnerabilities

V. Comments for CVE-2026-53714

暂无评论


发表评论