Skip to main content

AGL agl-service-can-low-level EUVD-2026-26698

| CVE-2026-42485 HIGH
Stack-based Buffer Overflow (CWE-121)
2026-05-01 mitre
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

5
Analysis Generated
May 01, 2026 - 19:47 vuln.today
CVSS changed
May 01, 2026 - 19:22 NVD
7.5 (HIGH)
EUVD ID Assigned
May 01, 2026 - 17:00 euvd
EUVD-2026-26698
Analysis Generated
May 01, 2026 - 17:00 vuln.today
CVE Published
May 01, 2026 - 00:00 nvd
HIGH 7.5

DescriptionNVD

AGL agl-service-can-low-level contains a stack buffer overflow in the uds-c library. The send_diagnostic_request function in uds.c allocates a 6-byte stack buffer (MAX_DIAGNOSTIC_PAYLOAD_SIZE=6) but copies up to 7 bytes (MAX_UDS_REQUEST_PAYLOAD_LENGTH=7) via memcpy at an offset of 1+pid_length (2-3 bytes), resulting in 1-4 bytes of controlled stack overflow. The payload_length field (uint8_t) has no bounds check against the destination buffer. On 32-bit ARM automotive ECUs without stack canaries, this can lead to return address overwrite and RCE.

AnalysisAI

Stack buffer overflow in AGL agl-service-can-low-level's uds-c library enables remote code execution on vulnerable automotive ECUs. The send_diagnostic_request function copies up to 7 bytes into a 6-byte stack buffer without bounds checking, allowing 1-4 bytes of controlled stack corruption. …

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

RemediationAI

Within 24 hours: Identify all vehicles and test benches running AGL agl-service-can-low-level and confirm affected uds-c library versions through firmware inventory. Within 7 days: Implement network segmentation to isolate CAN diagnostic interfaces from untrusted networks and disable remote diagnostic access where operationally feasible; document exceptions with compensating controls. …

Sign in for detailed remediation steps.

Share

EUVD-2026-26698 vulnerability details – vuln.today

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