CVE-2026-27802
8.3Dani-Garcia · Vaultwarden
Vaultwarden versions prior to 1.35.4 contain an improper privilege management flaw allowing users with Manager status to perform unauthorized bulk permission updates to collections.
Executive summary
A privilege escalation vulnerability in Vaultwarden versions prior to 1.35.4 allows authenticated Managers to gain unauthorized access to restricted collections.
Vulnerability
The vulnerability stems from improper privilege management and incorrect authorization, specifically within the bulk permission update function. An authenticated user with Manager privileges can exploit this flaw to modify permissions for collections they are not authorized to manage.
Business impact
This vulnerability poses a significant risk to the confidentiality and integrity of sensitive credential data stored within the Vaultwarden instance. With a CVSS score of 8.3, the flaw is considered high severity because it enables lateral movement and unauthorized access to data vaults, potentially leading to widespread credential exposure across the organization.
Remediation
Immediate Action: Update the Vaultwarden instance to version 1.35.4 or later to resolve the underlying authorization flaw.
Proactive Monitoring: Review administrative access logs for unusual patterns of bulk permission changes or unauthorized attempts to access collections by users with Manager roles.
Compensating Controls: Restrict the Manager role to only the most trusted users until the patch is applied, and ensure that auditing is enabled to track all changes to vault and collection permissions.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the high CVSS score and the nature of Vaultwarden as a centralized credential manager, the risk of unauthorized data access is severe. Organizations should prioritize patching to version 1.35.4 immediately to prevent privilege escalation and ensure that only authorized personnel maintain control over sensitive collection permissions.