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

exploitDog

nvd логотип

CVE-2026-53624

Опубликовано: 08 июл. 2026
Источник: nvd
CVSS3: 4.8
EPSS Низкий

Описание

Fiber is an Express inspired web framework written in Go. Prior to 3.4.0, the helmet middleware in middleware/helmet/helmet.go never sets the Strict-Transport-Security response header even when HSTSMaxAge is configured because it checks c.Protocol() for https instead of c.Scheme(). This issue is fixed in version 3.4.0.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:gofiber:fiber:*:*:*:*:*:go:*:*
Версия до 3.4.0 (исключая)

EPSS

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

4.8 Medium

CVSS3

Дефекты

CWE-319

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

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

Fiber is an Express inspired web framework written in Go. Prior to 3.4.0, the helmet middleware in middleware/helmet/helmet.go never sets the Strict-Transport-Security response header even when HSTSMaxAge is configured because it checks c.Protocol() for https instead of c.Scheme(). This issue is fixed in version 3.4.0.

CVSS3: 4.8
github
2 месяца назад

GoFiber never set HSTS header in helmet middleware due to incorrect protocol check

EPSS

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

4.8 Medium

CVSS3

Дефекты

CWE-319