CVE-2026-2836

HIGH
中文标题:
(暂无数据)
英文标题:
A cache poisoning vulnerability has been found in the Pingora HTTP proxy framework’s default cache k
CVSS分数: 8.1
发布时间: 2026-03-05 00:15:58
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v2
漏洞描述
中文描述:

(暂无数据)

英文描述:

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.

CWE类型:
CWE-345
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
cloudflare pingora * - - cpe:2.3:a:cloudflare:pingora:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
cna@cloudflare.com OTHER
nvd.nist.gov
访问
CVSS评分详情
8.1
HIGH
CVSS向量: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
CVSS版本: 3.1
机密性
HIGH
完整性
HIGH
可用性
NONE
时间信息
发布时间:
2026-03-05 00:15:58
修改时间:
2026-03-05 00:15:58
创建时间:
2026-03-05 06:00:02
更新时间:
2026-03-13 06:00:01
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
NVD nvd_CVE-2026-2836 2026-03-05 02:00:04 2026-03-04 22:00:02
版本与语言
当前版本: v2
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v2 NVD
2026-03-13 06:00:01
severity: SeverityLevel.UNKNOWN → SeverityLevel.HIGH; cvss_score: 未提取 → 8.1; cvss_vector: 未提取 → CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N; cvss_version: 未提取 → 3.1; affected_products_count: 0 → 1
查看详细变更
  • severity: SeverityLevel.UNKNOWN -> SeverityLevel.HIGH
  • cvss_score: 未提取 -> 8.1
  • cvss_vector: 未提取 -> CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
  • cvss_version: 未提取 -> 3.1
  • affected_products_count: 0 -> 1