Vulnerability Description
Vanetza is an open-source implementation of the ETSI C-ITS protocol suite. In 26.02 and earlier, a denial-of-service vulnerability was identified in the ASN.1/OER parsing pipeline of Vanetza. When processing malformed network packets containing corrupted ASN.1/OER structures (e.g., invalid length fields or malformed certificate encoding), the ASN.1 wrapper (asn1c_wrapper.cpp) raises a std::runtime_error. This exception is not caught at the parsing boundary and propagates to std::terminate, resulting in process termination. This vulnerability is fixed with commit 62dfe58a8342512b6e1947d75821402ada524f1a.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/riebl/vanetza/commit/62dfe58a8342512b6e1947d75821402ada524f1a
- https://github.com/riebl/vanetza/security/advisories/GHSA-j6cj-rp87-mfrx
- https://github.com/riebl/vanetza/security/advisories/GHSA-j6cj-rp87-mfrx
FAQ
What is CVE-2026-43988?
CVE-2026-43988 is a vulnerability with a CVSS score of 7.5 (HIGH). Vanetza is an open-source implementation of the ETSI C-ITS protocol suite. In 26.02 and earlier, a denial-of-service vulnerability was identified in the ASN.1/OER parsing pipeline of Vanetza. When pro...
How severe is CVE-2026-43988?
CVE-2026-43988 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-43988?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.