5.5
CVE-2026-34857
- EPSS 0.01%
- Veröffentlicht 13.04.2026 04:05:08
- Zuletzt bearbeitet 15.04.2026 20:16:14
- Quelle psirt@huawei.com
- CVE-Watchlists
- Unerledigt
UAF vulnerability in the communication module. Impact: Successful exploitation of this vulnerability may affect availability.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.01% | 0.004 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
| psirt@huawei.com | 4.7 | 0.5 | 4.2 |
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:N/A:H
|
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.