CVE-2026-49943
Last modified
CVE-2026-49943 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. CZ.NIC BIRD Internet Routing Daemon through 2.19.0 contains a stack-based buffer overflow in the BGP AS_PATH mask matching implementation in nest/a-path.c. The as_path_match() function uses a fixed-size stack array of 2048 + 1 pm_pos entries, while parse_path() expands AS_PATH segments from a received BGP UPDATE without enforcing a corresponding capacity limit. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
CZ.NIC BIRD Internet Routing Daemon through 2.19.0 contains a stack-based buffer overflow in the BGP AS_PATH mask matching implementation in nest/a-path.c. The as_path_match() function uses a fixed-size stack array of 2048 + 1 pm_pos entries, while parse_path() expands AS_PATH segments from a received BGP UPDATE without enforcing a corresponding capacity limit. When RFC 8654 BGP Extended Messages are enabled and a BIRD filter evaluates an AS path mask expression such as "bgp_path ~ [= ... =]", an established BGP peer can send a long AS_PATH containing more than 2048 expanded ASNs. This causes parse_path()/as_path_match() to write beyond the fixed stack buffer, resulting in a crash of the daemon. NOTE: reportedly, the Supplier's position is that a fix is not being prioritized because all network operators should already be rejecting routes with unusually long attributes.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-49943?
How severe is CVE-2026-49943?
How do I fix CVE-2026-49943?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-4993A vulnerability has been found in wandb OpenUI up to 0.0.0.0…3.3
- CVE-2026-49938A improper access control vulnerability in Fortinet FortiPor…6.5
- CVE-2026-4994A vulnerability was found in wandb OpenUI up to 1.0/3.5-turb…3.5
- CVE-2026-49940Net::CIDR::Set versions through 0.20 for Perl accept non-ASC…6.5
- CVE-2026-49941Net::CIDR::Set versions through 0.20 for Perl did not valida…7.5
- CVE-2026-49942Net::CIDR::Set versions through 0.20 for Perl did not valida…7.3
- CVE-2026-49944Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-49945Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-49946Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-49948Mem0 versions through 0.2.8, fixed in commit ae7f406, contai…8.6
- CVE-2026-49949CodexBar before 0.33.0 contains a credential forwarding vuln…6
- CVE-2026-4995A vulnerability was determined in wandb OpenUI up to 1.0. Af…3.5
Are you affected by CVE-2026-49943?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
