216.73.217.22

CVE-2026-37554

· Published 01/05/2026 16:16 · Modified 01/05/2026 20:16

Labels: CVE-2026-37554 2026-05-01CVE-2026-37554CWE-248[email protected]

Essential information

Published
01/05/2026 16:16
Modified
01/05/2026 20:16
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

Description

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
vanetza / vanetza v2x cpe:2.3:a:vanetza:vanetza_v2x:*:*:*:*:*:*:*:*
openssl / openssl cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*

References