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

exploitDog

nvd логотип

CVE-2026-45692

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

Описание

Caddy is an extensible server platform that uses TLS by default. From 2.4.0 until 2.11.3, the authorization layer and the /config traversal layer do not agree on what object the path refers to. In this case, a path authorized for one config object is accepted, but then resolves to a different config object during traversal. This happens because the authorization layer uses string prefix matching and the /config traversal layer parses array indices numerically using strconv.Atoi(). This vulnerability is fixed in 2.11.3.

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

Конфигурация 1
cpe:2.3:a:caddyserver:caddy:*:*:*:*:*:*:*:*
Версия от 2.4.0 (включая) до 2.11.3 (исключая)

EPSS

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

5.4 Medium

CVSS3

3.8 Low

CVSS3

Дефекты

CWE-187

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

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

Caddy is an extensible server platform that uses TLS by default. From 2.4.0 until 2.11.3, the authorization layer and the /config traversal layer do not agree on what object the path refers to. In this case, a path authorized for one config object is accepted, but then resolves to a different config object during traversal. This happens because the authorization layer uses string prefix matching and the /config traversal layer parses array indices numerically using strconv.Atoi(). This vulnerability is fixed in 2.11.3.

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

Caddy is an extensible server platform that uses TLS by default. From 2.4.0 until 2.11.3, the authorization layer and the /config traversal layer do not agree on what object the path refers to. In this case, a path authorized for one config object is accepted, but then resolves to a different config object during traversal. This happens because the authorization layer uses string prefix matching and the /config traversal layer parses array indices numerically using strconv.Atoi(). This vulnerability is fixed in 2.11.3.

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

Caddy is an extensible server platform that uses TLS by default. From ...

CVSS3: 5.4
github
3 месяца назад

Caddy: Remote Admin Authorization Bypass in `/config` API via Array Index Normalization

EPSS

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

5.4 Medium

CVSS3

3.8 Low

CVSS3

Дефекты

CWE-187