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

exploitDog

github логотип

GHSA-jppx-rxg9-jmrx

Опубликовано: 25 июн. 2026
Источник: github
Github: Прошло ревью
CVSS3: 9.1

Описание

golang.org/x/crypto doesn't enforce invoking key constraints

The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.

Пакеты

Наименование

golang.org/x/crypto

go
Затронутые версииВерсия исправления

< 0.52.0

0.52.0

EPSS

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

9.1 Critical

CVSS3

Дефекты

CWE-862

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

CVSS3: 9.1
ubuntu
2 месяца назад

The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.

CVSS3: 5.5
redhat
2 месяца назад

The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.

CVSS3: 9.1
nvd
2 месяца назад

The in-memory keyring returned by NewKeyring() silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring() now returns an error when unsupported constraints are requested.

CVSS3: 9.1
msrc
2 месяца назад

Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent

CVSS3: 9.1
debian
2 месяца назад

The in-memory keyring returned by NewKeyring() silently accepted keys ...

EPSS

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

9.1 Critical

CVSS3

Дефекты

CWE-862