SQL injection in OpenBao - CVE-2026-39946
Published: April 21, 2026
OpenBao
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to SQL injection in the PostgreSQL database secrets engine when revoking privileges on a role using schema names provided by PostgreSQL. A remote privileged user can trigger role revocation with improperly quoted schema names to disclose sensitive information.
Exploitation may also cause role revocation failures.