216.73.217.98

CVE-2026-37536

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

Labels: CVE-2026-37536 2026-05-01CVE-2026-37536CWE-121[email protected]

Essential information

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

CVSS metrics

Description

miaofng/uds-c commit e506334e270d77b20c0bc259ac6c7d8c9b702b7a (2016-10-05) contains a stack buffer overflow in send_diagnostic_request. A 6-byte stack buffer (MAX_DIAGNOSTIC_PAYLOAD_SIZE=6) receives memcpy at offset 1+pid_length with payload_length bytes. MAX_UDS_REQUEST_PAYLOAD_LENGTH=7, so 1+2+7=10 exceeds buffer by 4 bytes. No bounds check on payload_length before memcpy.

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
miaofng / uds-c cpe:2.3:a:miaofng:uds-c:*:*:*:*:*:*:*:*

References