VYPR

BACnet Protocol Stack

by Bacnetstack

Source repositories

CVEs (4)

  • CVE-2018-10238CriApr 20, 2018
    risk 0.64cvss 9.8epss 0.02

    bvlc.c in skarg BACnet Protocol Stack bacserv 0.9.1 and 0.8.5 is affected by a Buffer Overflow because of a lack of packet-size validation. The affected component is bacserv BACnet/IP BVLC forwarded NPDU. The function bvlc_bdt_forward_npdu() calls bvlc_encode_forwarded_npdu()…

  • CVE-2019-12480HigMay 30, 2019
    risk 0.54cvss 7.5epss 0.34

    BACnet Protocol Stack through 0.8.6 has a segmentation fault leading to denial of service in BACnet APDU Layer because a malformed DCC in AtomicWriteFile, AtomicReadFile and DeviceCommunicationControl services. An unauthenticated remote attacker could cause a denial of service…

  • CVE-2025-66624HigDec 5, 2025
    risk 0.00cvss 7.5epss 0.00

    BACnet Protocol Stack library provides a BACnet application layer, network layer and media access (MAC) layer communications services. Prior to 1.5.0.rc2, The npdu_is_expected_reply function in src/bacnet/npdu.c indexes request_pdu[offset+2/3/5] and reply_pdu[offset+1/2/4]…

  • CVE-2023-51773CriFeb 29, 2024
    risk 0.00cvss 9.1epss 0.01

    BACnet Stack before 1.3.2 has a decode function APDU buffer over-read in bacapp_decode_application_data in bacapp.c.