Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-26264— BACnet Stack WriteProperty decoding length underflow leads to OOB read and crash

EPSS 0.07% · P21
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-26264

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
BACnet Stack WriteProperty decoding length underflow leads to OOB read and crash
Source: NVD (National Vulnerability Database)
Vulnerability Description
BACnet Stack is a BACnet open source protocol stack C library for embedded systems. Prior to 1.5.0rc4 and 1.4.3rc2, a malformed WriteProperty request can trigger a length underflow in the BACnet stack, leading to an out‑of‑bounds read and a crash (DoS). The issue is in wp.c within wp_decode_service_request. When decoding the optional priority context tag, the code passes apdu_len - apdu_size to bacnet_unsigned_context_decode without validating that apdu_size <= apdu_len. If a truncated APDU reaches this path, apdu_len - apdu_size underflows, resulting in a large size being used for decoding and an out‑of‑bounds read. This vulnerability is fixed in 1.5.0rc4 and 1.4.3rc2.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
跨界内存读
Source: NVD (National Vulnerability Database)
Vulnerability Title
BACnet Stack 缓冲区错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
BACnet Stack是BACnet Stack开源的一个适用于嵌入式系统、Linux、MacOS、BSD 和 Windows 的 BACnet 开源协议栈 C 库。 BACnet Stack 1.5.0rc4之前版本和1.4.3rc2之前版本存在缓冲区错误漏洞,该漏洞源于处理格式错误的WriteProperty请求时可能触发长度下溢,导致越界读取和崩溃。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
bacnet-stackbacnet-stack >= 1.5.0rc1, < 1.5.0rc4 -

II. Public POCs for CVE-2026-26264

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-26264

登录查看更多情报信息。

Same Patch Batch · bacnet-stack · 2026-02-13 · 3 CVEs total

CVE-2026-218787.5 HIGHBACnet Stack Improperly Limits Pathnames to a Restricted Directory
CVE-2026-218705.5 MEDIUMThe BACnet Protocol Stack library has an Off-by-one Stack-based Buffer Overflow in tokeniz

IV. Related Vulnerabilities

V. Comments for CVE-2026-26264

No comments yet


Leave a comment