PatchSiren cyber security CVE debrief
CVE-2026-49494 Comodo CVE debrief
CVE-2026-49494 is a HIGH-severity vulnerability in Comodo Internet Security's firewall driver Inspect.sys. The vulnerability is caused by an integer underflow in the IPv6 packet parser, which can be triggered by a remote, unauthenticated attacker sending a crafted IPv6 packet. This can lead to a system crash (BSOD) at DISPATCH_LEVEL in the Windows kernel.
- Vendor
- Comodo
- Product
- Comodo Internet Security
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-07
- Original CVE updated
- 2026-07-23
- Advisory published
- 2026-06-07
- Advisory updated
- 2026-07-23
Who should care
Users of Comodo Internet Security are advised to apply patches or mitigations to prevent exploitation of this vulnerability.
Technical summary
The Inspect.sys driver in Comodo Internet Security contains an integer underflow vulnerability in its IPv6 packet parser. The parser incorrectly decrements an unsigned 64-bit payload-length value from the IPv6 fixed header's payload length field by the size of each IPv6 extension header without validation. A crafted IPv6 packet with a declared payload length smaller than the sum of its extension-header lengths can underflow the value to a near-maximal 64-bit integer. This occurs before firewall rule enforcement, allowing a remote attacker to trigger an out-of-bounds read and oversized memcpy in the Windows kernel at DISPATCH_LEVEL, resulting in a system crash (BSOD).
Defensive priority
HIGH
Recommended defensive actions
- Apply patches or updates provided by Comodo Internet Security to address the vulnerability in Inspect.sys.
- Implement network filtering to block suspicious IPv6 packets.
- Monitor system logs for signs of exploitation attempts.
Evidence notes
Vendor and product information is not definitively known. The CVE record and NVD detail pages provide additional context.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-49494 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-49494
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-49494 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-49494
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/MalwareTech/ComoDoS
-
Source reference
Unverified legacy reference
URL: https://malwaretech.com/2026/06/exploiting-a-remote-kernel-vulnerability-in-comodo-internet-security.html
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/comodo-internet-security-inspect-sys-ipv6-integer-underflow-remote-denial-of-service
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.