Incomplete cleanup in OpenBao - CVE-2026-42186
Published: May 4, 2026
OpenBao
Detailed vulnerability description
The vulnerability allows a remote user to modify data by causing incomplete namespace deletion.
The vulnerability exists due to improper deletion of data in namespace deletion handling when retrying namespace deletion after an initial deletion failure. A remote user can trigger repeated namespace deletion attempts to modify data by leaving leases or unrelated storage entries undeleted.
The issue occurs when the initial namespace deletion attempt fails and a subsequent retry marks the namespace as deleted before all data is removed.