CVE 8.8 HIGH

CVE-2026-37536_CVE-2026-37536

8.8 / 10
HIGH
CVSS:3.1/AC:L/AV:A/A:H/C:H/I:H/PR:N/S:U/UI:N

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.

AI Analysis

Stack buffer overflow in send_diagnostic_request due to missing bounds check on payload_length

Basic Information

ID CVE-2026-37536
Source mitre
Published May 1, 2026 at 00:00
Modified May 1, 2026 at 16:48

Affected Product

Vendor miaofng
Product uds-c
Version e506334e270d77b20c0bc259ac6c7d8c9b702b7a
Affected Versions n/a n/a n/a

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor miaofng
Product uds-c
Version e506334e270d77b20c0bc259ac6c7d8c9b702b7a

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.