VendorsOISFsuricataany version
Vulnerabilities

OISF Suricata any version

Ranked by severity, then by exploit likelihood. Click a CVE ID for its full record.

65CVEs
CVE-2021-37592
Suricata before 5.0.8 and 6.x before 6.0.4 allows TCP evasion via a client with a crafted TCP/IP stack that can send a certain sequence of segments.
Published 2021-11-19 · Modified
9.8EPSS 0.016
CVE-2023-35853
In Suricata before 6.0.13, an adversary who controls an external source of Lua rules may be able to execute Lua code. This is addressed in 6.0.13 by disabling Lua unless allow-rules is true in the security lua configuration section.
Published 2023-06-19 · Modified
9.8EPSS 0.010
CVE-2026-22262
Suricata datasets: stack overflow when saving a set
Published 2026-01-27 · Analyzed
9.8EPSS 0.005
CVE-2019-18792
An issue was discovered in Suricata 5.0.0. It is possible to bypass/evade any tcp based signature by overlapping a TCP segment with a fake FIN packet. The fake FIN packet is injected just before the PUSH ACK packet we want to bypass. The PUSH ACK packet (containing the data) will be ignored by Suricata because it overlaps the FIN packet (the sequence and ack number are identical in the two packets). The client will ignore the fake FIN packet because the ACK flag is not set. Both linux and windows clients are ignoring the injected packet.
Published 2020-01-06 · Modified
9.1EPSS 0.025
CVE-2026-45764
Suricata http2: protocol-change type confusion can lead to denial of service
Published 2026-09-10 · Analyzed
9.1EPSS 0.006
CVE-2026-22264
Suricata detect/alert: heap-use-after-free on alert queue expansion
Published 2026-01-27 · Analyzed
9.1EPSS 0.004
CVE-2024-23839
Suricata http: heap use after free with http.request_header and http.response_header keywords
Published 2024-02-26 · Analyzed
8.1EPSS 0.008
CVE-2021-35063
Suricata before 5.0.7 and 6.x before 6.0.3 has a "critical evasion."
Published 2021-07-22 · Modified
7.5EPSS 0.020
CVE-2021-45098
An issue was discovered in Suricata before 6.0.4. It is possible to bypass/evade any HTTP-based signature by faking an RST TCP packet with random TCP options of the md5header from the client side. After the three-way handshake, it's possible to inject an RST ACK with a random TCP md5header option. Then, the client can send an HTTP GET request with a forbidden URL. The server will ignore the RST ACK and send the response HTTP packet for the client's request. These packets will not trigger a Suricata reject action.
Published 2021-12-16 · Modified
7.5EPSS 0.018
CVE-2026-45769
ikev2: unbounded client transform storage can lead to resource exhaustion
Published 2026-09-10 · Analyzed
7.5EPSS 0.018
CVE-2019-1010279
Open Information Security Foundation Suricata prior to version 4.1.3 is affected by: Denial of Service - TCP/HTTP detection bypass. The impact is: An attacker can evade a signature detection with a specialy formed sequence of network packets. The component is: detect.c (https://github.com/OISF/suricata/pull/3625/commits/d8634daf74c882356659addb65fb142b738a186b). The attack vector is: An attacker can trigger the vulnerability by a specifically crafted network TCP session. The fixed version is: 4.1.3.
Published 2019-07-18 · Modified
7.5EPSS 0.015
CVE-2019-10050
A buffer over-read issue was discovered in Suricata 4.1.x before 4.1.4. If the input of the decode-mpls.c function DecodeMPLS is composed only of a packet of source address and destination address plus the correct type field and the right number for shim, an attacker can manipulate the control flow, such that the condition to leave the loop is true. After leaving the loop, the network packet has a length of 2 bytes. There is no validation of this length. Later on, the code tries to read at an empty position, leading to a crash.
Published 2019-05-13 · Modified
7.5EPSS 0.015
CVE-2024-38535
Suricata http2: oom from duplicate headers
Published 2024-07-11 · Modified
7.5EPSS 0.012
CVE-2024-23836
crafted traffic can cause denial of service
Published 2024-02-26 · Analyzed
7.5EPSS 0.012
CVE-2023-35852
In Suricata before 6.0.13 (when there is an adversary who controls an external source of rules), a dataset filename, that comes from a rule, may trigger absolute or relative directory traversal, and lead to write access to a local filesystem. This is addressed in 6.0.13 by requiring allow-absolute-filenames and allow-write (in the datasets rules configuration section) if an installation requires traversal/writing in this situation.
Published 2023-06-19 · Modified
7.5EPSS 0.011
CVE-2024-55627
Suricata segfault on StreamingBufferSlideToOffsetWithRegions
Published 2025-01-06 · Analyzed
7.5EPSS 0.010
CVE-2024-32663
Suricata 's http2 parser contains an improper compressed header handling can lead to resource starvation
Published 2024-05-07 · Modified
7.5EPSS 0.010
CVE-2024-23835
Suricata's pgsql: memory exhaustion use on record parsing
Published 2024-02-26 · Analyzed
7.5EPSS 0.009
CVE-2024-38536
Suricata http/range: NULL-ptr deref when http.memcap is reached
Published 2024-07-11 · Modified
7.5EPSS 0.009
CVE-2024-38534
Suricata modbus: txs without responses are never freed
Published 2024-07-11 · Modified
7.5EPSS 0.009
CVE-2026-45759
Suricata http1: quadratic Content-Disposition processing can lead to denial of service
Published 2026-09-10 · Analyzed
7.5EPSS 0.008
CVE-2026-45768
Suricata ldap: unbounded responses per transaction can lead to resource exhaustion
Published 2026-09-10 · Analyzed
7.5EPSS 0.007
CVE-2024-55628
Suricata oversized resource names utilizing DNS name compression can lead to resource starvation
Published 2025-01-06 · Analyzed
7.5EPSS 0.007
CVE-2024-55605
Suricata allows stack overflow in transforms
Published 2025-01-06 · Analyzed
7.5EPSS 0.007
CVE-2024-37151
Suricata defrag: IP ID reuse can lead to policy bypass
Published 2024-07-11 · Modified
7.5EPSS 0.006
CVE-2026-45765
Suricata dnp3: unbounded reassembly can lead to resource exhaustion
Published 2026-09-10 · Analyzed
7.5EPSS 0.006
CVE-2026-45766
Suricata nfs: unbounded stateful structures can lead to resource exhaustion
Published 2026-09-10 · Analyzed
7.5EPSS 0.006
CVE-2024-47522
Suricata ja4: invalid alpn leads to panic
Published 2024-10-16 · Modified
7.5EPSS 0.006
CVE-2024-28870
Suricata uses excessive resource use in malformed ssh traffic parsing
Published 2024-04-03 · Analyzed
7.5EPSS 0.006
CVE-2026-22259
Suricata dnp3: unbounded transaction growth
Published 2026-01-27 · Analyzed
7.5EPSS 0.006
CVE-2026-22260
Suricata http1: infinite recursion in decompression
Published 2026-01-27 · Analyzed
7.5EPSS 0.006
CVE-2026-22258
Suricata DCERPC: unbounded fragment buffering leads to memory exhaustion
Published 2026-01-27 · Analyzed
7.5EPSS 0.006
CVE-2024-55629
Suricata generic detection bypass using TCP urgent support
Published 2025-01-06 · Analyzed
7.5EPSS 0.005
CVE-2024-45795
Suricata detect/datasets: reachable assertion with unimplemented rule option
Published 2024-10-16 · Analyzed
7.5EPSS 0.005
CVE-2026-45770
Suricata lua: excessive flow variable registration can bypass sandbox
Published 2026-09-10 · Analyzed
7.5EPSS 0.005
CVE-2025-53538
Suricata's mishandling of data on HTTP2 stream 0 can lead to resource starvation
Published 2025-07-22 · Analyzed
7.5EPSS 0.005
CVE-2026-31937
Suricata dcerpc: quadratic complexity in dcerpc buffering
Published 2026-04-02 · Analyzed
7.5EPSS 0.005
CVE-2026-31935
Suricata http2: unbounded resource consumption
Published 2026-04-02 · Analyzed
7.5EPSS 0.005
CVE-2026-31934
Suricata smtp/mine: quadratic complexity in extracting urls
Published 2026-04-02 · Analyzed
7.5EPSS 0.005
CVE-2026-31933
Suricata stream: quadratic complexity in stream inspection
Published 2026-04-02 · Analyzed
7.5EPSS 0.005
1 / 2Next →