Skip to main content

Vanetza V2X CVE-2026-37554

| EUVD-2026-26671 HIGH
Uncaught Exception (CWE-248)
2026-05-01 cve@mitre.org
7.5
CVSS 3.1
Share

CVSS VectorNVD

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

Lifecycle Timeline

4
Analysis Generated
May 01, 2026 - 16:31 vuln.today
EUVD ID Assigned
May 01, 2026 - 16:22 euvd
EUVD-2026-26671
Analysis Generated
May 01, 2026 - 16:22 vuln.today
CVE Published
May 01, 2026 - 16:16 nvd
HIGH 7.5

DescriptionNVD

An issue was discovered in Vanetza V2X v26.02 allowing remote unauthorized attackers to cause a denial of service. The vulnerability exists in the GeoNetworking packet processing pipeline where OpenSSL exceptions from ECC point validation (invalid compressed point, point not on curve) are not properly caught by the Router::indicate() call chain. The openssl_wrapper.cpp check() function (line 19) throws openssl::Exception when OpenSSL operations fail. The parser's catch block in parse_secured() should catch these, but the exception escapes through subsequent processing stages (indicate_common, indicate_extended). This causes std::terminate, crashing the V2X receiver.

AnalysisAI

Remote unauthenticated denial of service crashes Vanetza V2X v26.02 receivers via malformed GeoNetworking packets containing invalid ECC points. Uncaught OpenSSL exceptions from elliptic curve point validation (invalid compressed points, points not on curve) in the security layer escape through the Router::indicate() call chain, triggering std::terminate and process termination. …

Sign in for full analysis, threat intelligence, and remediation guidance.

RemediationAI

Within 24 hours: Inventory all Vanetza V2X v26.02 deployments and network segments with exposed receivers; implement network-level filtering to restrict GeoNetworking traffic (UDP port 5555 standard) to trusted V2X nodes only. Within 7 days: Establish monitoring for abnormal V2X receiver crashes or restarts; document current availability metrics as baseline; contact Vanetza project maintainers for patch timeline and interim guidance. …

Sign in for detailed remediation steps.

Share

CVE-2026-37554 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy