๐Ÿ” CVE Alert

CVE-2026-71980

HIGH 7.5

Belledonne Communications bcg729 1.1.2 Out-of-Bounds Read via decodeSIDframe()

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

Belledonne Communications bcg729 through 1.1.2 contains an out-of-bounds read vulnerability in the decodeSIDframe() function in src/cng.c that allows unauthenticated network-adjacent attackers to trigger a heap read beyond buffer boundaries by sending a zero-length comfort-noise RTP payload. A zero-length payload causes an integer underflow in the uint8_t filter order calculation, which wraps to 255 and is clamped to 10, causing the function to unconditionally read 11 bytes from a zero-byte buffer, resulting in media process termination or silent consumption of adjacent heap memory as reflection coefficients.

CWE CWE-125
Vendor belledonnecommunications
Product bcg729
Published Aug 17, 2026
Last Updated Aug 17, 2026
Stay Ahead of the Next One

Get instant alerts for belledonnecommunications bcg729

Be the first to know when new high vulnerabilities affecting belledonnecommunications bcg729 are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

BelledonneCommunications / bcg729
0 โ‰ค 1.1.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/BelledonneCommunications/bcg729/issues/23 linphone.org: https://www.linphone.org/ vulncheck.com: https://www.vulncheck.com/advisories/belledonne-communications-bcg729-out-of-bounds-read-via-decodesidframe

Credits

Fatullayev Asadbek