CVE Catalog

CVE-2026-71543

HighCVSS 7.5
Published: Translated: NVD NIST

Summary

In OpenBao prior to 2.6.0, templated ACL, PKI, and SSH policies could substitute attacker-controlled identity data without rejecting syntax-significant characters. In ACL templated policies, asterisks, plus signs, and slashes could alter path matching; in PKI allowed_uri_sans_template and allowed_domains policies, an asterisk could broaden certificate issuance to unauthorized domains; in SSH allowed_users and allowed_domains policies, a comma could add unauthorized principals. Exploitation requires a deployment to use templated policy data that users can freely modify; templates based on the randomly generated identity.entity.id value are not affected.

Risk Assessment

The vulnerability may enable privilege escalation, unauthorized access, and unauthorized certificate issuance. This poses a serious threat to secrets management systems and public key infrastructure.

Recommendation

Upgrade OpenBao to version 2.6.0 or later. Review existing templated policies for use of user-modifiable identity data.

Other vulnerabilities in OpenBao

See all
Original NVD description (English source)

OpenBao is an open source identity-based secrets management system. Prior to 2.6.0, templated ACL, PKI, and SSH policies could substitute attacker-controlled identity data without rejecting syntax-significant characters. In ACL templated policies, asterisks, plus signs, and slashes could alter path matching. In PKI allowed_uri_sans_template and allowed_domains policies, an asterisk could broaden certificate issuance to unauthorized domains. In SSH allowed_users and allowed_domains policies, a comma could add unauthorized principals. Exploitation requires a deployment to use templated policy data that users can freely modify; templates based on the randomly generated identity.entity.id value are not affected. This could allow privilege escalation, unauthorized access, and unauthorized certificate issuance. This issue is fixed in version 2.6.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS