5.9
CVE-2026-34850
- EPSS 0.01%
- Veröffentlicht 13.04.2026 03:42:14
- Zuletzt bearbeitet 16.04.2026 05:05:25
- Quelle psirt@huawei.com
- CVE-Watchlists
- Unerledigt
Race condition vulnerability in the notification service. Impact: Successful exploitation of this vulnerability may affect availability.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.01% | 0.003 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.9 | 2.2 | 3.6 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| psirt@huawei.com | 1.9 | 0.5 | 1.4 |
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/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.