Permission Editing not possible #92

Closed
opened 2026-04-05 20:29:54 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @marvineimer-kw on 2/25/2026

Prerequisites

Vaultwarden Support String

While editing permissions as a Manager, you get logged out after trying to Edit Permissions on a Collection.
Might be caused by the recent Vulnerability-Fix

Vaultwarden Build Version

1.35.4

Deployment method

Official Container Image

Custom deployment method

No response

Reverse Proxy

nginx

Host/Server Operating System

Linux

Operating System Version

No response

Clients

Web Vault

Client Version

No response

Steps To Reproduce

  1. Go to Web Vault with a Manager Account
  2. Create New Collection
  3. Select Collection to Edit
  4. Edit Something
  5. Click on Save
  6. You get logged out

With existing Collections it works to edit the Rights

Expected Result

The Setting will be saved.

Actual Result

You get logged out with Error: No Permission

Logs

vaultwarden  | [2026-02-25 06:36:45.154][auth][ERROR] Unauthorized Error: The current user isn't a manager for this collection
vaultwarden  | [2026-02-25 06:36:45.154][vaultwarden::api::core::organizations::_][WARN] Request guard `ManagerHeaders` failed: "The current user isn't a manager for this collection".
vaultwarden  | [2026-02-25 06:36:45.154][response][INFO] (put_organization_collection_update) PUT /api/organizations/<org_id>/collections/<col_id> => 401 Unauthorized

Screenshots or Videos

No response

Additional Context

No response

*Originally created by @marvineimer-kw on 2/25/2026* ### Prerequisites - [x] I have searched the existing **Closed _AND_ Open** [Issues](https://github.com/dani-garcia/vaultwarden/issues?q=is%3Aissue%20) **_AND_** [Discussions](https://github.com/dani-garcia/vaultwarden/discussions?discussions_q=) - [x] I have searched and read the [documentation](https://github.com/dani-garcia/vaultwarden/wiki/) ### Vaultwarden Support String While editing permissions as a Manager, you get logged out after trying to Edit Permissions on a Collection. Might be caused by the recent Vulnerability-Fix ### Vaultwarden Build Version 1.35.4 ### Deployment method Official Container Image ### Custom deployment method _No response_ ### Reverse Proxy nginx ### Host/Server Operating System Linux ### Operating System Version _No response_ ### Clients Web Vault ### Client Version _No response_ ### Steps To Reproduce 1. Go to Web Vault with a Manager Account 2. Create New Collection 3. Select Collection to Edit 4. Edit Something 5. Click on Save 6. You get logged out With existing Collections it works to edit the Rights ### Expected Result The Setting will be saved. ### Actual Result You get logged out with Error: No Permission ### Logs ```text vaultwarden | [2026-02-25 06:36:45.154][auth][ERROR] Unauthorized Error: The current user isn't a manager for this collection vaultwarden | [2026-02-25 06:36:45.154][vaultwarden::api::core::organizations::_][WARN] Request guard `ManagerHeaders` failed: "The current user isn't a manager for this collection". vaultwarden | [2026-02-25 06:36:45.154][response][INFO] (put_organization_collection_update) PUT /api/organizations/<org_id>/collections/<col_id> => 401 Unauthorized ``` ### Screenshots or Videos _No response_ ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#92