CVE-2026-49838
Last modified
CVE-2026-49838 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. GoBGP is an open source Border Gateway Protocol (BGP) implementation in the Go Programming Language. Prior to version 4.7.0, GoBGP accepts a zero-length AS_PATH during UPDATE decoding and later panics while validating that attribute for a confederation eBGP peer. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
GoBGP is an open source Border Gateway Protocol (BGP) implementation in the Go Programming Language. Prior to version 4.7.0, GoBGP accepts a zero-length AS_PATH during UPDATE decoding and later panics while validating that attribute for a confederation eBGP peer. The vulnerable path is in the BGP UPDATE validator: a malformed UPDATE that should be rejected as a malformed AS_PATH instead reaches an unchecked `p.Value[0]` access, allowing a configured confederation eBGP peer to trigger a denial of service. Version 4.7.0 patches the issue.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| osrg | gobgp | < 4.7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-49838?
How severe is CVE-2026-49838?
How do I fix CVE-2026-49838?
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-49832DSpace open source software is a repository application whic…8
- CVE-2026-49833DSpace open source software is a repository application whic…5.5
- CVE-2026-49834sigstore-go is a Go library for Sigstore signing and verific…7.5
- CVE-2026-49835Sigstore Timestamp Authority is a service for issuing RFC 31…7.5
- CVE-2026-49836psd-tools is a Python package for working with Adobe Photosh…4.6
- CVE-2026-49837GoBGP is an open source Border Gateway Protocol (BGP) implem…5.9
- CVE-2026-49839jq is a command-line JSON processor. Prior to 1.8.2,` jq --r…7.1
- CVE-2026-4984The Twilio integration webhook handler accepts any POST requ…8.2
- CVE-2026-49840FreeSWITCH is a Software Defined Telecom Stack enabling the …9.1
- CVE-2026-49841FreeSWITCH is a Software Defined Telecom Stack enabling the …9.8
- CVE-2026-49842FreeSWITCH is a Software Defined Telecom Stack enabling the …7.5
- CVE-2026-49843FreeSWITCH is a Software Defined Telecom Stack enabling the …5.3
Are you affected by CVE-2026-49838?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
