In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Improper Authorization vulnerabilities in an interactive lesson.
Start learningUpgrade github.com/openbao/openbao/vault to version 2.5.5 or higher.
Affected versions of this package are vulnerable to Improper Authorization via the canonicalization process for namespace paths. An attacker can gain unauthorized management access to the containing namespace by supplying the special path segment "root" in requests to endpoints under /sys/namespaces/*, allowing them to perform operations such as lookup, deletion, locking, or patching custom metadata on the namespace. This is only exploitable if the user has been granted management capabilities on /sys/namespaces/root within a non-root namespace.