CVE-2026-20053
Received
Received - Intake
Heap Overflow in Cisco Snort 3 VBA Causes Remote DoS
Publication date: 2026-03-04
Last updated on: 2026-03-04
Assigner: Cisco Systems, Inc.
Description
Description
Multiple Cisco products are affected by a vulnerability in the Snort 3 VBA feature that could allow an unauthenticated, remote attacker to cause the Snort 3 Detection Engine to crash.
This vulnerability is due to improper range checking when decompressing VBA data, which is user controlled. An attacker could exploit this vulnerability by sending crafted VBA data to the Snort 3 Detection Engine on the targeted device. A successful exploit could allow the attacker to cause an overflow of heap data, which could cause a DoS condition.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cisco | open_source_snort_3 | 3.9.3.0 |
| cisco | open_source_snort_3 | 3.9.6.0 |
| cisco | secure_firewall_threat_defense | * |
| cisco | ios_xe | * |
| cisco | cyber_vision | 5.3.3 |
| cisco | ios_xe | 17.12.7 |
| cisco | ios_xe | 17.15.5 |
| cisco | ios_xe | 17.18.3 |
| cisco | ios_xe | 26.1.1 |
| cisco | snort_3 | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-122 | A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc(). |