Impact
The vulnerability occurs when the Vanetza library processes malformed network packets that contain corrupted ASN.1/OER structures. The ASN.1 wrapper throws a runtime error that is not caught, leading to termination of the process. This flaw is a typical exception‑handling weakness, mapped to CWE‑248, and results in a denial of service for any process that uses the affected parsing code.
Affected Systems
The affected product is the Vanetza open‑source implementation of the ETSI C‑ITS protocol suite, maintained by riebl. Versions 26.02 and earlier are impacted. Users who compile or link against these releases are susceptible until the code is updated.
Risk and Exploitability
The CVSS score of 7.5 indicates a high impact denial of service vulnerability, but no EPSS score is available and the issue is not in the CISA KEV list. An attacker can trigger the failure by sending specially crafted packets over the network, so the attack vector is remote and network‑based. The effect is a hard crash of any service that relies on the vulnerable parser.
OpenCVE Enrichment