CVE-2024-39924
Vaultwarden Emergency Access Privilege Escalation (Authorization Bypass)
Description
An issue was discovered in Vaultwarden (formerly Bitwarden_RS) 1.30.3. A vulnerability has been identified in the authentication and authorization process of the endpoint responsible for altering the metadata of an emergency access. It permits an attacker with granted emergency access to escalate their privileges by changing the access level and modifying the wait time. Consequently, the attacker can gain full control over the vault (when only intended to have read access) while bypassing the necessary wait period.
INFO
Published Date :
Sept. 13, 2024, 6:15 p.m.
Last Modified :
July 10, 2025, 1:23 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
5.9
Exploitability Score :
2.8
Public PoC/Exploit Available at Github
CVE-2024-39924 has a 2 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-39924
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
CVE POC repo 자동 수집기
Python
PoC for CVE-2024-39924
authorization-bypass bitwarden-rs ctf docker exploit hacking lab vaultwarden cve-2024-39924
Dockerfile
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-39924
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-39924
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Jul. 10, 2025
Action Type Old Value New Value Added CPE Configuration OR *cpe:2.3:a:dani-garcia:vaultwarden:1.30.3:*:*:*:*:*:*:* Added Reference Type MITRE: https://github.com/dani-garcia/vaultwarden/blob/1.30.3/src/api/core/emergency_access.rs#L115-L148 Types: Product Added Reference Type MITRE: https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.0 Types: Release Notes Added Reference Type MITRE: https://www.mgm-sp.com/cve/missing-authentication-check-for-emergency-access Types: Third Party Advisory -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Mar. 18, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Added CWE CWE-276 -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Jan. 09, 2025
Action Type Old Value New Value Removed CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N Removed CWE CWE-269 -
CVE Modified by [email protected]
Nov. 11, 2024
Action Type Old Value New Value Added Reference MITRE https://www.mgm-sp.com/cve/missing-authentication-check-for-emergency-access [No types assigned] -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Sep. 13, 2024
Action Type Old Value New Value Added CWE CISA-ADP CWE-269 Added CVSS V3.1 CISA-ADP AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N -
CVE Received by [email protected]
Sep. 13, 2024
Action Type Old Value New Value Added Description An issue was discovered in Vaultwarden (formerly Bitwarden_RS) 1.30.3. A vulnerability has been identified in the authentication and authorization process of the endpoint responsible for altering the metadata of an emergency access. It permits an attacker with granted emergency access to escalate their privileges by changing the access level and modifying the wait time. Consequently, the attacker can gain full control over the vault (when only intended to have read access) while bypassing the necessary wait period. Added Reference MITRE https://github.com/dani-garcia/vaultwarden/blob/1.30.3/src/api/core/emergency_access.rs#L115-L148 [No types assigned] Added Reference MITRE https://github.com/dani-garcia/vaultwarden/releases/tag/1.32.0 [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-39924
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-39924
weaknesses.