๐Ÿ” CVE Alert

CVE-2026-49494

HIGH 7.5

Comodo Internet Security Inspect.sys IPv6 Integer Underflow Remote Denial of Service

CVSS Score
7.5
EPSS Score
0.1%
EPSS Percentile
22th

Comodo Internet Security's firewall driver Inspect.sys contains an integer underflow in its IPv6 packet parser. The parser decrements an unsigned 64-bit payload-length value (taken from the IPv6 fixed header's payload length field) by the size of each IPv6 extension header without validating it, so a packet whose declared payload length is smaller than the sum of its extension-header lengths underflows the value to a near-maximal 64-bit integer. Because IPv6 parsing occurs before firewall rule enforcement, a remote, unauthenticated attacker can send a single crafted IPv6 packet - even to a host with all ports blocked - to trigger an out-of-bounds read (and, on a separate code path, an oversized memcpy) in the Windows kernel at DISPATCH_LEVEL, crashing the system (BSOD).

CWE CWE-191
Vendor comodo
Product comodo internet security
Published Jun 7, 2026
Last Updated Jun 8, 2026
Stay Ahead of the Next One

Get instant alerts for comodo comodo internet security

Be the first to know when new high vulnerabilities affecting comodo comodo internet security are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

Comodo / Comodo Internet Security
0 โ‰ค 12.3.4.8162

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
malwaretech.com: https://malwaretech.com/2026/06/exploiting-a-remote-kernel-vulnerability-in-comodo-internet-security.html github.com: https://github.com/MalwareTech/ComoDoS vulncheck.com: https://www.vulncheck.com/advisories/comodo-internet-security-inspect-sys-ipv6-integer-underflow-remote-denial-of-service

Credits

Marcus Hutchins (MalwareTech)