CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-2836

High
Published: Translated: NVD NIST

Summary

W frameworku proxy HTTP Pingora odkryto podatność na zatrucie pamięci podręcznej, wynikającą z domyślnej konstrukcji klucza pamięci podręcznej. Problem polega na tym, że implementacja domyślnego klucza pamięci podręcznej generuje klucze tylko na podstawie ścieżki URI, pomijając istotne czynniki, takie jak nagłówek hosta.

Risk Assessment

Podatność ta dotyczy użytkowników funkcji pamięci podręcznej proxy Pingora, którzy polegają na domyślnej implementacji CacheKey. Atakujący może wykorzystać tę lukę do wycieku danych między najemcami oraz do ataków polegających na zatruciu pamięci podręcznej, co może prowadzić do serwowania złośliwej zawartości użytkownikom.

Recommendation

Zaleca się, aby operatorzy nie polegali na domyślnej implementacji klucza pamięci podręcznej i dostosowali ją, uwzględniając nagłówek hosta oraz inne istotne czynniki, aby zminimalizować ryzyko zatrucia pamięci podręcznej.

Related vulnerabilities

Original NVD description (English source)

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 fa

Vulnerability data from NVD (NIST) · CISA KEV · EPSS