CVE-2026-27803

8.3

Dani-Garcia · Vaultwarden

Vaultwarden versions prior to 1.35.4 contain an authorization flaw where Managers with restricted collection permissions can perform unauthorized management operations.

Executive summary

A critical privilege management vulnerability in Vaultwarden allows authenticated users with restricted roles to perform unauthorized administrative actions, posing a significant risk to data integrity.

Vulnerability

This vulnerability involves improper authorization and privilege management (CWE-269, CWE-863). Authenticated users assigned as Managers with restricted permissions (manage=false) can perform unauthorized management operations on collections they are authorized to access.

Business impact

The ability for a restricted user to perform unauthorized management operations undermines the principle of least privilege and could lead to unauthorized data modification or administrative control within the vault environment. Given the CVSS score of 8.3, this flaw presents a high risk to business operations, potentially resulting in the compromise of sensitive credentials or unauthorized configuration changes.

Remediation

Immediate Action: Update Vaultwarden to version 1.35.4 or later to apply the necessary authorization checks.

Proactive Monitoring: Review audit logs for unusual collection management activity or administrative operations performed by accounts that should have restricted privileges.

Compensating Controls: While no specific WAF rule can fully mitigate this logic-based authorization flaw, strictly auditing and limiting user roles within the vault management interface can reduce the attack surface.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

The severity of this authorization bypass necessitates immediate action for all organizations utilizing Vaultwarden. Administrators must prioritize upgrading to version 1.35.4 to prevent unauthorized privilege escalation by authenticated users. Failure to patch may result in the compromise of sensitive data stored within the vault.

More Dani-Garcia CVEs

Sources