Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-55245

Опубликовано: 28 авг. 2026
Источник: nvd
EPSS Низкий

Описание

Bifrost is an enterprise AI gateway for routing requests to model providers. Prior to 1.5.17, the isPublicIP function in core/providers/utils/fetch.go, reached through FetchAndEncodeURL for Bedrock and Vertex image or document URLs, classifies Carrier-Grade NAT 100.64.0.0/10, IPv6 6to4 2002::/16, NAT64 64:ff9b::/96 and 64:ff9b:1::/48, and deprecated IPv6 site-local fec0::/10 addresses as public. A remote attacker who controls a multimodal request URL can make the gateway fetch internal services, including a cloud instance metadata endpoint encoded through 6to4 or NAT64. This issue is fixed in version 1.5.17.

EPSS

Процентиль: 38%
0.00447
Низкий

Дефекты

CWE-918

Связанные уязвимости

github
19 дней назад

Bifrost's SSRF deny-list is incomplete: isPublicIP permits CGNAT, IPv6 6to4/NAT64, and site-local in FetchAndEncodeURL

CVSS3: 8.6
fstec
около 2 месяцев назад

Уязвимость функции isPublicIP() файла core/providers/utils/fetch.go программного средства синхронизации без данных Bifrost, позволяющая нарушителю осуществить SSRF-атаку

EPSS

Процентиль: 38%
0.00447
Низкий

Дефекты

CWE-918