CVE-2019-10056

Exp

An issue was discovered in Suricata 4.1.3. The code mishandles the case of sending a network packet with the right type, such that the function DecodeEthernet in decode-ethernet.c is executed a second time. At this point, the algorithm cuts the first part of the packet and doesn't determine the current length. Specifically, if the packet is exactly 28 long, in the first iteration it subtracts 14 bytes. Then, it is working with a packet length of 14. At this point, the case distinction says it is a valid packet. After that it casts the packet, but this packet has no type, and the program crashes at the type case distinction.

Published: 2019-08-28 Last update: 2024-11-21 Assigner: [email protected] Source: [email protected]

Conclusion & alert: CVE-2019-10056 is rated High Exploit Risk (67.9/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.50%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.

Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.

Public exploit references (Exploit-DB) for CVE-2019-10056

EDB-ID Source Kind Published Link
nvd_ref exploit_tag Exploit-DB ↗

Exploit prediction scoring system (EPSS) score for CVE-2019-10056

EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).

# Date Old EPSS score New EPSS score Delta (New - Old)
1 2025-11-21 0.39% 0.50% +0.11%
2 2025-11-18 0.50% 0.39% -0.11%
3 2025-10-05 0.50%

Full EPSS history (11 records total)

Common vulnerability scoring system (CVSS) metrics for CVE-2019-10056

CVSS metrics for this CVE.

Base score Version Severity Vector Exploitability Impact Score source
7.5 3.0 HIGH
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Click to expand
Attack vector (AV:N)
Could be attacked over the internet or any normal routed network—not just someone sitting at the machine.
Attack complexity (AC:L)
Once they can reach the bug, pulling it off is straightforward—no weird race conditions or rare setup.
Privileges required (PR:N)
No account or special rights needed—anonymous or random user is enough.
User interaction (UI:N)
Nobody has to click “OK” or open a trap file; it can work without a victim helping.
Scope (S:U)
Damage stays in the same “trust bubble” as the broken component—no big spill into unrelated systems.
Confidentiality (C:N)
Doesn’t really leak secrets in a meaningful way.
Integrity (I:N)
Data isn’t meaningfully altered or forged.
Availability (A:H)
Could take the service down hard or make it unusable for people who depend on it.
3.9 3.6 [email protected]
5.0 2.0 MEDIUM
AV:N/AC:L/Au:N/C:N/I:N/A:P Click to expand
Access vector (AV:N)
Can be exploited remotely over network reachability.
Access complexity (AC:L)
Exploitation conditions are straightforward and predictable.
Authentication (AU:N)
No authentication is required.
Confidentiality impact (C:N)
No confidentiality impact.
Integrity impact (I:N)
No integrity impact.
Availability impact (A:P)
Partial availability impact.
10.0 2.9 [email protected]

Weakness enumeration for CVE-2019-10056

OS Trackers for CVE-2019-10056

vendor priority summary link
debian not yet assigned CVE-2019-10056 not yet assigned priority: Debian including 1 source packages (suricata), 4 status rows across 4 suites (bullseye, forky, sid, trixie): resolved 4. https://security-tracker.debian.org/tracker/CVE-2019-10056
ubuntu medium CVE-2019-10056 medium priority: Ubuntu including 1 source packages (suricata), 18 status rows across 18 suites (bionic, disco, eoan, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, oracular, plucky, questing, trusty, upstream, xenial): not-affected 8, DNE 5, needs-triage 3, ignored 2. https://ubuntu.com/security/CVE-2019-10056

Affected software / configurations for CVE-2019-10056

Vendor Product Version Raw CPE
suricata-ids suricata 4.1.3 cpe:2.3:a:suricata-ids:suricata:4.1.3:*:*:*:*:*:*:*
suricata-ids suricata 4.1.4 cpe:2.3:a:suricata-ids:suricata:4.1.4:*:*:*:*:*:*:*

References for CVE-2019-10056

URL Tags
https://redmine.openinfosecfoundation.org/issues/2946 Exploit Issue Tracking Third Party Advisory
https://suricata-ids.org/2019/04/30/suricata-4-1-4-released/ Not Applicable Release Notes Vendor Advisory
cvelogic Threat Intelligence