7.5
CVE-2026-34851
- EPSS 0%
- Veröffentlicht 13.04.2026 03:44:41
- Zuletzt bearbeitet 16.04.2026 05:01:49
- Quelle psirt@huawei.com
- CVE-Watchlists
- Unerledigt
Race condition vulnerability in the event notification module. Impact: Successful exploitation of this vulnerability may affect availability.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0% | 0.001 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| psirt@huawei.com | 2.2 | 0.8 | 1.4 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L
|
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
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.