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

exploitDog

github логотип

GHSA-c36x-h252-g9x2

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

Описание

OpenBao: Cross-namespace lease revocation/renewal via canonical sys/leases/{revoke,renew} — incomplete fix of CVE-2026-45808

Summary

OpenBao users with access to the sys/leases/revoke/:lease_id endpoint in any namespace can revoke leases in any other namespace as long as the lease identifier is known to them, bypassing ACLs that should apply for cross-namespace revocations.

Impact

OpenBao's namespaces provide multi-tenant separation. A tenant who intentionally leaks lease identifiers can have their lease and underlying credential revoked by a user in another tenant.

Patch

This will be fixed in OpenBao v2.5.5.

References

This vulnerability is similar to but distinct from:

  • CVE-2026-45808 / GHSA-v8v8-cm84-m686
  • CVE-2026-40264 / GHSA-p49j-v9wc-wg57

Пакеты

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

github.com/openbao/openbao

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

>= 0.1.0, <= 2.5.4

Отсутствует

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

github.com/openbao/openbao

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

< 0.0.0-20260617103932-b20b999dd404

0.0.0-20260617103932-b20b999dd404

EPSS

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

2.1 Low

CVSS4

Дефекты

CWE-863

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

nvd
8 дней назад

OpenBao is an open source identity-based secrets management system. Prior to 2.5.5, an OpenBao user with access to sys/leases/revoke/:lease_id in one namespace could revoke a lease in another namespace when the foreign lease_id was known, bypassing namespace ACL isolation. The affected lease lookup routing in vault/expiration.go allowed FetchLeaseInfo and loadEntry to resolve cached or stored lease data outside the request namespace, allowing a tenant that intentionally disclosed a lease identifier to have the lease and its underlying credential revoked by another tenant. This issue is fixed in version 2.5.5.

debian
8 дней назад

OpenBao is an open source identity-based secrets management system. Pr ...

CVSS3: 2.7
redos
21 день назад

Уязвимость openbao

CVSS3: 2.7
redos
21 день назад

Уязвимость openbao

EPSS

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

2.1 Low

CVSS4

Дефекты

CWE-863