OpenBao's Namespace Deletion May Not Delete Data Properly
Package
Affected versions
< 0.0.0-20260420173541-6d2e0506e2b4
Patched versions
0.0.0-20260420173541-6d2e0506e2b4
Description
Published to the GitHub Advisory Database
May 5, 2026
Reviewed
May 5, 2026
Published by the National Vulnerability Database
May 14, 2026
Last updated
May 14, 2026
Impact
When OpenBao's initial namespace deletion fails, subsequent retries fail to properly remove all data before marking the namespace as deleted. This can affect any outstanding leases as well as potentially leaving unrelated storage entries around.
Patches
This will be patched in OpenBao v2.5.3.
Workarounds
Users may manually remove mounts prior to deleting the namespace.
Audit logs may be used to identify repeated deletion attempts against the same namespace;
sys/rawcan be used to see what leases were not correctly deleted.References