Vulnerability Description
OpenBao is an open source identity-based secrets management system. Prior to version 2.4.2, OpenBao's audit log did not appropriately redact fields when relevant subsystems sent []byte response parameters rather than strings. This includes, but is not limited to sys/raw with use of encoding=base64, all data would be emitted unredacted to the audit log, and Transit, when performing a signing operation with a derived Ed25519 key, would emit public keys to the audit log. This issue has been patched in OpenBao 2.4.2.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Openbao | Openbao | < 2.4.2 |
Related Weaknesses (CWE)
References
- https://github.com/openbao/openbao/commit/cc2c476bac66e1d94776c2629793daec3af625Patch
- https://github.com/openbao/openbao/security/advisories/GHSA-rc54-2g2c-g36gPatchVendor Advisory
FAQ
What is CVE-2025-62705?
CVE-2025-62705 is a vulnerability with a CVSS score of 4.9 (MEDIUM). OpenBao is an open source identity-based secrets management system. Prior to version 2.4.2, OpenBao's audit log did not appropriately redact fields when relevant subsystems sent []byte response parame...
How severe is CVE-2025-62705?
CVE-2025-62705 has been rated MEDIUM with a CVSS base score of 4.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-62705?
Check the references section above for vendor advisories and patch information. Affected products include: Openbao Openbao.