GHSA-xp3c-3jw3-4vcrMedium

OpenBao Skips Stricter Deny Policy for LIST operations

Published
September 22, 2026
Last Modified
September 22, 2026

🔗 CVE IDs covered (1)

📋 Description

Impact

When a policy operator has written capabilities = ["deny"] on a path with a trailing wildcard but allowed a broader list operation (e.g., a deny on secrets/metadata/restricted/* but allowed list on secrets/metadata/*), OpenBao would incorrectly allow the operation. This did not impact other operation types.

Patches

This has been patched in OpenBao v2.6.0.

🎯 Affected products2

  • go/github.com/openbao/openbao:< 0.0.0-20260713133043-f58d848c139e
  • go/github.com/openbao/openbao:>= 0.1.0, <= 1.1.5

🔗 References (8)