CVE-2025-54955
BaseFortify
Publication date: 2025-08-03
Last updated on: 2025-08-04
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| opennebula | opennebula | 6.10.3 |
| opennebula | opennebula | 7.0.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-362 | The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a critical race condition in OpenNebula Community Edition before 7.0.0 and Enterprise Edition before 6.10.3, called FireEdge. It allows an unauthenticated attacker to exploit the race condition to obtain a valid JSON Web Token (JWT) of a legitimate user without knowing their credentials, effectively leading to full account takeover.
How can this vulnerability impact me? :
The vulnerability can lead to a full account takeover by an unauthenticated attacker, meaning they can gain unauthorized access to user accounts and potentially control or manipulate the affected system with the privileges of the compromised user.