Bitwarden Server before 2026.5.0 contains a broken access control vulnerability that allows any authenticated user to access arbitrary organization billing data by supplying an arbitrary organizationId to the PreviewInvoiceController endpoints without membership or authorization checks. Attackers can exploit the missing ManageOrganizationBillingRequirement on the preview invoice endpoints to retrieve Stripe-computed tax totals, subscription status, and billing details derived from any target organization's real customer and subscription data.
References
| Link | Resource |
|---|---|
| https://github.com/bitwarden/server/commit/0a3d9f9deb7d407503207b0d0ca8f0165a890bee | Patch |
| https://github.com/bitwarden/server/pull/7583 | Issue Tracking |
| https://github.com/bitwarden/server/releases/tag/v2026.5.0 | Release Notes |
| https://sanjokkarki.com.np/blog/bitwarden-preview-invoice-idor | Exploit Patch Third Party Advisory |
| https://www.vulncheck.com/advisories/bitwarden-server-broken-access-control-via-previewinvoicecontroller | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-06-25 20:17
Updated : 2026-07-14 22:17
NVD link : CVE-2026-57521
Mitre link : CVE-2026-57521
CVE.ORG link : CVE-2026-57521
JSON object : View
Products Affected
bitwarden
- server
CWE
CWE-862
Missing Authorization
