Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40279

16
FAUCET Score

OVERVIEW CVE-2026-40279 is an undefined behavior vulnerability in BACnet Stack versions prior to 1.4.3, affecting the decode_signed32() function in src/bacnet/bacint.c. The flaw occurs when reconstructing 32-bit signed integers from APDU bytes through signed left-shift operations on bytes with bit 7 set (values ≥ 0x80), violating C standard compliance. This vulnerability impacts any embedded systems running vulnerable versions of the BACnet open source protocol stack library that process signed-integer property values containing high-bit-set bytes. SEVERITY The vulnerability carries a CVSS 3.1 score of 3.7 (LOW) with a network-based attack vector requiring high complexity, no privileges, and no user interaction. The impact is limited to low-severity availability degradation, with no confidentiality or integrity compromise. The EPSS score of 0.00033 indicates minimal real-world exploitation likelihood compared to other disclosed vulnerabilities. EXPLOITATION STATUS There is no evidence of active exploitation. The vulnerability is not listed on the CISA Known Exploited Vulnerabilities catalog and remains on the inactive hotlist. While UndefinedBehaviorSanitizer flags this behavior thousands of times per minute on affected inputs, indicating detection capability, no public exploit code or active community attack campaigns have been documented. The issue was resolved in BACnet Stack version 1.4.3.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.4.3CPE matchmatch criteria
cpe:2.3:a:bacnetstack:bacnet_stack:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

3.7LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
LOW
Exploitability Score
2.2
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.24%
Probability of exploitation in next 30 days
EPSS Percentile
15.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0024 is in the 8th percentile among its peer group of 1,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.3 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Vendor Patches (1)

github_advisoryworkaround availablevia nvd_reference
View patch

References

github.com / bacnet-stack/bacnet-stack/security/advisories/GHSA-326g-j95f-gmxv
ExploitMitigationVendor Advisory