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

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-2836— Pingora 安全漏洞

AI 预测 6.5 利用难度: 中等 EPSS 0.39% · P31

可能的 ATT&CK 技术 1AI

T1498 · Network Denial of Service
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Cache poisoning via insecure-by-default cache key
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
A cache poisoning vulnerability has been found in the Pingora HTTP proxy framework’s default cache key construction. The issue occurs because the default HTTP cache key implementation generates cache keys using only the URI path, excluding critical factors such as the host header (authority). Operators relying on the default are vulnerable to cache poisoning, and cross-origin responses may be improperly served to users. Impact This vulnerability affects users of Pingora's alpha proxy caching feature who relied on the default CacheKey implementation. An attacker could exploit this for: * Cross-tenant data leakage: In multi-tenant deployments, poison the cache so that users from one tenant receive cached responses from another tenant * Cache poisoning attacks: Serve malicious content to legitimate users by poisoning shared cache entries Cloudflare's CDN infrastructure was not affected by this vulnerability, as Cloudflare's default cache key implementation uses multiple factors to prevent cache key poisoning and never made use of the previously provided default. Mitigation: We strongly recommend Pingora users to upgrade to Pingora v0.8.0 or higher, which removes the insecure default cache key implementation. Users must now explicitly implement their own callback that includes appropriate factors such as Host header, origin server HTTP scheme, and other attributes their cache should vary on. Pingora users on previous versions may also remove any of their default CacheKey usage and implement their own that should at minimum include the host header / authority and upstream peer’s HTTP scheme.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
Pingora 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Pingora是Cloudflare开源的一个用于构建快速、可靠和可进化网络服务的库。 Pingora v0.8.0之前版本存在安全漏洞,该漏洞源于默认缓存密钥构造不当,可能导致跨租户数据泄露和缓存投毒攻击。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
Cloudflarehttps://github.com/cloudflare/pingora 0 ~ 0.8.0 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

同批安全公告 · Cloudflare · 2026-03-04 · 共 3 条

CVE-2026-2833Pingora 安全漏洞
CVE-2026-2835Pingora 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-2836

暂无评论


发表评论