PT-2026-34009 · Unknown · Bacnet Stack
Jorgebarredo14
·
Published
2026-04-21
·
Updated
2026-04-21
·
CVE-2026-40279
CVSS v3.1
3.7
Low
| Vector | AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L |
Name of the Vulnerable Software and Affected Versions
BACnet Stack versions prior to 1.4.3
Description
The
decode signed32() function in src/bacnet/bacint.c reconstructs a 32-bit signed integer from four APDU bytes using signed left shifts. When any of the four bytes has bit 7 set (value ≥ 0x80), the left-shift operation overflows a signed int32 t, resulting in undefined behavior according to the C standard.Recommendations
Update to version 1.4.3.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Bacnet Stack