CWE-617Base

Reachable Assertion

Draft in the CWE catalog · 337 CVEs mapped

337
CVEs mapped
6.5
Median CVSS
What it is

The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary.

Recent examples
none
CVE-2026-20504

In Modem, there is a possible system crash due to a missing bounds check

In Modem, there is a possible system crash due to a missing bounds check. This could lead to remote denial of service, if a UE has connected to a rogue base station controlled by the attacker, with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: MOLY00755024; Issue ID: MSV-7865.

no explanation yet
epss
none
CVE-2026-20503

In Modem, there is a possible system crash due to a missing bounds check

In Modem, there is a possible system crash due to a missing bounds check. This could lead to remote denial of service, if a UE has connected to a rogue base station controlled by the attacker, with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: MOLY01371002; Issue ID: MSV-9020.

no explanation yet
epss
5.5cvss
CVE-2026-31911

CVE-2026-31911 - MEDIUM Severity Vulnerability

libpcap BPF interpreter calls abort() if it encounters a BPF instruction that has an invalid opcode. In particular uncommon use cases a crafted filter program can terminate the OS process.

MEDIUMno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-617
Abstraction
Base
Structure
Simple
Status
Draft