Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network-reachable IDOR requiring only a valid session (PR:L); no integrity or availability impact; confidentiality limited to billing metadata, not vault data.
AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Primary rating from Vendor (VulnCheck).
CVSS VectorVendor: VulnCheck
Lifecycle Timeline
2DescriptionCVE.org
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.
AnalysisAI
Broken access control in Bitwarden Server before 2026.5.0 exposes organization billing data to any authenticated user via an IDOR vulnerability in the PreviewInvoiceController endpoints. The missing ManageOrganizationBillingRequirement authorization check permits a valid session holder to supply an arbitrary organizationId and retrieve Stripe-derived billing details - including tax totals, subscription status, and customer data - for organizations they do not belong to. A public proof-of-concept exploit exists; no active exploitation has been confirmed by CISA KEV at the time of analysis.
Technical ContextAI
Bitwarden Server is the self-hosted and cloud-deployed backend for the Bitwarden password management platform, identified by CPE cpe:2.3:a:bitwarden:server:*:*:*:*:*:*:*:*. The vulnerable component is the PreviewInvoiceController, an API endpoint group that generates invoice previews by querying Stripe (the payment processor) using organization-specific customer and subscription identifiers. The root cause is CWE-862 (Missing Authorization): the controller accepts a caller-supplied organizationId parameter but performs no membership or permission check - specifically, the ManageOrganizationBillingRequirement policy is absent. This constitutes an Insecure Direct Object Reference (IDOR) pattern. Because organizationId values are used directly to proxy Stripe API calls, any valid session token is sufficient to extract billing metadata for any organization hosted on the same Bitwarden Server instance.
RemediationAI
Upgrade Bitwarden Server to version 2026.5.0 or later, available at https://github.com/bitwarden/server/releases/tag/v2026.5.0. The underlying fix - adding ManageOrganizationBillingRequirement to the PreviewInvoiceController endpoints - is implemented in PR #7583 and commit 0a3d9f9deb7d407503207b0d0ca8f0165a890bee. Operators who cannot immediately upgrade should consider restricting network-level access to the billing API endpoints at the reverse proxy or firewall layer, ensuring only organization administrators' IP ranges can reach PreviewInvoiceController routes; note this trade-off may disrupt legitimate invoice preview workflows for end users. There are no known configuration-level workarounds that replicate the missing authorization check without upgrading.
Traccar Traccar Server version 4.0 and earlier contains a CWE-94: Improper Control of Generation of Code ('Code Injectio
Account takeover in self-hosted Bitwarden Server before 2026.6.0 lets a low-privileged organization member steal any oth
Provider service users in Bitwarden Server Cloud can hijack arbitrary organizations via unauthorized API endpoint access
NoMachine Server is affected by Integer Overflow. Rated high severity (CVSS 8.8), this vulnerability is low attack compl
NoMachine Server is affected by Buffer Overflow. Rated high severity (CVSS 8.8), this vulnerability is low attack comple
Authentication bypass in Bitwarden Server versions prior to 2026.4.1 allows authenticated users with SCIM management pri
JetAudio jetCast Server 2.0 contains a stack-based buffer overflow vulnerability in the Log Directory configuration fiel
A broken authentication vulnerability in 4D SAS 4D Server software v17, v18, v19 R7, and earlier allows attackers to sen
An information disclosure vulnerability in 4D SAS 4D Server Application v17, v18, v19 R7 and earlier allows attackers to
Privilege escalation in self-hosted Bitwarden Server before 2026.5.0 lets an authenticated organization member holding a
Audit log integrity across all Bitwarden Server organizations can be undermined by any authenticated user, who may injec
In the webmail component in IceWarp Server 11.3.1.5, there was an XSS vulnerability discovered in the "language" paramet
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allVendor StatusVendor
SUSE
Severity: ModerateShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-39542
GHSA-3pr2-gvgh-h5qc