VYPR

Open Sae J1939

by Collin80

Source repositories

CVEs (3)

  • CVE-2026-37534CriMay 1, 2026
    risk 0.57cvss 9.8epss 0.00

    Integer underflow vulnerability in Open-SAE-J1939 thru commit b6caf884df46435e539b1ecbf92b6c29b345bdfe (2025-11-30) in SAE_J1939_Read_Transport_Protocol_Data_Transfer,allows attackers to write to arbitrary memory via crafted sequence number from the CAN frame.

  • CVE-2026-37537HigMay 1, 2026
    risk 0.53cvss 8.1epss 0.00

    collin80/Open-SAE-J1939 thru commit 744024d4306bc387857dfce439558336806acb06 (2023-03-08) contains an integer underflow leading to out-of-bounds write in Transport Protocol Data Transfer handling. At line 23: uint8_t index = data[0] - 1. When data[0] (sequence number from CAN…

  • CVE-2026-42467HigMay 1, 2026
    risk 0.49cvss 7.5epss 0.00

    An issue was discovered in Open-SAE-J1939 thru commit b6caf884df46435e539b1ecbf92b6c29b345bdfe (2025-11-30) in SAE_J1939_Read_Binary_Data_Transfer_DM16 causing a denial of service via crafted CAN frame on the J1939 bus.