CVE-2026-36499
Awaiting Analysis
Awaiting Analysis - Queue
Missing Upper-Bound Check in Open vSwitch DoS via Thread Exhaustion
Publication date: 2026-06-04
Last updated on: 2026-06-06
Assigner: MITRE
Description
Description
A missing upper-bound check in the udpif_set_threads() function of Open vSwitch v3.6.90 allows an attacker with OVSDB write access to request an excessive number of handler or revalidation threads. This can cause a denial of service (DoS) via resource exhaustion.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| open_vswitch | open_vswitch | 3.6.90 |
| open_vswitch | open_vswitch | From 3.6.90 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |