Description
Bitwarden Server before 2026.7.2 does not verify that the caller is a member of the organization identified in a POST /collect request body, allowing any authenticated user to write forged, arbitrarily backdated entries into any organization's audit log.
Published: 2026-08-10
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated user can send a POST request to the /collect endpoint with a payload that specifies any organization identifier. Because the server fails to verify that the caller actually belongs to that organization, it accepts the request and writes forged entries with arbitrary timestamps into the target's audit log. This flaw maps to CWE-862, missing authorization detection, and can be used to obscure malicious activity, mislead investigations, or cover up prior exploitation. The impact therefore is the integrity breach of audit logs rather than direct data exposure or code execution.

Affected Systems

Bitwarden Server versions earlier than 2026.7.2 are vulnerable. The issue exists in the default server installation and any deployment of those pre‑release images. All organizational data managed by the server is at risk, as the attacker can target any organization hosted on the affected instance.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity. The EPSS score is not available, so the likelihood of exploitation in the wild remains uncertain and should be treated as potentially low but not zero. The vulnerability is not listed in the CISA KEV catalog, implying no confirmed exploitation reports yet. Nevertheless, because any authenticated user can trigger the flaw, the attack surface is large within an organization that shares the same Bitwarden instance. Attackers would need only valid credentials, making the condition easy to satisfy in compromised or poorly managed environments.

Generated by OpenCVE AI on August 10, 2026 at 18:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Bitwarden Server to version 2026.7.2 or later
  • If an upgrade is not immediately possible, restrict exposure of the /collect endpoint to trusted administrators only and monitor its activity for unintended POST requests
  • Verify that authentication mechanisms enforce organization membership before allowing audit log writing; if actionable below, consider applying a temporary access-control patch or limiting backdated log creation via configuration

Generated by OpenCVE AI on August 10, 2026 at 18:16 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 04:15:00 +0000

Type Values Removed Values Added
First Time appeared Bitwarden
Bitwarden server
Vendors & Products Bitwarden
Bitwarden server

Mon, 10 Aug 2026 14:15:00 +0000

Type Values Removed Values Added
Description Bitwarden Server before 2026.7.2 does not verify that the caller is a member of the organization identified in a POST /collect request body, allowing any authenticated user to write forged, arbitrarily backdated entries into any organization's audit log.
Title Bitwarden Server < 2026.7.2 Audit Log Injection via POST /collect
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N'}


Subscriptions

Bitwarden Server
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-10T13:57:43.332Z

Reserved: 2026-08-08T16:43:04.177Z

Link: CVE-2026-71959

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T04:15:02Z

Weaknesses